Superminaren
  • Joined on 2024-02-06
Superminaren synced commits to refs/pull/78/merge at Superminaren/kvm from mirror 2025-02-02 19:35:36 +01:00
bb7d10a711 Merge 8e33241c8eddbcb6808548edf670220afff051c0 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
8e33241c8e Update to latest ISO versions
Compare 2 commits »
Superminaren synced commits to refs/pull/63/merge at Superminaren/kvm from mirror 2025-02-02 11:25:35 +01:00
9a2c2e6a99 Merge 760dc494d4003de5b4ea5df8a5845651871e5878 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
Superminaren synced commits to refs/pull/116/head at Superminaren/kvm from mirror 2025-02-02 03:15:36 +01:00
7c40e2e011 Move keyboardmapping store to stores.ts, simplified some things, updated settings.tsx to set the keyboard layout properly.
Superminaren synced commits to refs/pull/116/merge at Superminaren/kvm from mirror 2025-02-02 03:15:36 +01:00
d90e9eab11 Merge 7c40e2e01109e11df912900450ee04d1832793ec into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
7c40e2e011 Move keyboardmapping store to stores.ts, simplified some things, updated settings.tsx to set the keyboard layout properly.
Compare 2 commits »
Superminaren synced commits to refs/pull/10/head at Superminaren/kvm from mirror 2025-01-31 02:15:37 +01:00
ec20835c45 Fix jsonrpc references
Superminaren synced commits to refs/pull/10/merge at Superminaren/kvm from mirror 2025-01-31 02:15:37 +01:00
0c39adbed2 Merge ec20835c45b98adb5e5ffe1d36b9db1f79ec69b0 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
ec20835c45 Fix jsonrpc references
Compare 2 commits »
Superminaren synced commits to refs/pull/90/head at Superminaren/kvm from mirror 2025-01-31 02:15:37 +01:00
b037b8af4a Merge branch 'feature/configure-usb-ids' of github.com:jackislanding/jack-kvm into feature/configure-usb-ids
1870144d20 squash! cleanup
Compare 2 commits »
Superminaren synced commits to refs/pull/90/merge at Superminaren/kvm from mirror 2025-01-31 02:15:37 +01:00
c0fa61583d Merge b037b8af4af5ccc0b7da9986c85ec513df3be759 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
b037b8af4a Merge branch 'feature/configure-usb-ids' of github.com:jackislanding/jack-kvm into feature/configure-usb-ids
1870144d20 squash! cleanup
08defe66b1 Merge remote-tracking branch 'origin/feature/configure-usb-ids' into feature/configure-usb-ids
da1a57eb93 Revert "Revert "fix for initial values being empty""
Compare 5 commits »
Superminaren synced commits to refs/pull/90/head at Superminaren/kvm from mirror 2025-01-30 18:05:36 +01:00
08defe66b1 Merge remote-tracking branch 'origin/feature/configure-usb-ids' into feature/configure-usb-ids
da1a57eb93 Revert "Revert "fix for initial values being empty""
Compare 2 commits »
Superminaren synced commits to refs/pull/90/head at Superminaren/kvm from mirror 2025-01-30 09:55:36 +01:00
194fad972e Revert "fix for initial values being empty"
065f1bd21b fix for initial values being empty
af92498816 reverted formatting
Compare 3 commits »
Superminaren synced commits to refs/pull/90/merge at Superminaren/kvm from mirror 2025-01-30 09:55:36 +01:00
e4a77fe1cc Merge 194fad972e9d339c6d92583b173d8e05855df541 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
194fad972e Revert "fix for initial values being empty"
065f1bd21b fix for initial values being empty
af92498816 reverted formatting
Compare 4 commits »
Superminaren synced commits to refs/pull/90/head at Superminaren/kvm from mirror 2025-01-29 09:25:36 +01:00
c5961acbb5 removed trailing characters
abd95ab161 added VirtualMediaEnabled config
Compare 2 commits »
Superminaren synced commits to refs/pull/90/merge at Superminaren/kvm from mirror 2025-01-29 09:25:36 +01:00
9695339cd3 Merge c5961acbb5d2facfadb907225dbd4956e69d664e into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
c5961acbb5 removed trailing characters
abd95ab161 added VirtualMediaEnabled config
Compare 3 commits »
Superminaren synced commits to refs/pull/17/head at Superminaren/kvm from mirror 2025-01-29 01:15:36 +01:00
ce54d10129 fix: Don't wake up the display if it's turned off
8071f81310 fix: wakeDisplay() doesn't need to stop the tickers
9896eba02a fix(display): Don't attempt to start the tickers if the display is disabled
f5035f28c9 chore: fix some start-up timing issues
Compare 4 commits »
Superminaren synced commits to refs/pull/17/merge at Superminaren/kvm from mirror 2025-01-29 01:15:36 +01:00
d0b4874dd5 Merge ce54d101292d55f89de998238708c1d0a2892da3 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
ce54d10129 fix: Don't wake up the display if it's turned off
8071f81310 fix: wakeDisplay() doesn't need to stop the tickers
9896eba02a fix(display): Don't attempt to start the tickers if the display is disabled
f5035f28c9 chore: fix some start-up timing issues
Compare 5 commits »
Superminaren synced commits to refs/pull/17/head at Superminaren/kvm from mirror 2025-01-28 17:05:36 +01:00
6445628114 fix(display): move backlightTicker setup into screen setup goroutine
a05df7a16b chore: update variable names
Compare 2 commits »
Superminaren synced commits to refs/pull/17/merge at Superminaren/kvm from mirror 2025-01-28 17:05:36 +01:00
b8d82acf2f Merge 6445628114bd894b0e6502618c93962f28278956 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
6445628114 fix(display): move backlightTicker setup into screen setup goroutine
a05df7a16b chore: update variable names
Compare 3 commits »
Superminaren synced commits to refs/pull/17/head at Superminaren/kvm from mirror 2025-01-28 00:45:36 +01:00
a6eab94e0d feat(ui): implement display backlight control
309d30d3c3 feat(rpc): implement display backlight control methods
cabe5b07ab feat(display.go): stop tickers when auto-dim/auto-off is disabled
7d1777985f feat(display.go): move tickers into their own method
e9f140c735 feat(display.go): wakeDisplay() force
Compare 6 commits »
Superminaren synced commits to refs/pull/17/merge at Superminaren/kvm from mirror 2025-01-28 00:45:36 +01:00
4086b137a5 Merge a6eab94e0da6bdb26fd9abbbc1c7ccf4be8a3e94 into 8ffe66a1bc63b38c3eea44ec3f10c75ba00836c1
a6eab94e0d feat(ui): implement display backlight control
309d30d3c3 feat(rpc): implement display backlight control methods
cabe5b07ab feat(display.go): stop tickers when auto-dim/auto-off is disabled
7d1777985f feat(display.go): move tickers into their own method
Compare 7 commits »
Superminaren synced commits to refs/pull/90/head at Superminaren/kvm from mirror 2025-01-26 07:55:35 +01:00
58c5875aa7 added regex patterns on inputs
682b5911e8 cleaned up logging
621c333041 added logging
313f78000e input fields now load previous values
6a6ab143a8 changed to defaultValue
Compare 6 commits »