Commit Graph

  • 34e33e45bf Cleanup logging SuperQ 2025-03-01 09:48:13 +01:00
  • c5cec99797 feat: usb dynamic config (#248) Aveline 2025-03-10 17:08:29 +01:00
  • d1948adca8 refactor(usb): move usbconfig to a seperated package Siyuan Miao 2025-03-10 02:08:47 +01:00
  • c088534d34 feat(usb): dynamic usb devices config Siyuan Miao 2025-03-09 07:59:23 +01:00
  • 285de31ade feat(tls): add simple tls support Siyuan Miao 2025-03-07 20:14:22 +01:00
  • 8b59a3e387 chore(prometheus): move prometheus to a new file Siyuan Miao 2025-03-07 20:01:14 +01:00
  • 5c7accae0d add confirm prompt to delete file (#243) Simon Smith 2025-03-10 09:56:57 +00:00
  • 536e823243 feat: Add scroll sensitivity configuration and improved wheel event handling (#242) Adam Shiervani 2025-03-10 10:51:11 +01:00
  • 3b83f4c7a1 fix rpcGetUsbEmulationState filepath (#241) Simon Smith 2025-03-09 14:12:27 +00:00
  • 1ec87f043f copyedits (#232) Carl Downing 2025-03-09 07:04:11 -07:00
  • 554121a20b chore: ensure config is loaded before init functions (#226) Aveline 2025-03-04 11:32:54 +01:00
  • d4efd72731 feat: implement build and test workflow (#224) Aveline 2025-03-03 22:33:43 +01:00
  • 08a315d908 feat: implement build and test workflow Siyuan Miao 2025-03-03 14:34:28 +01:00
  • 16f83e6136 fix(build): Add frontend build step to dev release process (#219) Adam Shiervani 2025-03-03 14:15:43 +01:00
  • da97a17977 fix(usb_config): check if usb_config is defined in kvm_config.json (#220) Aveline 2025-03-03 13:33:06 +01:00
  • a60d373849 fix(usb_config): check if usb_config is defined in kvm_config.json Siyuan Miao 2025-03-03 13:31:08 +01:00
  • 7e6a24800e fix(build): Fix Buildate date (#218) Adam Shiervani 2025-03-03 11:44:36 +01:00
  • 7f43ba869f fix(ui): Improve terminal data channel handling for cross-browser compatibility (#210) Adam Shiervani 2025-02-28 14:29:08 +01:00
  • b499482c5d chore(deps): Update UI dependencies to latest versions (#209) Adam Shiervani 2025-02-28 13:57:17 +01:00
  • e4bb4f288c feat(cloud): Add support for custom cloud app URL configuration (#207) Adam Shiervani 2025-02-28 13:48:52 +01:00
  • 482c64ad02 feat(ui): Add feature flag system (#208) Adam Shiervani 2025-02-28 12:49:55 +01:00
  • 543ef2114e fix(ui): Navigate to root on cloud device access settings disconnection (#205) Adam Shiervani 2025-02-27 17:24:15 +01:00
  • a4863f6999 refactor(ui): Improve device access settings with conditional rendering and loader data handling (#204) Adam Shiervani 2025-02-27 17:18:56 +01:00
  • d49a567a38 refactor(ui): Extract device UI path generation to standalone function (#203) Adam Shiervani 2025-02-27 17:08:13 +01:00
  • a3355bb81c fix(ui): Update device route navigation to root on modal close Adam Shiervani 2025-02-27 16:59:43 +01:00
  • 4052b3d225 Move settings to modals & better modal handling (#194) Adam Shiervani 2025-02-27 16:48:50 +01:00
  • 77263e73f7 Feature/usb config - Rebasing USB Config Changes on Dev Branch (#185) jackislanding 2025-02-27 02:53:47 -06:00
  • 92aec30c8f fix(ui): Fix & Update Ubuntu 24.04 LTS ISO download URL to latest version (#197) Adam Shiervani 2025-02-26 11:57:03 +01:00
  • ba0c937e2a feat: prometheus metrics endpoint Aveline 2025-02-25 16:19:32 +01:00
  • f4a86a2d11 feat(dev): Add option to skip frontend build in dev_deploy.sh (#183) Adam Shiervani 2025-02-25 16:12:04 +01:00
  • 7304e6b672 feat(cloud): Add custom cloud API URL configuration support (#181) Adam Shiervani 2025-02-25 16:10:46 +01:00
  • e1ea783fc7 Feature: Add a metrics endpoint SuperQ 2024-12-31 14:12:19 +01:00
  • de5403eada fix(devcontainer): Map local ssh keys to container (#180) Techno Tim 2025-02-20 15:39:25 -05:00
  • ff3727b1fe chore: bump version to 0.3.7 Siyuan Miao 2025-02-19 10:38:09 +01:00
  • d415afcea9 feat(ui): improve video playback and keyboard handling in WebRTCVideo (#176) Adam Shiervani 2025-02-19 14:00:15 +01:00
  • 368c1eea90 refactor(ui): simplify backlight settings handling (#175) Adam Shiervani 2025-02-19 11:38:11 +01:00
  • 4351cc8dd7 chore: bump version to 0.3.7 Siyuan Miao 2025-02-19 10:38:09 +01:00
  • 16efeee31d fix(config): should return defaultConfig when config file doesnt exist Siyuan Miao 2025-02-19 10:24:27 +01:00
  • b38f899c84 fix(config): should return defaultConfig when config file doesnt exist (#174) Aveline 2025-02-19 10:27:24 +01:00
  • a3d21557c3 fix(config): should return defaultConfig when config file doesnt exist Siyuan Miao 2025-02-19 10:24:27 +01:00
  • 5e91cfc7fa Add full dark mode support to FieldLabel component (#173) Adam Shiervani 2025-02-18 19:30:04 +01:00
  • 9ffdf0c4a6 feat(dev): use npx and update dev_device.sh to accept IP address as a command-line argument (#169) Adam Shiervani 2025-02-18 17:22:35 +01:00
  • 591d512b11 add extra logging and tune timeout settings for cloud (#167) Aveline 2025-02-18 17:22:03 +01:00
  • 99b3017344 Release 0.3.6 Aveline 2025-02-18 13:51:02 +01:00
  • 2ce327ed15 Merge branch 'main' into release/0.3.6 Aveline 2025-02-18 13:44:12 +01:00
  • 7bca9cb827 chore: bump version to 0.3.6 Siyuan Miao 2025-02-18 13:42:58 +01:00
  • 69461140e3 chore(config): merge userConfig with defaultConfig and add a lock (#164) Aveline 2025-02-17 20:12:34 +01:00
  • cd333c4ebc feat(extension): ATX/DC/Serial extension support Aveline 2025-02-17 18:37:47 +01:00
  • 1973a65635 feat(dev): change default npm dev script to device mode and add wrapper script to set environment variable and proxy signal api (#157) Adam Shiervani 2025-02-17 16:29:42 +01:00
  • f3b4dbce49 feat: use the api url from device config (#161) Aveline 2025-02-17 11:34:38 +01:00
  • 806792203f feat(ntp): add delay between sync attempts and support NTP servers from DHCP (#162) Aveline 2025-02-17 11:02:28 +01:00
  • 5217377175 feat(display.go): Add display brightness settings (#17) Cameron Fleming 2025-02-17 10:00:28 +00:00
  • 951173ba19 Restart mDNS every time the connection information changes (#155) Andrew 2025-02-13 12:10:47 -05:00
  • 2a99c2db9d fix(net): stop dhcp client and release all v4 addr on linkdown (#16) Cameron Fleming 2025-02-13 14:41:10 +00:00
  • 0b5033f798 feat: restore EDID on reboot (#34) Cameron Fleming 2025-02-13 13:42:07 +00:00
  • d07bedb323 Invert colors on Icons (#123) Scai 2025-02-13 15:33:03 +02:00
  • aa0f38bc0b Add openSUSE ISOs (#151) Dominik Heidler 2025-02-13 14:05:07 +01:00
  • 63b3ef0151 Enable "Boot Interface Subclass" for keyboard and mouse. (#113) Andrew Nicholson 2025-02-12 14:08:03 +00:00
  • 69168ff062 Fix fullscreen video relative mouse movements (#85) Brandon Tuttle 2025-02-11 14:00:50 -05:00
  • 1d6b7ad83a chore: bump version to 0.3.5 Siyuan Miao 2025-02-11 15:57:21 +01:00
  • 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 +01:00
  • 15768ee0ab Remove rounded corners from video stream (#86) Brandon Tuttle 2025-02-11 09:13:41 -05:00
  • 2e8ea8cccc Update to latest ISO versions (#78) Antony Messerli 2025-02-11 08:13:29 -06:00
  • 727561738e Clean up native subprocess is main process dies (#19) Brandon Tuttle 2025-02-11 08:55:02 -05:00
  • a9767b650c fix(cloud): only start WS Client if config.CloudToken is set (#27) Cameron Fleming 2025-02-11 13:51:18 +00:00
  • 8ffe66a1bc chore: use github.com/coder/websocket instead of nhooyr.io/websocket (#14) Cameron Fleming 2025-01-02 22:51:29 +00:00
  • e445039cb8 Don't allow empty tokens (#13) Adam Shiervani 2025-01-02 21:44:26 +01:00
  • ca815c06f1 Update index.html - fixed fonts url (#4) Nilesh Savani 2025-01-02 15:44:09 -05:00
  • ed93400758 Add devcontainer support (#8) Brandon Tuttle 2025-01-02 14:00:44 -05:00
  • 6e2177e427 Fix: Update react-icons package (#5) Ben Kochie 2024-12-31 14:23:23 +01:00
  • 20780b65db Release 202412292127 Adam Shiervani 2024-10-20 17:24:15 +02:00