Commit Graph

  • 6b6b86287e
    cleanup combobox focus Andrew Davis 2025-04-05 23:57:20 +1000
  • 95eb908fcf
    revert info on field label Andrew Davis 2025-04-05 23:57:05 +1000
  • 10dbdf783f
    merge dev Andrew Davis 2025-04-05 23:22:25 +1000
  • 41e2bd7323 fix: Remove 0x prefix for HEX Kirill Makhonin 2025-04-04 09:46:02 -0400
  • 73e715117e feat(cloud): disconnect from cloud immediately when cloud URL changes or user requests to deregister Siyuan Miao 2025-04-04 12:58:19 +0200
  • cd78bb5ada feat: Add support for remove KVM switches Kirill Makhonin 2025-04-03 16:50:40 -0400
  • 8268b20f32
    refactor: Update WebRTC connection handling and overlays (#320) Adam Shiervani 2025-04-03 19:32:14 +0200
  • 1a26431147
    chore(cloud): websocket client improvements (#323) Aveline 2025-04-03 19:28:37 +0200
  • 97fc6843af chore: Clean up import statements in devices.$id.tsx Adam Shiervani 2025-04-03 19:17:05 +0200
  • f3b5011d65 feat(cloud): add metrics for cloud connections Siyuan Miao 2025-04-03 19:06:21 +0200
  • 1e9adf81d4 chore: skip websocket client if net isn't up or time sync hasn't complete Siyuan Miao 2025-04-03 18:16:41 +0200
  • 7d5cf918fc
    cleanup delete buttons Andrew Davis 2025-04-04 00:41:57 +1000
  • 5fcc1f4079
    add confirm dialog component Andrew Davis 2025-04-03 23:51:43 +1000
  • 8a056960bf
    add useCallback optimizations Andrew Davis 2025-04-03 23:29:02 +1000
  • 0651cb8256
    use and add info to fieldlabel Andrew Davis 2025-04-03 23:15:40 +1000
  • 54d011897d
    cleanup macrobar Andrew Davis 2025-04-03 18:18:21 +1000
  • 4438dbbe0c
    remove sortable list and simplify Andrew Davis 2025-04-03 17:49:29 +1000
  • 7b8725892d
    split up macro routes Andrew Davis 2025-04-03 16:01:22 +1000
  • 48d8523122
    create sortable list component Andrew Davis 2025-04-03 11:36:09 +1000
  • 19915abbca fix: Update comments for WebRTC connection handling in KvmIdRoute Adam Shiervani 2025-04-02 23:05:25 +0200
  • ed914b3578 refactor: Update WebRTC connection handling and overlays Adam Shiervani 2025-04-02 22:53:19 +0200
  • 0206d798a3
    cleanup styles and macro list Andrew Davis 2025-04-03 01:54:16 +1000
  • 5c3424e89f
    remove macro description Andrew Davis 2025-04-03 01:14:37 +1000
  • 223558a6a0
    create generic combobox component Andrew Davis 2025-04-03 00:59:38 +1000
  • 6406400884
    extract display key mappings Andrew Davis 2025-04-03 00:58:55 +1000
  • 669e4244a6
    use existing components and CTA Andrew Davis 2025-04-02 23:29:41 +1000
  • c65d222ee0
    feat(ui): add className prop to Checkbox component to allow custom styling Andrew Davis 2025-04-02 23:28:55 +1000
  • 6ab0b7ecfa cleaned up logging JackTheRooster 2025-04-01 21:35:39 -0500
  • 42e50308a2 cleaned up logging JackTheRooster 2025-04-01 21:12:45 -0500
  • 6c364f0955 fix for default values on jiggler input fields JackTheRooster 2025-04-01 21:11:51 -0500
  • 4eadb98616 added logging fixed time since last user input logic JackTheRooster 2025-04-01 21:04:49 -0500
  • 7cac28926a
    return error rather than truncate steps in validation Andrew Davis 2025-04-02 09:14:22 +1000
  • 65e4a58ad9
    chore: Update README Discord Link (#308) Aveline 2025-03-31 06:05:30 +0200
  • 2766f50dce
    cleanup settings menu Andrew Davis 2025-03-30 22:40:39 +1000
  • 452e7827c3
    use notifications component and handle jsonrpc errors Andrew Davis 2025-03-30 22:13:42 +1000
  • df0d083a28
    chore: Update README Discord Link Cameron Fleming 2025-03-29 21:13:59 +0000
  • 2ba8e1981b
    add ui keyboard macros settings and macro bar Andrew Davis 2025-03-29 18:05:11 +1000
  • 5650bad796
    add jsonrpc keyboard macro get/set Andrew Davis 2025-03-29 18:05:07 +1000
  • 1f8f885a1d
    chore: Enable more linters (#255) Aveline 2025-03-28 10:21:49 +0100
  • c338533029 now using gadget last input time to determine if jiggler can be activated added UI elements to set jiggler config JackTheRooster 2025-03-26 23:51:45 -0500
  • 1188da2ab8
    Merge f4e29f1b9c into edafe996a9 Aveline 2025-03-27 00:52:58 +0100
  • f4e29f1b9c feat: make metrics endpoint opt-in feat/metrics-optin Siyuan Miao 2025-03-27 00:49:42 +0100
  • aed453cc8c
    chore: Enable more linters SuperQ 2025-03-12 16:29:45 +0100
  • edafe996a9
    chore: fix linting issues of web_tls.go (#287) Aveline 2025-03-26 18:32:55 +0100
  • a9180c972c
    chore: move smoketest to private repo (#291) Aveline 2025-03-26 18:02:03 +0100
  • f3294e2ec4
    Update README.md Julian Zander 2025-03-26 11:18:35 +0100
  • 34786647c0 formatting JackTheRooster 2025-03-25 22:59:09 -0500
  • 1183ba70e9 updated jiggler config UI JackTheRooster 2025-03-25 22:56:16 -0500
  • 9a6356ff05 Merge branch 'dev' of github.com:jackislanding/jack-kvm into feature/jiggler-scheduler JackTheRooster 2025-03-25 22:55:35 -0500
  • b5e0f894bc chore: move smoketest to private repo Siyuan Miao 2025-03-25 14:53:59 +0100
  • a3580b5465
    Improve error handling when `RTCPeerConnection` throws (#289) Adam Shiervani 2025-03-25 14:54:04 +0100
  • 5b3b35ad81 refactor: update peer connection state handling and improve type definitions across components Adam Shiervani 2025-03-25 11:43:58 +0100
  • 12811b23ca fix(WebRTC): improve error handling during peer connection creation and add connection error overlay Adam Shiervani 2025-03-25 11:15:14 +0100
  • 3b711db781
    Apply and Upgrade Eslint (#288) Adam Shiervani 2025-03-25 11:56:24 +0100
  • b1dde64c89 Rename frontend-lint workflow to ui-lint for clarity Adam Shiervani 2025-03-25 10:46:29 +0100
  • b7d47be916 Update UI linting workflow Adam Shiervani 2025-03-25 10:46:17 +0100
  • a6eca929dc Remove pull_request trigger from UI linting workflow Adam Shiervani 2025-03-25 10:45:08 +0100
  • 9979bb4161 More linting fixes Adam Shiervani 2025-03-25 10:44:08 +0100
  • 396f7f348d Move UI linting to separate file Adam Shiervani 2025-03-25 10:31:19 +0100
  • d725bd0aad feat: add frontend linting job to GitHub Actions workflow Adam Shiervani 2025-03-25 10:28:52 +0100
  • 84f53873e1 Upgrade ESLINT and fix issues Adam Shiervani 2025-03-25 10:25:07 +0100
  • 7f29d5a08f jiggler settings now persist JackTheRooster 2025-03-24 23:47:37 -0500
  • 5515d33b09 Merge branch 'dev' of github.com:jackislanding/jack-kvm into feature/jiggler-scheduler JackTheRooster 2025-03-24 22:58:56 -0500
  • 9ecbe833ae moved jiggler settings to separate component JackTheRooster 2025-03-24 22:08:42 -0500
  • 9d511d7f58
    Autoplay permission handling (#285) Adam Shiervani 2025-03-24 23:32:13 +0100
  • 5d7d4db4aa
    Improve connection error handling (#284) Adam Shiervani 2025-03-24 23:31:23 +0100
  • 21cacb6921 Remove unused PlayIcon import to clean up code Adam Shiervani 2025-03-24 23:30:26 +0100
  • 0a7847c5ab
    fix: create empty resource directory to avoid static type check failure (#286) Aveline 2025-03-24 23:29:46 +0100
  • 1b8954e9f3 chore: fix linting issues of web_tls.go Siyuan Miao 2025-03-24 23:20:08 +0100
  • ab03aded74 chore: create empty resource directory to avoid static type check fail Siyuan Miao 2025-03-24 23:10:06 +0100
  • a3f472f557
    Merge branch 'jetkvm:dev' into chore/embed-golint Aveline 2025-03-24 23:07:43 +0100
  • 934433f392 feat(VideoOverlay): update NoAutoplayPermissionsOverlay styling and improve user instructions Adam Shiervani 2025-03-24 21:09:48 +0100
  • 194258d4da feat(VideoOverlay): add NoAutoplayPermissionsOverlay component and improve HDMIErrorOverlay content Adam Shiervani 2025-03-24 20:55:40 +0100
  • 135a6c029f fix(WebRTC): extend connection timeout from 1 second to 60 seconds for improved error handling Adam Shiervani 2025-03-24 20:15:08 +0100
  • e660dd3870 refactor(WebRTC): simplify WebRTCVideo component and enhance connection error handling Adam Shiervani 2025-03-24 20:12:31 +0100
  • 344a549f0b feat(WebRTC): enhance connection management with connection failures after X attempts or a certain time Adam Shiervani 2025-03-24 18:20:05 +0100
  • 204e6c7faf feat(UsbDeviceSetting): integrate remote virtual media state management and improve USB config handlingt Adam Shiervani 2025-03-24 12:32:12 +0100
  • caf3922ecd
    refactor(WebRTCVideo): improve mouse event handling and video playback logic (#282) Adam Shiervani 2025-03-24 12:07:31 +0100
  • d7efc38593 refactor(WebRTCVideo): improve mouse event handling and video playback logic Adam Shiervani 2025-03-24 11:43:22 +0100
  • a982ec571f added JigglerConfig struct added jiggler scheduler jitter randomizes jiggler activation JackTheRooster 2025-03-23 23:56:30 -0500
  • 43bf322c75
    0.3.8 (#275) release/0.3.8 Aveline 2025-03-19 18:33:35 +0100
  • ec5226ebdb
    Merge branch 'main' into dev Aveline 2025-03-19 18:30:30 +0100
  • f198df816c
    fix(Dialog): restore navigation after mount process completion (#274) Adam Shiervani 2025-03-19 18:18:51 +0100
  • 02148281e2 fix(Dialog): restore navigation after mount process completion Adam Shiervani 2025-03-19 18:18:07 +0100
  • f30eb0355e
    fix(Dialog): ensure navigation occurs after mount process completion (#273) Adam Shiervani 2025-03-19 18:12:49 +0100
  • 65333fc61d fix(Dialog): ensure navigation occurs after mount process completion Adam Shiervani 2025-03-19 18:11:51 +0100
  • 439ef01687
    fix(usb_mass_storage): should use path instead of configPath (#272) Aveline 2025-03-19 17:51:43 +0100
  • f3c49b853d fix(usb_mass_storage): should use path instead of configPath Siyuan Miao 2025-03-19 17:43:19 +0100
  • 8e2ed6059d
    Refactor: remove USB configuration components and update settings structure (#271) Adam Shiervani 2025-03-19 15:57:53 +0100
  • c97ac6defb Refactor: remove USB configuration components and update settings structure Adam Shiervani 2025-03-19 14:56:34 +0100
  • d52e7d04d1
    feat: relative mouse (#246) Aveline 2025-03-19 11:47:15 +0100
  • e426515ce9
    fix: build info was missing (#269) Aveline 2025-03-18 18:03:05 +0100
  • d291053e06 fix: build info was missing Siyuan Miao 2025-03-18 18:00:21 +0100
  • fc93b2bd4a feat: relative mouse Siyuan Miao 2025-03-18 14:50:24 +0100
  • c4348c7eb4
    feat: simple TLS support (#247) Aveline 2025-03-18 14:07:45 +0100
  • 369bd3fb18
    Merge branch 'dev' into feat/tls Aveline 2025-03-18 14:05:33 +0100
  • 9ee6c39178 PR adjustments. Marc Brooks 2025-03-17 17:56:56 -0500
  • 64421caa7f Add more public NTP servers Marc Brooks 2025-02-26 15:10:56 -0600
  • b0f54d5e45 chore: skip linting web_embed.go Siyuan Miao 2025-03-12 15:08:24 +0100
  • 233d059d90 chore: upgrade golangci-lint-action to v6.5.0 Siyuan Miao 2025-03-12 15:05:15 +0100