Commit Graph

  • 3476ace47d feat(ui): enhance network settings with static IP configuration Adam Shiervani 2025-08-06 14:06:42 +0200
  • 94ca3fa3f4 Stability: prevent race condition when clicking on Mic Start, Stop buttons in quick succession Alex P 2025-08-05 09:02:21 +0300
  • 3c1f96d49c Separation of Concerns: Move the audio-related code into the audio internal package Alex P 2025-08-05 02:04:37 +0300
  • a208715cc6 Fix: goimports Alex P 2025-08-05 01:49:09 +0300
  • 638d08cdc5 Fix: goimports Alex P 2025-08-05 01:47:50 +0300
  • 520c218598 Efficiency Improvements: Switch to websocket-based communication for audio metrics & status Alex P 2025-08-05 01:43:40 +0300
  • 3158ca59f7 Finetuning: further perf. tunning Alex P 2025-08-05 01:05:06 +0300
  • 612dca3fca Fix: eslint errors Alex P 2025-08-05 00:17:08 +0300
  • 3444607021 Improvements, Fixes: reduce mouse lag when audio is on Alex P 2025-08-04 23:25:24 +0300
  • 3dc196bab5 Fix: lint errors Alex P 2025-08-04 20:30:39 +0300
  • 575abb75f0 [WIP] Updates: audio input support Alex P 2025-08-04 00:11:12 +0300
  • 09ac8c5e37 Cleanup / Fix: linting errors, code formatting, etc Alex P 2025-08-02 17:45:24 +0000
  • 4f47d62079 [#315] Updates: add advanced audio support Alex P 2025-07-31 00:29:56 +0300
  • 07506c570d
    build(deps): bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.15.0 dependabot[bot] 2025-08-01 18:44:14 +0000
  • 0c2c93ba64
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2025-08-01 18:44:09 +0000
  • e31aa0c0f4
    build(deps): bump github.com/prometheus/procfs from 0.16.1 to 0.17.0 dependabot[bot] 2025-08-01 18:44:07 +0000
  • 5ad333850b
    build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 dependabot[bot] 2025-08-01 18:44:04 +0000
  • 77463a12bf
    build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 dependabot[bot] 2025-08-01 18:43:59 +0000
  • 4f6c1748ee
    build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 dependabot[bot] 2025-08-01 18:43:56 +0000
  • 7fcd07bc07
    build(deps): bump framer-motion from 12.23.3 to 12.23.12 in /ui dependabot[bot] 2025-08-01 18:20:15 +0000
  • f2b6c203e3
    build(deps): bump react-dom and @types/react-dom in /ui dependabot[bot] 2025-08-01 18:20:06 +0000
  • d32c9a75e2
    build(deps): bump @headlessui/react from 2.2.4 to 2.2.7 in /ui dependabot[bot] 2025-08-01 18:19:54 +0000
  • ee22a328a6
    build(deps-dev): bump eslint from 9.30.1 to 9.32.0 in /ui dependabot[bot] 2025-08-01 18:19:48 +0000
  • cc0af05892
    build(deps-dev): bump @typescript-eslint/parser in /ui dependabot[bot] 2025-08-01 18:19:41 +0000
  • 2810080600
    build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /ui dependabot[bot] 2025-08-01 18:19:30 +0000
  • 8ef936c4db
    build(deps): bump zustand from 4.5.7 to 5.0.7 in /ui dependabot[bot] 2025-08-01 18:19:15 +0000
  • 3790b6ac0c
    build(deps-dev): bump vite from 6.3.5 to 7.0.6 in /ui dependabot[bot] 2025-08-01 18:19:06 +0000
  • d542f309fc
    build(deps): bump react-router-dom from 6.30.1 to 7.7.1 in /ui dependabot[bot] 2025-08-01 18:18:55 +0000
  • d9d185fd69
    build(deps): bump @eslint/plugin-kit in /ui in the npm_and_yarn group dependabot[bot] 2025-07-29 09:22:07 +0000
  • 55fbd6c359 docs: add comprehensive DEVELOPMENT.md for JetKVM (#692) Silke pilon 2025-07-15 23:40:42 +0200
  • ca4229d6ca docs: add links to prerequisites in DEVELOPMENT.md Silke pilon 2025-07-15 22:34:13 +0200
  • cd3fc8db8f docs: add recommended development environment section Silke pilon 2025-07-15 22:27:51 +0200
  • 8ab34458c9 docs: remove duplicate "Get Started" header in DEVELOPMENT.md Silke pilon 2025-07-15 22:17:53 +0200
  • 211d5322ac enhancement: add new EDID for DELL IDRAC, 1280x1024 to video settings Adam Shiervani 2025-07-15 22:10:31 +0200
  • 14317675fb Revert "enhancement/add-edid" Adam Shiervani 2025-07-15 22:02:53 +0200
  • a4c82e2f05 docs: rewrite DEVELOPMENT.md for clearer setup and usage Silke pilon 2025-07-15 21:59:49 +0200
  • 57c4c3c2a6 enhancement/add-edid Adam Shiervani 2025-07-15 21:57:26 +0200
  • b3cdaaa8dc docs: clean up DEVELOPMENT.md by removing outdated sections Silke pilon 2025-07-15 21:44:02 +0200
  • 8bb387b3e6 Merge `origin/dev` into `Lane` Silke pilon 2025-07-15 21:38:23 +0200
  • dcdbe87ad7 docs: add comprehensive DEVELOPMENT.md for JetKVM Silke pilon 2025-07-15 21:35:50 +0200
  • 8f76e1f2ab feat: Factory Reset and Reboot wording rework. (#529) Adam Kelly 2025-07-15 17:32:43 +0100
  • cff3ddad29
    chore: add issue templates (#686) Aveline 2025-07-14 18:10:49 +0200
  • 406dbc25cb chore: add remote device info Siyuan Miao 2025-07-14 15:24:52 +0200
  • 50d2674281 chore: add issue templates Siyuan Miao 2025-07-14 15:20:25 +0200
  • cf650b4aa1
    build(deps): bump react-router-dom from 6.30.0 to 7.6.3 in /ui dependabot[bot] 2025-07-11 21:42:32 +0000
  • b4525b8760
    chore/ Fix go lint error (#683) Marc Brooks 2025-07-11 16:41:05 -0500
  • 5a3ce2d6ec
    chore(ui) Upgrade packages (#682) Marc Brooks 2025-07-11 16:41:01 -0500
  • 3ea81a3cd5
    chore/ Fix go lint error Marc Brooks 2025-07-11 15:19:48 -0500
  • 8a833dfffd
    chore(ui) Upgrade packages Marc Brooks 2025-07-11 13:46:14 -0500
  • f1953fddbc
    chore: add metrics for configuration and WOL (#193) Ben Kochie 2025-07-11 18:14:32 +0200
  • 9ba97ebe67
    chore(ui): Clean new keyboard option (#495) Marc Brooks 2025-07-11 10:56:03 -0500
  • 5fb8d866ba
    refactor(ui): Refactor the keyboardLayouts (#497) Marc Brooks 2025-07-11 10:49:06 -0500
  • 3359f8fca4
    Remove Out Endpoint Descriptors from Absolute Mouse and Relative Mouse (#542) rmschooley 2025-07-11 10:43:37 -0500
  • ef95643a86
    Implement HTTP proxy option (#515). (#521) Daniel Collins 2025-07-11 16:43:22 +0100
  • 1fc603b553
    Add -i/--install option to dev_deploy.sh (#527) Daniel Collins 2025-07-11 16:09:49 +0100
  • 1af3efd7c0
    Merge branch 'dev' into dev Aveline 2025-07-11 17:07:28 +0200
  • aada3d95e0
    feat(metrics): adding prometheus metrics for dc power extension (#556) Bradley Wilson-Hunt 2025-07-11 16:04:41 +0100
  • d704fcc6c7
    feat: add command to show version (#604) Aveline 2025-07-11 11:32:46 +0200
  • fe525676be move code to kvm package Siyuan Miao 2025-05-20 15:06:27 +0200
  • 5aa46c06a0 feat: add -version flag for jetkvm_app Siyuan Miao 2025-05-20 14:58:11 +0200
  • ab3dda6dee chore(network): fix linting error errcheck Siyuan Miao 2025-07-11 11:30:02 +0200
  • ced12780a4
    build(deps): bump zustand from 4.5.7 to 5.0.6 in /ui dependabot[bot] 2025-07-11 06:07:30 +0000
  • 4a23f22a55
    chore: upgrade ui packages (#571) Marc Brooks 2025-07-11 01:06:17 -0500
  • 11a095c0f6
    feat(ntp): enhances time sync with DHCP NTP and custom servers (#625) Marc Brooks 2025-07-11 01:04:19 -0500
  • 0fa16246cd
    Merge 97b00c6ffc into 584768bacf Aveline 2025-07-10 12:23:30 +0200
  • 584768bacf
    chore: remove /device/ui-config.js endpoint (#678) Aveline 2025-07-10 12:04:47 +0200
  • 4470109712 chore: remove /device/ui-config.js endpoint Siyuan Miao 2025-07-10 11:13:24 +0200
  • 488276f3a8
    feat(ui): reboot device (#421) (#505) adammkelly 2025-07-09 23:02:13 +0100
  • 7267347261
    feat(dc-power-extension): power restore mode in DCPowerControl component (#672) Patrick Hofmann 2025-07-09 23:58:46 +0200
  • 393bc122d4
    chore: fix the base usb configuration (#610) Marc Brooks 2025-07-09 16:57:51 -0500
  • 6d13e1be12
    chore: remove ActionBar-Ctrl-Alt-Del (#669) Marc Brooks 2025-07-09 16:53:44 -0500
  • 1abf36686c
    fixing lint issue Patrick Hofmann 2025-07-09 18:27:19 +0200
  • df141d2200
    DC-extension: Supporting to set the power restore mode in DCPowerControl component Patrick Hofmann 2025-07-06 13:44:55 +0200
  • 4e47b5692c Remove useLocation hook to prevent unnecessary re-renders in device route cursor/refactor-uselocation-to-prevent-re-renders-f026 Cursor Agent 2025-07-04 11:46:51 +0000
  • c0ebb8554a Remove unused location references and simplify navigation logic cursor/remove-uselocation-from-devices-id-tsx-7751 Cursor Agent 2025-07-04 11:42:34 +0000
  • 818f9078e3
    Bump packages Marc Brooks 2025-06-10 14:34:03 -0500
  • 7800f80fcc
    chore Finish removal of ActionBar-Ctrl-Alt-Del Marc Brooks 2025-07-01 20:50:11 +0000
  • bde0a086ab chore: bump to 0.4.7 release/0.4.6 Siyuan Miao 2025-07-03 19:03:46 +0200
  • 9c9335da31
    chore: typo 'supression' should be 'suppression' (#671) Aveline 2025-07-03 17:28:00 +0200
  • b5ce6885c0 chore: typo 'supression' should be 'suppression' Siyuan Miao 2025-07-03 17:25:11 +0200
  • 090e0b4b47
    build(deps): bump actions/setup-go from 4.2.1 to 5.5.0 (#666) dependabot[bot] 2025-07-03 17:21:11 +0200
  • 48a7a638a3
    build(deps): bump github.com/pion/webrtc/v4 from 4.1.2 to 4.1.3 (#667) dependabot[bot] 2025-07-03 17:21:04 +0200
  • e4f6a713a5
    build(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 (#668) dependabot[bot] 2025-07-03 17:19:27 +0200
  • 9fcf74b398
    fix(display): reset display state after native binary is restarted (#654) Aveline 2025-07-03 17:18:09 +0200
  • 5a389e61d0
    build(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 dependabot[bot] 2025-07-01 19:14:50 +0000
  • 4bbc2937e4
    build(deps): bump github.com/pion/webrtc/v4 from 4.1.2 to 4.1.3 dependabot[bot] 2025-07-01 19:14:45 +0000
  • 846e522e72
    build(deps): bump actions/setup-go from 4.2.1 to 5.5.0 dependabot[bot] 2025-07-01 19:09:22 +0000
  • 465ff38039
    build(deps-dev): bump @eslint/compat from 1.2.9 to 1.3.1 in /ui dependabot[bot] 2025-07-01 18:20:15 +0000
  • e9789e2f7e
    build(deps-dev): bump postcss from 8.5.3 to 8.5.6 in /ui dependabot[bot] 2025-07-01 18:19:58 +0000
  • 8eae98bdd3
    build(deps-dev): bump @eslint/js from 9.27.0 to 9.30.0 in /ui dependabot[bot] 2025-07-01 18:19:53 +0000
  • 4bf9417573
    build(deps-dev): bump @tailwindcss/vite from 4.1.7 to 4.1.11 in /ui dependabot[bot] 2025-07-01 18:19:23 +0000
  • 105d3f1741
    build(deps-dev): bump prettier-plugin-tailwindcss in /ui dependabot[bot] 2025-07-01 18:18:54 +0000
  • 39e7ef85a5
    build(deps): bump github.com/pion/webrtc/v4 from 4.0.16 to 4.1.1 dependabot[bot] 2025-07-01 12:37:28 +0000
  • 353099001f
    build: upgrade packages and move to GitHub runner Marc Brooks 2025-07-01 06:39:41 -0500
  • 73f5659618
    fix(usbgadget): add lock for logWithSupression (#653) Aveline 2025-07-01 12:54:38 +0200
  • b63eb96cac
    Merge 6e25d44597 into 960f555790 Aveline 2025-07-01 11:45:30 +0800
  • 844d5907e3 fix(display): reset display state after native binary is restarted Siyuan Miao 2025-06-30 19:36:41 +0200
  • 147d59894e fix(usbgadget): add lock for logWithSupression Siyuan Miao 2025-06-30 19:27:06 +0200
  • 960f555790
    fix: ensure certStore is initialised when adding custom cert (#639) iain MacDonnell 2025-06-30 17:58:39 +0100
  • 28a8fa05cc
    feat: use native jetkvm-audio Qishuai Liu 2025-06-26 00:30:00 +0900