Commit Graph

  • a6f20fceb1
    chore: normalize all line endings to LF Jordan Jones 2025-01-06 15:13:29 -0800
  • 317e005a98
    chore: enforce lf line endings Jordan Jones 2025-01-06 15:13:07 -0800
  • 1508701927
    chore(reorganization): part two Jordan Jones 2025-01-06 15:01:15 -0800
  • d1abc4b7fb Handle messages async to datachannel receive tutman96 2025-01-06 22:07:29 +0000
  • be319f38d7 Handle messages async to datachannel receive tutman96 2025-01-06 22:07:29 +0000
  • 9eced85559
    chore(reorganization): part one Jordan Jones 2025-01-06 12:48:45 -0800
  • 16064aa876 Better handle install and re-install lifecycle. Also display all the juicy bits about the plugin tutman96 2025-01-06 18:56:29 +0000
  • 2e24916331 Change wording from TODO to coming soon tutman96 2025-01-06 18:22:05 +0000
  • 2428c15f88 Handle error conditions better and detect support methods automatically tutman96 2025-01-06 18:11:51 +0000
  • b776ad0047 feat: restore EDID on reboot Cameron Fleming 2025-01-06 16:11:59 +0000
  • e61decfb33 wip: Plugin RPC with status reporting to the UI tutman96 2025-01-05 23:38:54 +0000
  • e9b539053b fix: newline on set brightness log Cameron Fleming 2025-01-05 21:13:09 +0000
  • 499382afd8 chore: Refactor jsonrpc server into its own package tutman96 2025-01-05 20:32:20 +0000
  • 0b3cd59e36 Refactor jsonrpc server into its own package tutman96 2025-01-05 20:32:20 +0000
  • 4ce9de9d8f fix(cloud): only start WS Client if config.CloudToken is set Cameron Fleming 2025-01-05 20:25:10 +0000
  • ce86105e69
    Merge branch 'main' into plugin-system Brandon Tuttle 2025-01-05 14:48:01 -0500
  • 27b3395d0f Newlines for all things tutman96 2025-01-05 19:46:21 +0000
  • e764000697 Golang standards :) tutman96 2025-01-05 19:44:34 +0000
  • 562f6c406c Add ability to uninstall a plugin tutman96 2025-01-05 19:43:10 +0000
  • 5652e8f95a Fix bad pointer reference tutman96 2025-01-05 19:23:05 +0000
  • 79305da221 Fix net Listener interface and implement max process backoff time tutman96 2025-01-05 19:21:37 +0000
  • 1fe71da77d chore: various comment & string updates Cameron Fleming 2025-01-05 02:24:53 +0000
  • 7e7310b176 fix: wakeDisplay() on start to fix warm start issue Cameron Fleming 2025-01-04 22:27:10 +0000
  • d6e4df2109 fix: re-use buffer between reads Cameron Fleming 2025-01-04 22:26:39 +0000
  • 74cdeca230 feat(display): wake on touch Cameron Fleming 2025-01-04 22:22:50 +0000
  • a267bb3a1d fix: only attempt to wake the display if it's off Cameron Fleming 2025-01-04 22:22:29 +0000
  • db4c0c7136 chore: use constant for backlight control file Cameron Fleming 2025-01-04 22:22:06 +0000
  • 5a05719106 When tar extraction fails, delete extraction folder tutman96 2025-01-04 21:43:37 +0000
  • f7ee4642a8 Clean up native subprocess is main process dies tutman96 2025-01-04 21:35:12 +0000
  • 2ffb463829 Handle "errored" condition instead of "stopped" tutman96 2025-01-04 21:29:10 +0000
  • 5de7bc7afa Add process_manager and subprocess spawning support tutman96 2025-01-04 21:21:02 +0000
  • 88f3e97011 Add enable/disable button tutman96 2025-01-04 17:18:25 +0000
  • 3853b58613 Implement pluginList RPC and associated UI tutman96 2025-01-04 16:43:09 +0000
  • 00fdbafeb7 Write plugin database to tmp file first tutman96 2025-01-04 15:53:07 +0000
  • a819739790 feat(ui): make Ctrl + Alt + Del button a setting Cameron Fleming 2025-01-04 00:22:08 +0000
  • 7602aefe98 feat(ui/ActionBar): add Ctrl + Alt + Del button to Action Bar Cameron Fleming 2025-01-04 00:10:56 +0000
  • f4d88c7162 WIP: feat(settings): add Max backlight setting Cameron Fleming 2025-01-03 22:07:34 +0000
  • bec1443fe6 feat(rpc): add methods to get and set BacklightSettings Cameron Fleming 2025-01-03 22:07:21 +0000
  • cd7258efd0 feat(display): add automatic dimming & switch off to display Cameron Fleming 2025-01-03 22:07:05 +0000
  • 4fd8b1e6ff feat(config): add backlight control settings Cameron Fleming 2025-01-03 22:05:46 +0000
  • 1e589ede16 fix(net): stop dhcp client and release all v4 addr on linkdown Cameron Fleming 2025-01-03 09:29:12 +0000
  • 3271a1796b feat(display.go): impl setDisplayBrightness() Cameron Fleming 2025-01-03 11:23:32 +0000
  • 8ffe66a1bc
    chore: use github.com/coder/websocket instead of nhooyr.io/websocket (#14) Cameron Fleming 2025-01-02 22:51:29 +0000
  • 1c2e05e2d6 chore: use github.com/coder/websocket instead of nhooyr.io/websocket Cameron Fleming 2025-01-02 20:59:57 +0000
  • e445039cb8
    Don't allow empty tokens (#13) Adam Shiervani 2025-01-02 21:44:26 +0100
  • ca815c06f1
    Update index.html - fixed fonts url (#4) Nilesh Savani 2025-01-02 15:44:09 -0500
  • eabbdafc1f Don't allow empty tokens Adam Shiervani 2025-01-02 20:59:40 +0100
  • ed93400758
    Add devcontainer support (#8) Brandon Tuttle 2025-01-02 14:00:44 -0500
  • 0a772005dc Add extracting and validating the plugin tutman96 2025-01-01 22:34:59 +0000
  • 377c3e89c0 Implement plugin upload support and placeholder settings item tutman96 2025-01-01 19:35:39 +0000
  • 7bc6516d00 Add dev:device script and support for setting JETKVM_PROXY_URL for development tutman96 2025-01-01 17:52:26 +0000
  • 6253afe8eb Add devcontainer support tutman96 2024-12-31 14:46:36 +0000
  • 6e2177e427
    Fix: Update react-icons package (#5) Ben Kochie 2024-12-31 14:23:23 +0100
  • 649fb1dec8
    Fix: Update react-icons package SuperQ 2024-12-31 13:35:25 +0100
  • 73980111d6
    Update index.html - fixed fonts url Nilesh Savani 2024-12-30 22:29:32 -0500
  • 20780b65db Release 202412292127 Adam Shiervani 2024-10-20 17:24:15 +0200