Commit Graph

  • 8ac18a92a6 fix(ui): Adjust device de-registration button size to small Adam Shiervani 2025-02-27 15:16:57 +0100
  • d7d732121b fix(ui): Update logout button hover state color Adam Shiervani 2025-02-27 15:14:43 +0100
  • 6beb41f30c refactor(ui): Reorganize device access and security settings Adam Shiervani 2025-02-27 15:11:06 +0100
  • a4a6ded17f feat(ui): Improve mobile navigation and scrolling in device settings Adam Shiervani 2025-02-27 13:17:37 +0100
  • 4cbc2053e9 refactor(ui): Remove unused react-router-dom import Adam Shiervani 2025-02-27 12:36:29 +0100
  • e51667e4cb refactor(ui): Replace react-router-dom navigation with custom navigation hook Adam Shiervani 2025-02-27 12:36:08 +0100
  • 078e719133 refactor(ui): Move USB configuration to new settings setup Adam Shiervani 2025-02-27 11:49:55 +0100
  • 1f2b140527 Merge branch 'dev' into refactor/modal-routes Adam Shiervani 2025-02-27 10:12:23 +0100
  • 77263e73f7
    Feature/usb config - Rebasing USB Config Changes on Dev Branch (#185) jackislanding 2025-02-27 02:53:47 -0600
  • 5a94f67ac5 fix(ui): Add TODO comment for modal session interaction Adam Shiervani 2025-02-27 09:51:19 +0100
  • da749a0b6f formatting JackTheRooster 2025-02-26 22:25:53 -0600
  • 198b2bb529 added fix for any change to product name now resulting in show the spinner as custom on page reload JackTheRooster 2025-02-26 22:11:35 -0600
  • fb3f5f44fc
    Almost complete implementation of mapped virtual keyboard. Still to implement proper modifer key holding. William Johnstone 2025-02-27 01:33:22 +0000
  • ffc049719a refactor(ui): Migrate settings and update routes to dedicated routes Adam Shiervani 2025-02-27 01:41:40 +0100
  • 6d11eb544f swapped from error to log JackTheRooster 2025-02-26 17:02:12 -0600
  • 5dedda7ad7
    Merge branch 'dev' into feature/usb-config Adam Shiervani 2025-02-26 12:05:27 +0100
  • 92aec30c8f
    fix(ui): Fix & Update Ubuntu 24.04 LTS ISO download URL to latest version (#197) Adam Shiervani 2025-02-26 11:57:03 +0100
  • 582ca253b1 fix(ui): Fix & Update Ubuntu 24.04 LTS ISO download URL to latest version Adam Shiervani 2025-02-26 11:54:49 +0100
  • 4a849475aa moved usb settings to hardware setting JackTheRooster 2025-02-25 21:38:19 -0600
  • c3cc1b21bc removed query params JackTheRooster 2025-02-25 21:14:30 -0600
  • ee4791d9f7 refactor(ui): Add TODO comments for future URL-based state migration Adam Shiervani 2025-02-26 01:05:10 +0100
  • 0588a35fd0 refactor(ui): Simplify Escape key navigation in device route Adam Shiervani 2025-02-26 00:58:00 +0100
  • 6a2443c07c feat(ui): Add dedicated mount route and refactor mount media dialog Adam Shiervani 2025-02-26 00:53:26 +0100
  • c4f85b706f refactor(ui): Remove OtherSessionConnectedModal component Adam Shiervani 2025-02-26 00:40:24 +0100
  • a5a6df681c refactor(ui): Remove LocalAuthPasswordDialog component and clean up related code Adam Shiervani 2025-02-26 00:40:08 +0100
  • c6868c1427 feat(ui): Add local authentication route Adam Shiervani 2025-02-26 00:38:58 +0100
  • bb4ee2a6c7 feat(ui): Add dedicated update route and refactor update dialog state management Adam Shiervani 2025-02-26 00:13:02 +0100
  • a2652c5265 feat(ui): Add other session handling route and modal Adam Shiervani 2025-02-25 23:34:25 +0100
  • ba0c937e2a
    feat: prometheus metrics endpoint Aveline 2025-02-25 16:19:32 +0100
  • f4a86a2d11
    feat(dev): Add option to skip frontend build in dev_deploy.sh (#183) Adam Shiervani 2025-02-25 16:12:04 +0100
  • 7304e6b672
    feat(cloud): Add custom cloud API URL configuration support (#181) Adam Shiervani 2025-02-25 16:10:46 +0100
  • ab79080223 feat(tls): add a simple tls support Siyuan Miao 2025-02-25 16:00:49 +0100
  • cbd3dbba50 feat(tls): add a simple tls support feat/tls Siyuan Miao 2025-02-25 16:00:49 +0100
  • 84c8018ff9 added device name setting device name appears on browser tab JackTheRooster 2025-02-24 23:06:23 -0600
  • 40b1c70be0
    Added German (T1) mappings, UK mappings, updated UK apple mappings. Added functionality to disable keyboard mapping. William Johnstone 2025-02-25 00:44:17 +0000
  • d84c00af94 feat(ci): GitHub action for pull requests - Go + NodeJS Timothy Stewart 2025-02-23 22:59:56 -0600
  • 86addd92c7 saving device name to settings store added UI elements JackTheRooster 2025-02-23 22:46:44 -0600
  • e1ea783fc7
    Feature: Add a metrics endpoint SuperQ 2024-12-31 14:12:19 +0100
  • b27e35d3c3 fixed formatting JackTheRooster 2025-02-21 22:42:42 -0600
  • 0ba56631b2 fixed formatting JackTheRooster 2025-02-21 22:41:00 -0600
  • 0365dc57b8 rebasing on dev branch JackTheRooster 2025-02-21 22:17:02 -0600
  • 054d6e05aa feat(dev): Add option to skip frontend build in dev_deploy.sh Adam Shiervani 2025-02-21 11:14:47 +0100
  • 680ecc5eec fix(cloud): Don't override the CloudURL on deregistration from the cloud. Adam Shiervani 2025-02-21 11:13:58 +0100
  • 58a05f7b94 feat(ui): Only show Cloud API URL Change on device mode Adam Shiervani 2025-02-21 10:32:39 +0100
  • 44ea0201b1 refactor(ui): Remove SIGNAL_API env & Rename to DEVICE_API to make clear distinction between CLOUD_API and DEVICE_API. Adam Shiervani 2025-02-21 10:16:02 +0100
  • 6c68a0d8eb fix(ui): Update cloud app URL to production environment in device mode Adam Shiervani 2025-02-21 01:47:11 +0100
  • 66b42a4858 feat(cloud): Add custom cloud API URL configuration support Adam Shiervani 2025-02-21 01:38:52 +0100
  • de5403eada
    fix(devcontainer): Map local ssh keys to container (#180) Techno Tim 2025-02-20 15:39:25 -0500
  • 84fec02ea5 fix(devcontainer): Map local ssh keys to container Timothy Stewart 2025-02-20 13:46:04 -0600
  • b7ba6f7c51 moved UsbConfigState interface to stores JackTheRooster 2025-02-19 22:26:47 -0600
  • 33a01abba5 usb configuration now preserved on dropdown selector JackTheRooster 2025-02-19 22:22:13 -0600
  • aade07447f now select inputs change correctly JackTheRooster 2025-02-19 13:01:51 -0600
  • 97c8fb7911 added generated serial numbers JackTheRooster 2025-02-19 12:24:17 -0600
  • 79b2e94473
    Merge 87f36167f3 into ff3727b1fe Josh Arrington 2025-02-19 10:55:06 -0500
  • ff3727b1fe chore: bump version to 0.3.7 Siyuan Miao 2025-02-19 10:38:09 +0100
  • d415afcea9
    feat(ui): improve video playback and keyboard handling in WebRTCVideo (#176) Adam Shiervani 2025-02-19 14:00:15 +0100
  • 1147c2a748 fix(ui): correct event handler naming in WebRTCVideo component Adam Shiervani 2025-02-19 13:36:35 +0100
  • 4fa9422b22 feat(ui): improve video playback and keyboard handling in WebRTCVideo Adam Shiervani 2025-02-19 13:35:17 +0100
  • 368c1eea90
    refactor(ui): simplify backlight settings handling (#175) Adam Shiervani 2025-02-19 11:38:11 +0100
  • 641e13ba21 refactor(ui): simplify backlight settings handling Adam Shiervani 2025-02-19 11:32:32 +0100
  • 4351cc8dd7 chore: bump version to 0.3.7 Siyuan Miao 2025-02-19 10:38:09 +0100
  • 16efeee31d fix(config): should return defaultConfig when config file doesnt exist Siyuan Miao 2025-02-19 10:24:27 +0100
  • b38f899c84
    fix(config): should return defaultConfig when config file doesnt exist (#174) Aveline 2025-02-19 10:27:24 +0100
  • a3d21557c3 fix(config): should return defaultConfig when config file doesnt exist Siyuan Miao 2025-02-19 10:24:27 +0100
  • 5e91cfc7fa
    Add full dark mode support to FieldLabel component (#173) Adam Shiervani 2025-02-18 19:30:04 +0100
  • c2edc073b0 Add full dark mode support to FieldLabel component Adam Shiervani 2025-02-18 19:25:34 +0100
  • 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 +0100
  • 591d512b11
    add extra logging and tune timeout settings for cloud (#167) Aveline 2025-02-18 17:22:03 +0100
  • 99b3017344
    Release 0.3.6 Aveline 2025-02-18 13:51:02 +0100
  • 2ce327ed15
    Merge branch 'main' into release/0.3.6 release/0.3.6 Aveline 2025-02-18 13:44:12 +0100
  • 7bca9cb827 chore: bump version to 0.3.6 Siyuan Miao 2025-02-18 13:42:58 +0100
  • 6e070c3da8 feat(dev): use npx and update dev_device.sh to accept IP address as a command-line argument Adam Shiervani 2025-02-18 10:54:07 +0100
  • 330d02b8b3 chore(cloud): add extra logging and tune timeout settings Siyuan Miao 2025-02-18 10:22:44 +0100
  • 1008228cde chore(config): merge userConfig with defaultConfig and add a lock Siyuan Miao 2025-02-17 19:28:25 +0100
  • 546bca4af1 added link to lookup usb device ids JackTheRooster 2025-02-17 22:53:23 -0600
  • 23771e7bb6 added preconfigured options for USB Emulation JackTheRooster 2025-02-17 22:29:04 -0600
  • 69461140e3
    chore(config): merge userConfig with defaultConfig and add a lock (#164) Aveline 2025-02-17 20:12:34 +0100
  • c2d91e89d7 chore(config): remove lock for LoadConfig Siyuan Miao 2025-02-17 19:54:04 +0100
  • 074101fc78 chore(config): merge userConfig with defaultConfig and add a lock Siyuan Miao 2025-02-17 19:28:25 +0100
  • cd333c4ebc
    feat(extension): ATX/DC/Serial extension support Aveline 2025-02-17 18:37:47 +0100
  • c47468bd1d feat(extension): merge from private repo Siyuan Miao 2025-02-15 19:48:12 +0100
  • 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 +0100
  • 0ed3963c9f
    Merge 760dc494d4 into f3b4dbce49 Srujan S 2025-02-17 10:38:55 +0000
  • 6a4b0eb056 feat(dev): change default npm dev script to device mode and add wrapper script to set environment variable and proxy signal api Adam Shiervani 2025-02-13 19:35:24 +0100
  • f3b4dbce49
    feat: use the api url from device config (#161) Aveline 2025-02-17 11:34:38 +0100
  • 806792203f
    feat(ntp): add delay between sync attempts and support NTP servers from DHCP (#162) Aveline 2025-02-17 11:02:28 +0100
  • 5217377175
    feat(display.go): Add display brightness settings (#17) Cameron Fleming 2025-02-17 10:00:28 +0000
  • e177fdb1cd
    Merge branch 'dev' into nevexo/display-brightness Cameron Fleming 2025-02-17 09:33:46 +0000
  • 0498ab4c3f chore(ntp): more logging Siyuan Miao 2025-02-15 19:42:29 +0100
  • ed3b06f3bf feat(ntp): add delay between time sync attempts Siyuan Miao 2025-02-15 19:27:24 +0100
  • d77d6e941d feat(ntp): use ntp server from dhcp info Siyuan Miao 2025-02-15 19:23:42 +0100
  • ec92506452 feat(ntp): use ntp server from dhcp info Siyuan Miao 2025-02-15 19:48:12 +0100
  • e313f1e130 feat: use the api url from device config Siyuan Miao 2025-02-12 19:13:31 +0100
  • 7050c1251d
    Merge ccfd63b84f into 951173ba19 Brandon Tuttle 2025-02-13 12:54:31 -0500
  • 12657fff6e
    Merge b9c871cd63 into 951173ba19 Brandon Tuttle 2025-02-13 18:16:20 +0100
  • 951173ba19
    Restart mDNS every time the connection information changes (#155) Andrew 2025-02-13 12:10:47 -0500
  • 2a99c2db9d
    fix(net): stop dhcp client and release all v4 addr on linkdown (#16) Cameron Fleming 2025-02-13 14:41:10 +0000
  • 0b5033f798
    feat: restore EDID on reboot (#34) Cameron Fleming 2025-02-13 13:42:07 +0000
  • 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