
* feat: implement a file streamer for file share Only server with hardcoded file path * bump valibot version * feat: add server-info gRPC module to serve server info * feat: add ssl cert and public key to peers state When peer is online, KK always have know its cert and pub key for future secure communication * feat: add grpc ts package * Enable "/refresh-worker-extension" rest API, grpc version isn't ready yet * update pnpm lock * ci: fix CI by moving protobuf install order * ci: fix * upgrade api due to valibot incompatibility * fix: use fs instead of bun shell to be compatible with windows * skip grpc pkg build on windows * feat: local network file transfer prototype working * fix: grpc build.ts * download next to 14 * ci: add ci env try to fix next * fix: hideRefreshBtn and a few other btns' hide API in iframe ext page * feat: disable NODE_TLS_REJECT_UNAUTHORIZED for extension HMR refresh * fix: manifest json schema with objectWithRest to allow any other fields in package.json * chore: update valibot and related dependencies to version 1.0.0-beta.9 in pnpm-lock.yaml * ci: add protobuf compiler installation to manifest-schema-upload workflow * refactor: move grpc code from jarvis to a separate grpc crate for easier testing * feat(file-transfer): POC multi file + directory file transfer * feat(file-transfer): replace file transfer recursive download in ts with rust * feat(file-transfer): implement on_progress event for file transfer * feat(file-transfer): report progress every 1MB instead of 100 iterations * feat(file-transfer): add progress bar * feat(file-transfer): UI * feat(file-transfer): add file transfer bucket info preview Show total size and number of files * feat(file-transfer): improve UX Show bucket info during confirm; improve progress bar UI, prevent inconsistent width * feat(grpc): skip build in Cloudflare Pages due to missing protoc * refactor: with cargo fix, unused imports removed * ci: debug cloudflare pages env var * fix(grpc): update environment variable access for Cloudflare Pages build check * fix(grpc): add error handling for protoc command in build script * chore: update kkrpc version to 0.0.13, remove kkrpc submodule, and enhance grpc build script logging - Updated kkrpc dependency version from 0.0.12 to 0.0.13 in package.json. - Removed the kkrpc submodule from the project. - Enhanced logging in the grpc build script to include additional Cloudflare Pages environment variables for better debugging. * fix(api): typescript error, remove base.json from tsconfig * chore: update pnpm lock * fix(api): update TypeScript configuration to extend base.json and clean up unused options * refactor(api): update TypeScript configuration to extend path-alias.json and enhance compiler options * fix(api): restore KunkunManifestPermission in PermissionUnion and update valibot import in schema tests * fix: missing trait error * fix: js require replaced with import * test: fix a unit test with a more robust method --------- Co-authored-by: Huakun Shen <huaukun.shen@huakunshen.com>
25 KiB
Permission Table
Identifier | Description |
---|---|
|
This enables all permissions for Jarvis |
|
Enables the add_to_history command without any pre-configured scope. |
|
Denies the add_to_history command without any pre-configured scope. |
|
Enables the app_is_dev command without any pre-configured scope. |
|
Denies the app_is_dev command without any pre-configured scope. |
|
Enables the check_screen_capture_access command without any pre-configured scope. |
|
Denies the check_screen_capture_access command without any pre-configured scope. |
|
Enables the close_devtools command without any pre-configured scope. |
|
Denies the close_devtools command without any pre-configured scope. |
|
Enables the compress_tarball command without any pre-configured scope. |
|
Denies the compress_tarball command without any pre-configured scope. |
|
Enables the create_command command without any pre-configured scope. |
|
Denies the create_command command without any pre-configured scope. |
|
Enables the create_extension command without any pre-configured scope. |
|
Denies the create_extension command without any pre-configured scope. |
|
Enables the create_extension_data command without any pre-configured scope. |
|
Denies the create_extension_data command without any pre-configured scope. |
|
Enables the decompress_tarball command without any pre-configured scope. |
|
Denies the decompress_tarball command without any pre-configured scope. |
|
Enables the delete_command_by_id command without any pre-configured scope. |
|
Denies the delete_command_by_id command without any pre-configured scope. |
|
Enables the delete_extension_by_ext_id command without any pre-configured scope. |
|
Denies the delete_extension_by_ext_id command without any pre-configured scope. |
|
Enables the delete_extension_by_path command without any pre-configured scope. |
|
Denies the delete_extension_by_path command without any pre-configured scope. |
|
Enables the delete_extension_data_by_id command without any pre-configured scope. |
|
Denies the delete_extension_data_by_id command without any pre-configured scope. |
|
Enables the download_file command without any pre-configured scope. |
|
Denies the download_file command without any pre-configured scope. |
|
Enables the download_files command without any pre-configured scope. |
|
Denies the download_files command without any pre-configured scope. |
|
Enables the eject_all_disks command without any pre-configured scope. |
|
Denies the eject_all_disks command without any pre-configured scope. |
|
Enables the empty_trash command without any pre-configured scope. |
|
Denies the empty_trash command without any pre-configured scope. |
|
Enables the file_search command without any pre-configured scope. |
|
Denies the file_search command without any pre-configured scope. |
|
Enables the file_transfer_preview_bucket command without any pre-configured scope. |
|
Denies the file_transfer_preview_bucket command without any pre-configured scope. |
|
Enables the get_all_extensions command without any pre-configured scope. |
|
Denies the get_all_extensions command without any pre-configured scope. |
|
Enables the get_all_extensions_by_identifier command without any pre-configured scope. |
|
Denies the get_all_extensions_by_identifier command without any pre-configured scope. |
|
Enables the get_applications command without any pre-configured scope. |
|
Denies the get_applications command without any pre-configured scope. |
|
Enables the get_command_by_id command without any pre-configured scope. |
|
Denies the get_command_by_id command without any pre-configured scope. |
|
Enables the get_commands_by_ext_id command without any pre-configured scope. |
|
Denies the get_commands_by_ext_id command without any pre-configured scope. |
|
Enables the get_default_extensions_dir command without any pre-configured scope. |
|
Denies the get_default_extensions_dir command without any pre-configured scope. |
|
Enables the get_default_extensions_storage_dir command without any pre-configured scope. |
|
Denies the get_default_extensions_storage_dir command without any pre-configured scope. |
|
Enables the get_dev_extension_folder command without any pre-configured scope. |
|
Denies the get_dev_extension_folder command without any pre-configured scope. |
|
Enables the get_ext_label_map command without any pre-configured scope. |
|
Denies the get_ext_label_map command without any pre-configured scope. |
|
Enables the get_extension_data_by_id command without any pre-configured scope. |
|
Denies the get_extension_data_by_id command without any pre-configured scope. |
|
Enables the get_extension_folder command without any pre-configured scope. |
|
Denies the get_extension_folder command without any pre-configured scope. |
|
Enables the get_file_transfer_bucket_by_key command without any pre-configured scope. |
|
Denies the get_file_transfer_bucket_by_key command without any pre-configured scope. |
|
Enables the get_file_transfer_bucket_keys command without any pre-configured scope. |
|
Denies the get_file_transfer_bucket_keys command without any pre-configured scope. |
|
Enables the get_files_to_send command without any pre-configured scope. |
|
Denies the get_files_to_send command without any pre-configured scope. |
|
Enables the get_history command without any pre-configured scope. |
|
Denies the get_history command without any pre-configured scope. |
|
Enables the get_peers command without any pre-configured scope. |
|
Denies the get_peers command without any pre-configured scope. |
|
Enables the get_selected_files_in_file_explorer command without any pre-configured scope. |
|
Denies the get_selected_files_in_file_explorer command without any pre-configured scope. |
|
Enables the get_server_port command without any pre-configured scope. |
|
Denies the get_server_port command without any pre-configured scope. |
|
Enables the get_unique_extension_by_identifier command without any pre-configured scope. |
|
Denies the get_unique_extension_by_identifier command without any pre-configured scope. |
|
Enables the get_unique_extension_by_path command without any pre-configured scope. |
|
Denies the get_unique_extension_by_path command without any pre-configured scope. |
|
Enables the hide_all_apps_except_frontmost command without any pre-configured scope. |
|
Denies the hide_all_apps_except_frontmost command without any pre-configured scope. |
|
Enables the is_devtools_open command without any pre-configured scope. |
|
Denies the is_devtools_open command without any pre-configured scope. |
|
Enables the is_window_label_registered command without any pre-configured scope. |
|
Denies the is_window_label_registered command without any pre-configured scope. |
|
Enables the local_net_send_file command without any pre-configured scope. |
|
Denies the local_net_send_file command without any pre-configured scope. |
|
Enables the logout_user command without any pre-configured scope. |
|
Denies the logout_user command without any pre-configured scope. |
|
Enables the mute command without any pre-configured scope. |
|
Denies the mute command without any pre-configured scope. |
|
Enables the open_devtools command without any pre-configured scope. |
|
Denies the open_devtools command without any pre-configured scope. |
|
Enables the open_trash command without any pre-configured scope. |
|
Denies the open_trash command without any pre-configured scope. |
|
Enables the path_exists command without any pre-configured scope. |
|
Denies the path_exists command without any pre-configured scope. |
|
Enables the plist_to_json command without any pre-configured scope. |
|
Denies the plist_to_json command without any pre-configured scope. |
|
Enables the quit_all_apps command without any pre-configured scope. |
|
Denies the quit_all_apps command without any pre-configured scope. |
|
Enables the reboot command without any pre-configured scope. |
|
Denies the reboot command without any pre-configured scope. |
|
Enables the refresh_applications_list command without any pre-configured scope. |
|
Denies the refresh_applications_list command without any pre-configured scope. |
|
Enables the refresh_applications_list_in_bg command without any pre-configured scope. |
|
Denies the refresh_applications_list_in_bg command without any pre-configured scope. |
|
Enables the register_extension_spawned_process command without any pre-configured scope. |
|
Denies the register_extension_spawned_process command without any pre-configured scope. |
|
Enables the register_extension_window command without any pre-configured scope. |
|
Denies the register_extension_window command without any pre-configured scope. |
|
Enables the request_screen_capture_access command without any pre-configured scope. |
|
Denies the request_screen_capture_access command without any pre-configured scope. |
|
Enables the restart_server command without any pre-configured scope. |
|
Denies the restart_server command without any pre-configured scope. |
|
Enables the run_apple_script command without any pre-configured scope. |
|
Denies the run_apple_script command without any pre-configured scope. |
|
Enables the run_powershell command without any pre-configured scope. |
|
Denies the run_powershell command without any pre-configured scope. |
|
Enables the search_extension_data command without any pre-configured scope. |
|
Denies the search_extension_data command without any pre-configured scope. |
|
Enables the server_is_running command without any pre-configured scope. |
|
Denies the server_is_running command without any pre-configured scope. |
|
Enables the set_dev_extension_folder command without any pre-configured scope. |
|
Denies the set_dev_extension_folder command without any pre-configured scope. |
|
Enables the set_extension_folder command without any pre-configured scope. |
|
Denies the set_extension_folder command without any pre-configured scope. |
|
Enables the set_volume command without any pre-configured scope. |
|
Denies the set_volume command without any pre-configured scope. |
|
Enables the show_desktop command without any pre-configured scope. |
|
Denies the show_desktop command without any pre-configured scope. |
|
Enables the shutdown command without any pre-configured scope. |
|
Denies the shutdown command without any pre-configured scope. |
|
Enables the sleep command without any pre-configured scope. |
|
Denies the sleep command without any pre-configured scope. |
|
Enables the sleep_displays command without any pre-configured scope. |
|
Denies the sleep_displays command without any pre-configured scope. |
|
Enables the spawn_extension_file_server command without any pre-configured scope. |
|
Denies the spawn_extension_file_server command without any pre-configured scope. |
|
Enables the start_server command without any pre-configured scope. |
|
Denies the start_server command without any pre-configured scope. |
|
Enables the stop_server command without any pre-configured scope. |
|
Denies the stop_server command without any pre-configured scope. |
|
Enables the toggle_bluetooth command without any pre-configured scope. |
|
Denies the toggle_bluetooth command without any pre-configured scope. |
|
Enables the toggle_devtools command without any pre-configured scope. |
|
Denies the toggle_devtools command without any pre-configured scope. |
|
Enables the toggle_hidden_files command without any pre-configured scope. |
|
Denies the toggle_hidden_files command without any pre-configured scope. |
|
Enables the toggle_mute command without any pre-configured scope. |
|
Denies the toggle_mute command without any pre-configured scope. |
|
Enables the toggle_stage_manager command without any pre-configured scope. |
|
Denies the toggle_stage_manager command without any pre-configured scope. |
|
Enables the toggle_system_appearance command without any pre-configured scope. |
|
Denies the toggle_system_appearance command without any pre-configured scope. |
|
Enables the turn_volume_down command without any pre-configured scope. |
|
Denies the turn_volume_down command without any pre-configured scope. |
|
Enables the turn_volume_up command without any pre-configured scope. |
|
Denies the turn_volume_up command without any pre-configured scope. |
|
Enables the unmute command without any pre-configured scope. |
|
Denies the unmute command without any pre-configured scope. |
|
Enables the unregister_extension_spawned_process command without any pre-configured scope. |
|
Denies the unregister_extension_spawned_process command without any pre-configured scope. |
|
Enables the unregister_extension_window command without any pre-configured scope. |
|
Denies the unregister_extension_window command without any pre-configured scope. |
|
Enables the unzip command without any pre-configured scope. |
|
Denies the unzip command without any pre-configured scope. |
|
Enables the update_command_by_id command without any pre-configured scope. |
|
Denies the update_command_by_id command without any pre-configured scope. |
|
Enables the update_extension_data_by_id command without any pre-configured scope. |
|
Denies the update_extension_data_by_id command without any pre-configured scope. |
|
Enables the verify_auth command without any pre-configured scope. |
|
Denies the verify_auth command without any pre-configured scope. |
|
This enables all permissions for Jarvis |