Commit Graph

  • 68d1e37ecb style(ui): Add opacity for fade-in animations Adam Shiervani 2025-05-20 14:01:31 +0200
  • fda5a0b6d8 style(ui): enhance checkbox and radio button styling Adam Shiervani 2025-05-20 13:58:57 +0200
  • b6005332e8 style(ui): refine component styling and layout Adam Shiervani 2025-05-20 13:50:00 +0200
  • b076425164 refactor(ui): extract network information into separate components Adam Shiervani 2025-05-20 13:49:09 +0200
  • 6caec390b8 feat(ui): update prettier configuration and quote styles Adam Shiervani 2025-05-20 13:47:59 +0200
  • e205be78fe chore: upgrade golang to 1.24.3 and nodejs to 22.x Siyuan Miao 2025-05-20 01:31:38 +0200
  • 66fbda864a
    chore: reset usb after updating config (#482) Aveline 2025-05-20 01:29:16 +0200
  • a4c15d5c7e Revert "Move hold key handling into Go backend analogous to https://www.kernel.org/doc/Documentation/usb/gadget_hid.txt" Daniel Lorch 2025-05-20 01:09:15 +0200
  • 7240abaf3d Use useSettingsStore Daniel Lorch 2025-05-20 01:03:21 +0200
  • 6dd65fbba6 Add JSONRPC handling Daniel Lorch 2025-05-20 01:02:38 +0200
  • a0f6d01465
    fix(usbgadget): do not panic if a change isn't found (#481) Aveline 2025-05-20 00:34:32 +0200
  • 5786d37ee0 chore(usbgadget): rebind usb after updating config Siyuan Miao 2025-05-20 00:31:18 +0200
  • 9698564550 Add Belgisch Nederlands Daniel Lorch 2025-05-20 00:12:53 +0200
  • d0759150ee Fix Daniel Lorch 2025-05-20 00:12:12 +0200
  • a4d6da7085 Remove trailing whitespace Daniel Lorch 2025-05-19 19:17:14 +0200
  • 146cee9309 Move hold key handling into Go backend analogous to https://www.kernel.org/doc/Documentation/usb/gadget_hid.txt Daniel Lorch 2025-05-13 18:55:47 +0200
  • 9b3d1e0417 Change the locale names to their native language Marc Brooks 2025-05-08 16:52:55 -0500
  • 707a33cb07 Move language name definitions into the keyboard layout files Daniel Lorch 2025-05-08 20:26:59 +0200
  • f8f225df6a Move guard statements outside of loop Daniel Lorch 2025-05-08 20:25:53 +0200
  • e10f0db3ba Add Czech Daniel Lorch 2025-05-04 02:37:51 +0200
  • 7065c42e91 Add Italian Daniel Lorch 2025-05-04 00:26:32 +0200
  • 8364c37f9a Operator precedence 🤦 Daniel Lorch 2025-05-04 00:25:55 +0200
  • dd7b2d4dcf Add Norwegian Daniel Lorch 2025-05-03 23:56:56 +0200
  • 5fb7a2117c Remove default value shift: false Daniel Lorch 2025-05-03 22:41:17 +0200
  • cd10112ff2 Add more keys to Spanish Daniel Lorch 2025-05-03 00:50:40 +0200
  • f810f09ab0 Fix fr_FR special characters Daniel Lorch 2025-05-03 00:20:22 +0200
  • 18c7b253ca Add Spanish Daniel Lorch 2025-05-02 23:56:52 +0200
  • 0bf05becb4 Add Swedish Daniel Lorch 2025-05-02 23:18:56 +0200
  • 12f0814f8c Add English (UK) Daniel Lorch 2025-05-02 22:55:46 +0200
  • 219573e25c Add French (France) Daniel Lorch 2025-05-02 22:55:21 +0200
  • e0be7edf96 Fix whitespace Daniel Lorch 2025-05-02 22:12:54 +0200
  • ab94eb1da4 Change line ordering Daniel Lorch 2025-05-02 22:11:10 +0200
  • 33a4f38702 Add Swiss French Daniel Lorch 2025-05-02 21:19:51 +0200
  • c90b0425c7 Remove obscure Alt-Gr keys, unsure if they are supported everywhere Daniel Lorch 2025-05-02 21:00:41 +0200
  • a2771f0b91 Improve accent handling Daniel Lorch 2025-05-02 17:53:19 +0200
  • 99a5e9d385 Improve error handling and pre-loading Daniel Lorch 2025-05-02 01:51:20 +0200
  • 0bef35e044 Trema is the more robust method for capital umlauts Daniel Lorch 2025-05-02 01:32:12 +0200
  • 22849fceab Enable multiple keyboard layouts for paste text from host Daniel Lorch 2025-05-02 00:52:03 +0200
  • c4782f28dc fix(usbgadget): do not panic if a change isn't found Siyuan Miao 2025-05-20 00:19:42 +0200
  • b4dd4961fc fix: jetkvm_app path is now bin/jetkvm_app Siyuan Miao 2025-05-19 23:58:33 +0200
  • eeb103adf9
    fix: configFS might not be mounted if the directory exists (#479) Aveline 2025-05-19 23:59:02 +0200
  • 86d54f196a fix: configFS might not be mounted if the directory exists Siyuan Miao 2025-05-19 23:49:04 +0200
  • 8cf6b40dc3 build: set up golang (smoketest) Siyuan Miao 2025-05-19 23:25:30 +0200
  • c6b05d4abe build: add device-tests Siyuan Miao 2025-05-19 23:23:38 +0200
  • 51814dcc5e fix: add missing files for building unit tests Siyuan Miao 2025-05-19 23:05:12 +0200
  • 5ba08de566
    fix: unit test not returning error when test fails Aveline 2025-05-19 22:51:11 +0200
  • 3f320e50f7
    refactor: remove scroll sensitivity functionality and clean up related code (#477) Adam Shiervani 2025-05-19 22:44:53 +0200
  • 419f3da163 fix: make linter happy Siyuan Miao 2025-05-19 22:42:19 +0200
  • 05d7220fd5 chore: add unit test to smoketest.yml Siyuan Miao 2025-05-19 22:41:30 +0200
  • 0c7a24aa82 fix: unit test not returning error when test fails Siyuan Miao 2025-05-19 22:28:06 +0200
  • adb122f518 refactor: remove scroll sensitivity functionality and clean up related code Adam Shiervani 2025-05-19 22:19:15 +0200
  • 7a9fb7cbb1
    chore(usbgadget): update usbgadget config only when needed (#474) Aveline 2025-05-19 21:48:43 +0200
  • 6484990fb9 fix(usbgadget): symlinks not in order Siyuan Miao 2025-05-19 17:38:03 +0200
  • 0a4a1af80e
    Improve/Simplify Mouse Wheel Scroll Behavior (#470) rmschooley 2025-05-19 06:03:33 -0500
  • 5b8efd42d0 fix tests (should be only running on the device) Siyuan Miao 2025-05-19 10:00:17 +0200
  • fc3dbcd820
    chore: add Go Report Card Julian Zander 2025-05-19 08:53:01 +0200
  • 25a3b625fa chore: update error message Siyuan Miao 2025-05-18 22:40:25 +0200
  • 4a07afaba7 chore: add deprecate notice Siyuan Miao 2025-05-18 22:30:14 +0200
  • 8fd8a70af5 make linter happy Siyuan Miao 2025-05-18 22:26:06 +0200
  • 2ecc105a1c chore: wrap usbgadget actions in a transaction Siyuan Miao 2025-05-18 22:18:20 +0200
  • 16815a71b1
    Update utils.go rmschooley 2025-05-17 20:46:23 -0500
  • f085e5e501
    Update hid_mouse_absolute.go rmschooley 2025-05-17 20:42:23 -0500
  • 4c0bc7e6db Improve/Simplify Mouse Wheel Scroll Behavior rmschooley 2025-05-16 14:46:10 -0500
  • 17baf1647f chore: append package name to build script Siyuan Miao 2025-05-16 20:30:41 +0200
  • 840743fcf7 fix: golang test report input argument Siyuan Miao 2025-05-16 20:04:54 +0200
  • 3ec1bdf388
    chore(ui): Patch-bump packages and use tailwind upgrade (#456) Marc Brooks 2025-05-16 12:59:57 -0500
  • fea89a0d23
    chore: run golang tests Aveline 2025-05-16 19:53:01 +0200
  • b5e2ba4bb6 remove useless pop Siyuan Miao 2025-05-16 19:51:07 +0200
  • 83105af0d3
    Update resource/dev_test.sh Aveline 2025-05-16 19:50:31 +0200
  • 301556868d chore: run go test on github actions Siyuan Miao 2025-05-16 19:49:25 +0200
  • 606e0769f9 fix test Siyuan Miao 2025-05-16 19:45:45 +0200
  • 18320edd97 fix typo Siyuan Miao 2025-05-16 19:45:34 +0200
  • 6fcb7d37a3 chore: store json test output to file Siyuan Miao 2025-05-16 19:40:38 +0200
  • c7436d2c1b chore: add generated test and DS_Store to gitignore Siyuan Miao 2025-05-16 19:38:57 +0200
  • 8912e41078 feat: run golang tests on devices Siyuan Miao 2025-05-16 19:38:19 +0200
  • 756dac38ed
    Add mouse wheel horizontal scroll support rmschooley 2025-05-16 12:02:39 -0500
  • 63e96cf5bb
    Add mouse wheel horizontal scroll support rmschooley 2025-05-16 12:01:11 -0500
  • 69dc5b8b5a
    Improve/Simplify Mouse Wheel Scroll Behavior (#1) rmschooley 2025-05-16 11:20:14 -0500
  • 9d12dd1e54
    fix: audio rtp timestamp Qishuai Liu 2025-05-16 23:11:22 +0900
  • d54568642b
    fix(ui): Fix regression on Shift-Backspace not being handled (#454) Marc Brooks 2025-05-16 05:38:56 -0500
  • c9068af568
    Update devcontainer.json to match ui package.json (#457) Marc Brooks 2025-05-16 05:37:54 -0500
  • 118fd0798d
    Update jsonrpc.go rmschooley 2025-05-15 23:09:35 -0500
  • 6f8004e9ba
    Update WebRTCVideo.tsx rmschooley 2025-05-15 23:07:05 -0500
  • 2ff72aec6a
    Update hid_mouse_absolute.go rmschooley 2025-05-15 22:57:29 -0500
  • 4494d87acb
    Update usb.go rmschooley 2025-05-15 22:53:58 -0500
  • 7670e87ab5
    Update hid_mouse_absolute.go rmschooley 2025-05-15 22:51:47 -0500
  • 85069a980b
    Update devcontainer.json to match ui package.json Marc Brooks 2025-05-15 17:56:57 -0500
  • d82d424985
    chore(ui): Run tailwind upgrade and review changes Marc Brooks 2025-05-15 13:16:11 -0500
  • bad26d4858
    fix(ui): Fix regression on Shift-Backspace not being handled Marc Brooks 2025-05-15 15:59:08 -0500
  • 73d41bd207
    chore(ui): Patch bump in tailwind related packages and framer-motion Marc Brooks 2025-05-15 12:58:50 -0500
  • 033bdcd645
    fix(ui): Adjust EmptyCard icon size and tweak SettingsMacros (#452) Adam Shiervani 2025-05-15 17:31:20 +0200
  • cadb0dae26 fix(ui): Adjust EmptyCard icon size and tweak SettingsMacros Adam Shiervani 2025-05-15 17:30:57 +0200
  • baf85dcbec
    refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) Adam Shiervani 2025-05-15 17:13:16 +0200
  • 58fca5e835 refactor(Header): remove unused LuUser icon import Adam Shiervani 2025-05-15 17:11:28 +0200
  • e6da9e4225 style: use default tailwindcss/forms options Adam Shiervani 2025-05-15 17:09:00 +0200
  • f5a0e88673 refactor: Migrate from tailwind.js config to Tailwind CSS configuration and improve component styling Adam Shiervani 2025-05-15 17:07:55 +0200
  • c9dd3cd926
    feat(ui): Enhance Virtual Keyboard for US (#449) Marc Brooks 2025-05-15 10:05:53 -0500
  • 7ccb8e617c
    chore: Upgrade UI vite and tailwind packages (#443) Marc Brooks 2025-05-15 07:21:03 -0500
  • 54e9be2b53
    Update WebRTCVideo.tsx rmschooley 2025-05-15 03:31:14 -0500
  • ecef1ea08a
    Fix error messages Daniel Lorch 2025-05-15 09:16:34 +0200