Commit Graph

49 Commits

Author SHA1 Message Date
JackTheRooster 546bca4af1 added link to lookup usb device ids 2025-02-17 22:53:23 -06:00
JackTheRooster 23771e7bb6 added preconfigured options for USB Emulation 2025-02-17 22:29:04 -06:00
JackTheRooster b037b8af4a Merge branch 'feature/configure-usb-ids' of github.com:jackislanding/jack-kvm into feature/configure-usb-ids 2025-01-30 18:12:09 -06:00
JackTheRooster 1870144d20 squash! cleanup 2025-01-30 18:10:36 -06:00
Adrian 08defe66b1 Merge remote-tracking branch 'origin/feature/configure-usb-ids' into feature/configure-usb-ids 2025-01-30 10:56:06 -06:00
Adrian da1a57eb93 Revert "Revert "fix for initial values being empty""
This reverts commit 194fad972e.
2025-01-29 23:05:28 -06:00
Adrian 194fad972e Revert "fix for initial values being empty"
This reverts commit 065f1bd21b.
2025-01-29 23:00:24 -06:00
Adrian 065f1bd21b fix for initial values being empty 2025-01-29 22:50:25 -06:00
jackislanding af92498816
reverted formatting 2025-01-29 20:56:35 -06:00
Adrian c5961acbb5 removed trailing characters 2025-01-28 19:57:21 -06:00
Adrian abd95ab161 added VirtualMediaEnabled config 2025-01-25 22:18:50 -06:00
Adrian 58c5875aa7 added regex patterns on inputs 2025-01-25 19:37:31 -06:00
Adrian 682b5911e8 cleaned up logging 2025-01-25 18:25:36 -06:00
Adrian 621c333041 added logging 2025-01-25 18:17:51 -06:00
Adrian 313f78000e input fields now load previous values 2025-01-25 17:58:46 -06:00
Adrian 6a6ab143a8 changed to defaultValue 2025-01-25 17:43:55 -06:00
Adrian bffac9a6b5 cleaned up var names 2025-01-25 16:56:59 -06:00
Adrian 382c07b87a added logging 2025-01-25 16:36:10 -06:00
Adrian f7eba7c257 added rpc function to get usb config
now loads usb config values to set input values
2025-01-25 16:27:44 -06:00
Adrian f67b4c1fbc changed to dev mode 2025-01-25 15:49:29 -06:00
Adrian 318594ae64 added config default values 2025-01-25 15:44:20 -06:00
Adrian a67e44560d moved setting 2025-01-25 15:40:14 -06:00
Adrian 21b458b59a renamed usb name to usb product to match convention
added usb config defaults
2025-01-25 15:35:35 -06:00
Adrian ac1403defc renamed module to match convention 2025-01-25 15:20:44 -06:00
Adrian 2e7493c9d1 updated descriptions 2025-01-25 14:55:01 -06:00
Adrian 0cd406f35e linted modules
converted input fields to use a modal to save space in settings
updated descriptions
2025-01-25 14:52:23 -06:00
Adrian 03fd7508de prettifying 2025-01-24 21:35:56 -06:00
Adrian e9096c36f7 removed unused dep 2025-01-24 21:34:44 -06:00
Adrian c6ba93c46f cleaned up settings file 2025-01-24 21:22:14 -06:00
Adrian afebc2dd1e cleanup 2025-01-24 21:10:04 -06:00
Adrian 8108597740 cleanup 2025-01-24 21:07:32 -06:00
Adrian 61477e1795 cleanup 2025-01-24 21:04:17 -06:00
Adrian ac377c4953 cleanup 2025-01-24 21:02:09 -06:00
Adrian e9b68f8131 cleanup 2025-01-24 21:01:17 -06:00
Adrian 3be51a106f cleanup 2025-01-24 20:44:52 -06:00
Adrian 30385f8ae3 cleanup 2025-01-24 19:35:43 -06:00
Adrian 8c54eac167 cleanup 2025-01-24 19:34:35 -06:00
Adrian fd6e2fa7df cleanup 2025-01-24 19:19:37 -06:00
Adrian 789f2bef65 cleanup 2025-01-24 19:17:45 -06:00
Adrian f8e668349b cleanup 2025-01-24 19:16:09 -06:00
Adrian 8329137bae cleanup 2025-01-24 18:49:08 -06:00
Adrian 391de747a6 removed debug asterisks 2025-01-23 19:11:51 -06:00
Adrian 7361289b68 created feature branch 2025-01-23 18:55:25 -06:00
Cameron Fleming 8ffe66a1bc
chore: use github.com/coder/websocket instead of nhooyr.io/websocket (#14)
nhooyr.io/websocket has been deprecated and is now maintained by Coder,
https://github.com/coder/websocket.

Also bumps to 1.8.12 which is compatible.
2025-01-02 23:51:29 +01:00
Adam Shiervani e445039cb8
Don't allow empty tokens (#13) 2025-01-02 21:44:26 +01:00
Nilesh Savani ca815c06f1
Update index.html - fixed fonts url (#4) 2025-01-02 21:44:09 +01:00
Brandon Tuttle ed93400758
Add devcontainer support (#8) 2025-01-02 20:00:44 +01:00
Ben Kochie 6e2177e427
Fix: Update react-icons package (#5)
Bump the react-icons NPM package to solve missing `LuEllipsisVertical`
icon.

Signed-off-by: SuperQ <superq@gmail.com>
2024-12-31 14:23:23 +01:00
Adam Shiervani 20780b65db Release 202412292127 2024-12-29 21:27:42 +01:00