Commit Graph

10 Commits

Author SHA1 Message Date
Brandon Tuttle 12657fff6e
Merge b9c871cd63 into 951173ba19 2025-02-13 18:16:20 +01:00
Cameron Fleming 0b5033f798
feat: restore EDID on reboot (#34)
This commit adds the config entry "EdidString" and saves the EDID string
when it's modified via the RPC.

The EDID is restored when the jetkvm_native control socket connects
(usually at boot)

Signed-off-by: Cameron Fleming <cameron@nevexo.space>
2025-02-13 14:42:07 +01:00
tutman96 6fd978b382 Rename JSONRPCServer to JSONRPCRouter 2025-01-19 23:16:42 +00:00
tutman96 0b3cd59e36 Refactor jsonrpc server into its own package 2025-01-05 20:32:20 +00:00
tutman96 562f6c406c Add ability to uninstall a plugin 2025-01-05 19:43:10 +00:00
tutman96 88f3e97011 Add enable/disable button 2025-01-04 17:18:25 +00:00
tutman96 3853b58613 Implement pluginList RPC and associated UI 2025-01-04 16:43:09 +00:00
tutman96 0a772005dc Add extracting and validating the plugin 2025-01-01 22:34:59 +00:00
tutman96 377c3e89c0 Implement plugin upload support and placeholder settings item 2025-01-01 19:35:39 +00:00
Adam Shiervani 20780b65db Release 202412292127 2024-12-29 21:27:42 +01:00