kunkun/packages
Huakun 97cd20906f
Feature: add extension api (hide and paste) (#210)
* feat: add paste API to extension API

* feat(desktop): enhance clipboard and hotkey utilities

- Add `hideAndPaste` utility function to simplify window hiding and clipboard pasting
- Adjust key press and sleep timings for more reliable input simulation
- Implement window focus listener in clipboard extension
- Bind input element reference for automatic focus management

* feat(permissions): enhance clipboard permission handling

- Update clipboard permission schema to include paste permission
- Modify clipboard API to check for paste permission before executing
- Refactor permission map and schema for more flexible permission management

* feat(desktop): refactor extension command search and rendering

- Add `svelte-inspect-value` for debugging
- Implement new `ExtCmds` component to replace `ExtCmdsGroup`
- Enhance extension command search with separate Fuse.js instances for installed and dev extensions
- Simplify extension command filtering and rendering logic
- Add derived stores for extension commands with improved type safety

* feat(desktop): improve extension command search filtering

* bump @kksh/api version

* feat(permissions): add clipboard paste permission description
2025-02-26 04:47:43 -05:00
..
api Feature: add extension api (hide and paste) (#210) 2025-02-26 04:47:43 -05:00
ci Feature: license check (#67) 2025-01-18 22:55:43 -05:00
config-eslint Feature: support npm extension publish (#62) 2025-01-16 06:00:07 -05:00
crypto File Transfer (Local Network) (#34) 2024-12-11 08:14:40 -05:00
db Feature: fix extension delete (#96) 2025-02-07 04:43:24 -05:00
extension crosslink issue on linux, and cleanup entire dir (#177) 2025-02-22 02:58:41 -05:00
extensions Feature: add extension api (hide and paste) (#210) 2025-02-26 04:47:43 -05:00
grpc fix: file transfer ip bug 2025-01-12 12:56:13 -05:00
mac-security-rs File Transfer (Local Network) (#34) 2024-12-11 08:14:40 -05:00
package-registry UI (#94) 2025-02-07 01:26:56 -05:00
schema Feature: add author, size, readme display for extension store page (#74) 2025-01-23 07:07:29 -05:00
supabase feat: add cache table to supabase 2025-02-19 03:06:07 -05:00
tauri-plugins/jarvis fix: handle failing icon loading linux gracefully (#193) 2025-02-22 09:12:47 -05:00
templates Feature: add extension api (hide and paste) (#210) 2025-02-26 04:47:43 -05:00
types feat(desktop) Improve search (#202) 2025-02-25 10:21:20 -05:00
typescript-config File Transfer (Local Network) (#34) 2024-12-11 08:14:40 -05:00
ui Feature: add extension api (hide and paste) (#210) 2025-02-26 04:47:43 -05:00
utils Feature: install extension from JSR (#53) 2025-01-10 08:23:18 -05:00