Commit Graph

  • d07bedb323
    Invert colors on Icons (#123) Scai 2025-02-13 15:33:03 +0200
  • aa0f38bc0b
    Add openSUSE ISOs (#151) Dominik Heidler 2025-02-13 14:05:07 +0100
  • 3ddd635b0a Restart mDNS every time the connection information changes apalrd 2025-02-13 03:18:43 +0000
  • f29017b7f4 Bring up loopback interface via Netlink apalrd 2025-02-13 01:58:23 +0000
  • f49c405509 Support of img.xz images on JetKVM storage mount authrequest 2025-02-12 14:39:43 -0800
  • b4a44fd4cc Add openSUSE ISOs Dominik Heidler 2025-02-12 15:26:30 +0100
  • 63b3ef0151
    Enable "Boot Interface Subclass" for keyboard and mouse. (#113) Andrew Nicholson 2025-02-12 14:08:03 +0000
  • 69168ff062
    Fix fullscreen video relative mouse movements (#85) Brandon Tuttle 2025-02-11 14:00:50 -0500
  • b9c871cd63
    Merge branch 'dev' into plugin-system Brandon Tuttle 2025-02-11 09:58:14 -0500
  • 1d6b7ad83a chore: bump version to 0.3.5 Siyuan Miao 2025-02-11 15:57:21 +0100
  • 0d7efe5c0e
    feat: add ICE servers and local IP address returned by the API to fix connectivity issues behind NAT (#146) Aveline 2025-02-11 15:45:14 +0100
  • 15768ee0ab
    Remove rounded corners from video stream (#86) Brandon Tuttle 2025-02-11 09:13:41 -0500
  • 2e8ea8cccc
    Update to latest ISO versions (#78) Antony Messerli 2025-02-11 08:13:29 -0600
  • 727561738e
    Clean up native subprocess is main process dies (#19) Brandon Tuttle 2025-02-11 08:55:02 -0500
  • a9767b650c
    fix(cloud): only start WS Client if config.CloudToken is set (#27) Cameron Fleming 2025-02-11 13:51:18 +0000
  • cef162ef7f chore: remove local fallback ICE servers Siyuan Miao 2025-02-10 17:27:44 +0100
  • 92e0a06dee feat: add ICE servers and local IP address returned by the API to fix connectivity issues behind NAT Siyuan Miao 2025-02-10 17:09:22 +0100
  • 87f36167f3 Separate Podman devcontainer config with SELinux support Josh Arrington 2025-02-07 05:55:44 +0000
  • 508ea65fae [chore] Ensure dev_deploy is run with bash Josh Arrington 2025-02-07 05:55:10 +0000
  • 8732a6aff8
    Fix ghost keys issue, properly implemented modifer mapping William Johnstone 2025-02-05 01:26:24 +0000
  • f1de6639ef
    Continued work on keyboard overhaul, found many more issues caused by my changes (YAY!). William Johnstone 2025-02-04 01:45:34 +0000
  • c31d2eb0f6 Replace octal values with hex values to fix erroneous USB device descriptor values. David Zielezna 2025-02-04 08:46:27 +1100
  • 5f1e53f24a
    Fully implemented layout setting and switching in the UI. Updated PasteModal to add more clarity to error message. Begin working on key remapping in WebRTC (working to a reasonable degree). William Johnstone 2025-02-03 00:39:53 +0000
  • 8e33241c8e Update to latest ISO versions Antony Messerli 2025-01-15 16:31:43 -0600
  • 7c40e2e011
    Move keyboardmapping store to stores.ts, simplified some things, updated settings.tsx to set the keyboard layout properly. William Johnstone 2025-02-01 18:38:40 +0000
  • a2c5e6bbdf feat(ui): fix tailwindcss class for invert Scai 2025-01-31 10:40:27 +0200
  • 1c1440ade4 feat(ui): invert colors on icons Scai 2025-01-31 10:38:51 +0200
  • b037b8af4a Merge branch 'feature/configure-usb-ids' of github.com:jackislanding/jack-kvm into feature/configure-usb-ids JackTheRooster 2025-01-30 18:12:09 -0600
  • 1870144d20 squash! cleanup JackTheRooster 2025-01-30 18:10:36 -0600
  • ec20835c45 Fix jsonrpc references tutman96 2025-01-30 21:23:39 +0000
  • 08defe66b1 Merge remote-tracking branch 'origin/feature/configure-usb-ids' into feature/configure-usb-ids Adrian 2025-01-30 10:56:06 -0600
  • da1a57eb93 Revert "Revert "fix for initial values being empty"" Adrian 2025-01-29 23:05:28 -0600
  • 194fad972e Revert "fix for initial values being empty" Adrian 2025-01-29 23:00:24 -0600
  • 065f1bd21b fix for initial values being empty Adrian 2025-01-29 22:50:25 -0600
  • af92498816
    reverted formatting jackislanding 2025-01-29 20:56:35 -0600
  • f77393d4ca Enable "Boot Interface Subclass" for keyboard and mouse. Andrew Nicholson 2025-01-29 13:28:44 +0000
  • c5961acbb5 removed trailing characters Adrian 2025-01-28 19:57:21 -0600
  • 0e855adc35
    Early implementation of different keyboard layouts. William Johnstone 2025-01-29 01:52:13 +0000
  • ce54d10129 fix: Don't wake up the display if it's turned off Cameron Fleming 2025-01-28 22:13:06 +0000
  • 8071f81310 fix: wakeDisplay() doesn't need to stop the tickers Cameron Fleming 2025-01-28 22:00:23 +0000
  • 9896eba02a fix(display): Don't attempt to start the tickers if the display is disabled Cameron Fleming 2025-01-28 21:49:26 +0000
  • f5035f28c9 chore: fix some start-up timing issues Cameron Fleming 2025-01-28 20:45:55 +0000
  • 6445628114 fix(display): move backlightTicker setup into screen setup goroutine Cameron Fleming 2025-01-28 12:59:50 +0000
  • a05df7a16b chore: update variable names Cameron Fleming 2025-01-28 09:10:27 +0000
  • a6eab94e0d feat(ui): implement display backlight control Cameron Fleming 2025-01-27 20:49:47 +0000
  • 309d30d3c3 feat(rpc): implement display backlight control methods Cameron Fleming 2025-01-27 20:49:41 +0000
  • cabe5b07ab feat(display.go): stop tickers when auto-dim/auto-off is disabled Cameron Fleming 2025-01-27 20:49:27 +0000
  • 7d1777985f feat(display.go): move tickers into their own method Cameron Fleming 2025-01-27 20:49:10 +0000
  • e9f140c735 feat(display.go): wakeDisplay() force Cameron Fleming 2025-01-27 20:48:27 +0000
  • 34e42fd37c chore: update config Cameron Fleming 2025-01-27 20:46:54 +0000
  • abd95ab161 added VirtualMediaEnabled config Adrian 2025-01-25 22:18:50 -0600
  • 58c5875aa7 added regex patterns on inputs Adrian 2025-01-25 19:37:31 -0600
  • 682b5911e8 cleaned up logging Adrian 2025-01-25 18:25:36 -0600
  • 621c333041 added logging Adrian 2025-01-25 18:17:51 -0600
  • 313f78000e input fields now load previous values Adrian 2025-01-25 17:58:46 -0600
  • 6a6ab143a8 changed to defaultValue Adrian 2025-01-25 17:43:55 -0600
  • bffac9a6b5 cleaned up var names Adrian 2025-01-25 16:56:59 -0600
  • 382c07b87a added logging Adrian 2025-01-25 16:36:10 -0600
  • f7eba7c257 added rpc function to get usb config now loads usb config values to set input values Adrian 2025-01-25 16:27:44 -0600
  • f67b4c1fbc changed to dev mode Adrian 2025-01-25 15:49:29 -0600
  • 318594ae64 added config default values Adrian 2025-01-25 15:44:20 -0600
  • a67e44560d moved setting Adrian 2025-01-25 15:40:14 -0600
  • 21b458b59a renamed usb name to usb product to match convention added usb config defaults Adrian 2025-01-25 15:35:35 -0600
  • ac1403defc renamed module to match convention Adrian 2025-01-25 15:20:44 -0600
  • 2e7493c9d1 updated descriptions Adrian 2025-01-25 14:55:01 -0600
  • 0cd406f35e linted modules converted input fields to use a modal to save space in settings updated descriptions Adrian 2025-01-25 14:52:23 -0600
  • 7b023a3e8e
    fix: NTP requests sleep for 1 hour between attempts. Jack M. 2025-01-25 06:35:44 -0700
  • 03fd7508de prettifying Adrian 2025-01-24 21:35:56 -0600
  • e9096c36f7 removed unused dep Adrian 2025-01-24 21:34:44 -0600
  • c6ba93c46f cleaned up settings file Adrian 2025-01-24 21:22:14 -0600
  • afebc2dd1e cleanup Adrian 2025-01-24 21:10:04 -0600
  • 8108597740 cleanup Adrian 2025-01-24 21:07:32 -0600
  • 61477e1795 cleanup Adrian 2025-01-24 21:04:17 -0600
  • ac377c4953 cleanup Adrian 2025-01-24 21:02:09 -0600
  • e9b68f8131 cleanup Adrian 2025-01-24 21:01:17 -0600
  • 3be51a106f cleanup Adrian 2025-01-24 20:44:52 -0600
  • 30385f8ae3 cleanup Adrian 2025-01-24 19:35:43 -0600
  • 8c54eac167 cleanup Adrian 2025-01-24 19:34:35 -0600
  • fd6e2fa7df cleanup Adrian 2025-01-24 19:19:37 -0600
  • 789f2bef65 cleanup Adrian 2025-01-24 19:17:45 -0600
  • f8e668349b cleanup Adrian 2025-01-24 19:16:09 -0600
  • 8329137bae cleanup Adrian 2025-01-24 18:49:08 -0600
  • 391de747a6 removed debug asterisks Adrian 2025-01-23 19:11:51 -0600
  • 7361289b68 created feature branch Adrian 2025-01-23 18:55:25 -0600
  • 79bac39b6b feat(display.go): use tickers to countdown to dim/off Cameron Fleming 2025-01-20 19:51:52 +0000
  • daaddefe51 fix: set default value for display Cameron Fleming 2025-01-20 18:38:01 +0000
  • 26f56bc335 Remove rounded corners from video stream tutman96 2025-01-20 01:35:54 +0000
  • ee6f1d7ef4 Fix fullscreen video relative mouse movements tutman96 2025-01-20 01:34:30 +0000
  • 6fd978b382 Rename JSONRPCServer to JSONRPCRouter tutman96 2025-01-19 23:12:24 +0000
  • ccfd63b84f Rename JSONRPCServer to JSONRPCRouter tutman96 2025-01-19 23:12:24 +0000
  • 760dc494d4
    Update web.go Srujan S 2025-01-10 19:18:32 -0600
  • 57fbee1490 chore: remove unnecessary actions Scai 2025-01-08 00:51:44 +0000
  • 0e65c0a9a9 chore: add last go version to matrix Scai 2025-01-08 00:41:33 +0000
  • 2dafb5c9c1 chore: update existing comment Scai 2025-01-08 00:37:19 +0000
  • 566305549f chore: fix table comment Scai 2025-01-08 00:34:49 +0000
  • 1505c37e4c chore: comment fix issues Scai 2025-01-08 00:29:04 +0000
  • 564eee9b00 chore: change to artifact Scai 2025-01-08 00:19:52 +0000
  • fab575dbe0 chore: permissions update on push Scai 2025-01-08 00:17:38 +0000
  • 97958e7b86 chore: push workflow Scai 2025-01-08 00:13:52 +0000
  • 2f7042df18 chore: increase permissions to content workflow Scai 2025-01-07 22:58:23 +0000