Commit Graph

  • 73f1b89bc5
    Merge 695c876174 into 608f69db13 Marc Brooks 2025-08-13 11:48:39 +0200
  • 8a3bb12245
    Merge fecd40b45d into 608f69db13 Adam Shiervani 2025-08-13 11:48:39 +0200
  • d1e8a5e861
    Merge 211d5322ac into 608f69db13 Adam Shiervani 2025-08-13 11:48:39 +0200
  • 046d29b11b
    Merge f129900f99 into 608f69db13 Marc Brooks 2025-08-13 11:32:53 +0200
  • 30849c2c04
    Merge 7408195cd9 into 608f69db13 Alex 2025-08-13 11:16:05 +0200
  • 608f69db13
    Lint fix from last merge. (#733) dev Marc Brooks 2025-08-13 04:13:42 -0500
  • f129900f99
    Remove all the old school code Marc Brooks 2025-08-13 01:32:20 -0500
  • bb609ea84d
    Add ability to track modifier state on the device Marc Brooks 2025-08-07 06:23:35 +0000
  • ebf69da86c
    Lint fix from last merge. Marc Brooks 2025-08-13 00:39:55 -0500
  • de57a45be4
    Merge 57fbee1490 into f7b8efde7c Scai 2025-08-12 20:45:15 -0500
  • 7f6b937945 feat: network configuration manager feat/networkmanager Siyuan Miao 2025-08-13 02:28:21 +0200
  • 4275d0957a chore(ui)/package upgrades (#724) Marc Brooks 2025-08-12 04:24:05 -0500
  • f7b8efde7c
    Added crontab scheduler for jiggler (#316) jackislanding 2025-08-12 13:50:03 -0500
  • ae775aeeee refactor: use less data to transfer keyboard and mouse events [WIP DO NOT MERGE] refactor/jsonrpc-kbd Siyuan Miao 2025-08-12 17:24:08 +0200
  • 7408195cd9 refactor(vite.config): fix local ui development proxy Adam Shiervani 2025-08-12 16:55:51 +0200
  • c51bdc50b5 Fix: linter errors Alex P 2025-08-12 13:59:21 +0000
  • 1f2c46230c build(audio): update cgo LDFLAGS to use env vars for library versions Alex P 2025-08-12 13:35:39 +0000
  • 0feb5a9c77 refactor(jiggler): simplify JigglerSetting and integrate with settings page Adam Shiervani 2025-08-12 14:31:37 +0200
  • 77ffdb4362 feat(config): update JigglerConfig default config to adhere to UI better Adam Shiervani 2025-08-12 14:31:16 +0200
  • af07dc4997 refactor(jiggler): error in function name Adam Shiervani 2025-08-12 14:30:56 +0200
  • ae317fdc5a feat(ui): add SettingsNestedSection component for consistent nested settings Adam Shiervani 2025-08-12 14:30:19 +0200
  • fb2ab7db17 fix(ui): adjust SelectMenuBasic component styles for improved layout Adam Shiervani 2025-08-12 14:29:57 +0200
  • 61b99f07ce fix(ui): update InputFieldProps to allow ReactNode for description Adam Shiervani 2025-08-12 14:29:42 +0200
  • 041f42a792 fix(ui): update spacing and font weight in FieldLabel component Adam Shiervani 2025-08-12 14:29:23 +0200
  • 4688f9e6ca perf(build): add ARM Cortex-A7 optimization flags for audio builds Alex P 2025-08-12 11:20:19 +0000
  • a9a92c52ab feat(rpc): optimize input handling with direct path for performance Alex P 2025-08-12 10:56:09 +0000
  • 69b3585bae Merge branch 'dev' into feature/jiggler-scheduler Adam Shiervani 2025-08-12 12:15:08 +0200
  • 4b693b4279 perf(usbgadget): reduce input latency by pre-opening HID files and removing throttling Alex P 2025-08-12 10:07:58 +0000
  • 33ac9fe0b6
    chore(ui)/package upgrades (#724) Marc Brooks 2025-08-12 04:24:05 -0500
  • 750d21ad81 feat(ui): enhance DHCP lease management with renewal confirmation and improved dialog feat/static-ip-ui Adam Shiervani 2025-08-11 17:10:53 +0200
  • 47c47b0501 refactor(ui): remove redundant DNS entry filtering from static IP configurations Adam Shiervani 2025-08-11 16:53:32 +0200
  • 9e09048f61 feat(ui): Improve StaticIpv4Card and StaticIpv6Card with IP address validation Adam Shiervani 2025-08-11 16:36:03 +0200
  • 59cfc25196 feat(ui): implement critical settings confirmation for critical network changes Adam Shiervani 2025-08-11 16:24:11 +0200
  • dc7a8b319f fix(ui): fix build type errors Adam Shiervani 2025-08-11 16:24:00 +0200
  • d430cc5496 feat(ui): add empty state handling for DHCP lease information Adam Shiervani 2025-08-11 16:23:40 +0200
  • 5c07b8444c feat(ui): improve confirm dialog styling Adam Shiervani 2025-08-11 16:23:10 +0200
  • 2a38188dbf
    chore(ui)/package upgrades Marc Brooks 2025-08-07 12:36:43 -0500
  • 9d0e62f80e feat(ui): update IPv6 static configuration to use CIDR notation for address Adam Shiervani 2025-08-07 14:14:07 +0200
  • 5f905e7eee Fix: session duplication detection, dev_deploy.sh script Alex P 2025-08-07 10:12:50 +0000
  • 1099f56054 feat(ui): add IPv6 static configuration support in network settings Adam Shiervani 2025-08-06 21:16:45 +0200
  • fe7450d6ec feat(ui): enhance network settings form with react-hook-form integration Adam Shiervani 2025-08-06 19:13:29 +0200
  • 839201cc7a feat(ui): use react-hook-form for network settings Adam Shiervani 2025-08-06 19:13:07 +0200
  • 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
  • 695c876174
    fix/timesync: Ensure that auto-update waits for time sync Marc Brooks 2025-06-12 18:29:47 -0500
  • 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
  • ca43110cd3
    Merge af6636ce81 into 55fbd6c359 Daniel Lorch 2025-07-16 10:41:14 +0200
  • 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 enhancement/add-idrac-edid 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
  • fecd40b45d fix(ui): Improve notifications and adjust styling in custom EDID component enhance/edid-handling Adam Shiervani 2025-07-15 21:54:54 +0200
  • d09784f24e feat(ui): Enhance EDID settings with loading state and Fieldset component Adam Shiervani 2025-07-15 21:49:20 +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
  • e5576c70ee
    Merge 84e4b44df0 into 3359f8fca4 Marc Brooks 2025-07-11 17:43:48 +0200
  • 3359f8fca4
    Remove Out Endpoint Descriptors from Absolute Mouse and Relative Mouse (#542) rmschooley 2025-07-11 10:43:37 -0500