Superminaren
  • Joined on 2024-02-06
Superminaren synced commits to dev at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
a60e1a5e98 chore: bump version to 0.4.0
4e90883bf8 build: enable trimpath for both dev and prod releases
8eaa86ae45 style(ui): update styling for access and network settings components (#487)
354941b54d build: add trimpath to go build command
4b91c758fa chore: upgrade golang to 1.24.3 and nodejs to 22.x (#483)
Compare 7 commits »
Superminaren synced commits to fix/ui-polish-settings at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
Superminaren synced new reference fix/ui-polish-settings to Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
Superminaren synced commits to refactor/network-settings-ui at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
Superminaren synced new reference refactor/network-settings-ui to Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
Superminaren synced commits to refs/pull/189/merge at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
9a99a938d8 Merge d84c00af948794225964c98b869decf132ae7ddd into 4b91c758fa5d8937dc48d949579143ee6593bbee
4b91c758fa chore: upgrade golang to 1.24.3 and nodejs to 22.x (#483)
222a8470a5 refactor: network settings UI (#486)
860327bfcd chore: always return local version if update check fails (#485)
Compare 4 commits »
Superminaren synced commits to refs/pull/256/merge at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
bc6c1097d2 Merge 709855dc3dfc9af86684daa170f86edee6f2d6bf into 4b91c758fa5d8937dc48d949579143ee6593bbee
4b91c758fa chore: upgrade golang to 1.24.3 and nodejs to 22.x (#483)
222a8470a5 refactor: network settings UI (#486)
860327bfcd chore: always return local version if update check fails (#485)
Compare 4 commits »
Superminaren synced commits to refs/pull/405/merge at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
a71fc96ad7 Merge a4c15d5c7e9a3c68a6fd75d7881bab9e506781c8 into a60e1a5e985a64adc80257cc64cca100f0b23192
a60e1a5e98 chore: bump version to 0.4.0
4e90883bf8 build: enable trimpath for both dev and prod releases
8eaa86ae45 style(ui): update styling for access and network settings components (#487)
354941b54d build: add trimpath to go build command
Compare 8 commits »
Superminaren synced commits to refs/pull/446/merge at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
9d1b020661 Merge 9d12dd1e54aaf8e4caa809258c1f456a109dbfb7 into 4e90883bf8b9f772c67c65b97f25575096038368
4e90883bf8 build: enable trimpath for both dev and prod releases
8eaa86ae45 style(ui): update styling for access and network settings components (#487)
354941b54d build: add trimpath to go build command
4b91c758fa chore: upgrade golang to 1.24.3 and nodejs to 22.x (#483)
Compare 7 commits »
Superminaren synced commits to refs/pull/483/head at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
a29e68b916 Update .github/workflows/build.yml
Superminaren synced commits to refs/pull/52/merge at Superminaren/kvm from mirror 2025-05-20 20:42:08 +02:00
7a331905eb Merge 57fbee1490c6b36df4c915e3c3d4591ecd74a400 into 860327bfcd7bc7dc2c00f2ba2f4ada745e6c0bba
860327bfcd chore: always return local version if update check fails (#485)
Compare 2 commits »
Superminaren synced commits to refs/pull/52/merge at Superminaren/kvm from mirror 2025-05-20 12:32:08 +02:00
367f3c0288 Merge 57fbee1490c6b36df4c915e3c3d4591ecd74a400 into 66fbda864a470698bf6f96ec75b286f433e1f45d
66fbda864a chore: reset usb after updating config (#482)
a0f6d01465 fix(usbgadget): do not panic if a change isn't found (#481)
b4dd4961fc fix: jetkvm_app path is now bin/jetkvm_app
eeb103adf9 fix: configFS might not be mounted if the directory exists (#479)
Compare 10 commits »
Superminaren synced commits to dev at Superminaren/kvm from mirror 2025-05-20 04:22:09 +02:00
66fbda864a chore: reset usb after updating config (#482)
a0f6d01465 fix(usbgadget): do not panic if a change isn't found (#481)
b4dd4961fc fix: jetkvm_app path is now bin/jetkvm_app
eeb103adf9 fix: configFS might not be mounted if the directory exists (#479)
8cf6b40dc3 build: set up golang (smoketest)
Compare 10 commits »
Superminaren synced commits to refs/pull/189/merge at Superminaren/kvm from mirror 2025-05-20 04:22:09 +02:00
6047262ac7 Merge d84c00af948794225964c98b869decf132ae7ddd into 66fbda864a470698bf6f96ec75b286f433e1f45d
66fbda864a chore: reset usb after updating config (#482)
a0f6d01465 fix(usbgadget): do not panic if a change isn't found (#481)
b4dd4961fc fix: jetkvm_app path is now bin/jetkvm_app
eeb103adf9 fix: configFS might not be mounted if the directory exists (#479)
Compare 11 commits »
Superminaren synced commits to refs/pull/256/merge at Superminaren/kvm from mirror 2025-05-20 04:22:09 +02:00
f752636cd3 Merge 709855dc3dfc9af86684daa170f86edee6f2d6bf into 66fbda864a470698bf6f96ec75b286f433e1f45d
66fbda864a chore: reset usb after updating config (#482)
a0f6d01465 fix(usbgadget): do not panic if a change isn't found (#481)
b4dd4961fc fix: jetkvm_app path is now bin/jetkvm_app
eeb103adf9 fix: configFS might not be mounted if the directory exists (#479)
Compare 11 commits »
Superminaren synced commits to refs/pull/405/head at Superminaren/kvm from mirror 2025-05-20 04:22:09 +02:00
a4c15d5c7e Revert "Move hold key handling into Go backend analogous to https://www.kernel.org/doc/Documentation/usb/gadget_hid.txt"
7240abaf3d Use useSettingsStore
6dd65fbba6 Add JSONRPC handling
9698564550 Add Belgisch Nederlands
Compare 37 commits »
Superminaren synced commits to refs/pull/405/merge at Superminaren/kvm from mirror 2025-05-20 04:22:09 +02:00
9056b3711a Merge a4c15d5c7e9a3c68a6fd75d7881bab9e506781c8 into 66fbda864a470698bf6f96ec75b286f433e1f45d
66fbda864a chore: reset usb after updating config (#482)
a4c15d5c7e Revert "Move hold key handling into Go backend analogous to https://www.kernel.org/doc/Documentation/usb/gadget_hid.txt"
7240abaf3d Use useSettingsStore
6dd65fbba6 Add JSONRPC handling
Compare 40 commits »
Superminaren synced commits to refs/pull/446/merge at Superminaren/kvm from mirror 2025-05-20 04:22:09 +02:00
ed0148dd52 Merge 9d12dd1e54aaf8e4caa809258c1f456a109dbfb7 into 66fbda864a470698bf6f96ec75b286f433e1f45d
66fbda864a chore: reset usb after updating config (#482)
a0f6d01465 fix(usbgadget): do not panic if a change isn't found (#481)
b4dd4961fc fix: jetkvm_app path is now bin/jetkvm_app
eeb103adf9 fix: configFS might not be mounted if the directory exists (#479)
Compare 11 commits »
Superminaren synced commits to refs/pull/52/merge at Superminaren/kvm from mirror 2025-05-20 04:22:09 +02:00
c73cdb7fa6 Merge 57fbee1490c6b36df4c915e3c3d4591ecd74a400 into 7a9fb7cbb11a3c964037ba1be2df70c830dd482a
7a9fb7cbb1 chore(usbgadget): update usbgadget config only when needed (#474)
Compare 2 commits »
Superminaren synced and deleted reference refs/tags/refs/pull/474/merge at Superminaren/kvm from mirror 2025-05-20 04:22:08 +02:00