Superminaren
  • Joined on 2024-02-06
Superminaren synced commits to refs/pull/952/head at Superminaren/kvm from mirror 2025-11-11 00:31:18 +01:00
8406a35e70 fix: reset failsafe mode on reboot
d8e3140fc9 fix: Proper logic for hiding the WebRTC Video stream
b70199cc72 Revert "fix: adjust failsafe mode handling in KvmIdRoute to improve WebRTCVideo rendering logic"
4def3e636e fix: adjust failsafe mode handling in KvmIdRoute to improve WebRTCVideo rendering logic
029a78e245 fix: update FailsafeModeState to ensure reason is always a string and simplify setFailsafeMode function
Compare 5 commits »
Superminaren synced commits to refs/pull/948/merge at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
b2672e6326 Merge 1e5184284f7dd9b0d46feb2277547d2c0a14f369 into 31ea366e51f9fb641543d16b69630a3cc045e747
1e5184284f fix(lldp): golangci-lint issues
826e5155b2 fix(lldp): use mutexes to protect state
15484f889e fix(ui): use source in LLDP neighbor key
8957a65cae feat(lldp): support multiple management address TLVs
Compare 6 commits »
Superminaren synced commits to refs/pull/948/head at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
1e5184284f fix(lldp): golangci-lint issues
826e5155b2 fix(lldp): use mutexes to protect state
15484f889e fix(ui): use source in LLDP neighbor key
8957a65cae feat(lldp): support multiple management address TLVs
19bc958689 chore: update submit button loading state
Compare 5 commits »
Superminaren synced commits to refs/pull/944/merge at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
ffff27eb68 Merge 1671a245f22f770eddbeaa10e0b627c55f9a2d9b into 31ea366e51f9fb641543d16b69630a3cc045e747
1671a245f2 cosm(public-ip): update public IP card to show last updated time
e9df46baec chore(public-ip): use interface state to set public IP ready state
Compare 3 commits »
Superminaren synced commits to refs/pull/944/head at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
1671a245f2 cosm(public-ip): update public IP card to show last updated time
e9df46baec chore(public-ip): use interface state to set public IP ready state
Compare 2 commits »
Superminaren synced commits to refs/pull/912/merge at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
810e3783d6 Merge 005505a2daa14925c8254fbc7d1435c4c9e96424 into 31ea366e51f9fb641543d16b69630a3cc045e747
005505a2da chore(ota): use []string instead of comma-separated string
Compare 2 commits »
Superminaren synced commits to refs/pull/912/head at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
005505a2da chore(ota): use []string instead of comma-separated string
Superminaren synced commits to refs/pull/718/merge at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
db620b70d7 Merge f51c3721836db40fc82fb25a1542cd7485ba3b24 into 31ea366e51f9fb641543d16b69630a3cc045e747
f51c372183 Enhancement: Make the code more DRY
Compare 2 commits »
Superminaren synced commits to refs/pull/718/head at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
f51c372183 Enhancement: Make the code more DRY
Superminaren synced commits to release/049 at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
5743a81f46 feat: failsafe mode (#952)
Superminaren synced commits to r/ota at Superminaren/kvm from mirror 2025-11-11 00:31:17 +01:00
005505a2da chore(ota): use []string instead of comma-separated string
Superminaren synced commits to feat/public-ip at Superminaren/kvm from mirror 2025-11-11 00:31:16 +01:00
1671a245f2 cosm(public-ip): update public IP card to show last updated time
e9df46baec chore(public-ip): use interface state to set public IP ready state
Compare 2 commits »
Superminaren synced commits to feat/lldp at Superminaren/kvm from mirror 2025-11-11 00:31:16 +01:00
1e5184284f fix(lldp): golangci-lint issues
826e5155b2 fix(lldp): use mutexes to protect state
15484f889e fix(ui): use source in LLDP neighbor key
8957a65cae feat(lldp): support multiple management address TLVs
19bc958689 chore: update submit button loading state
Compare 5 commits »
Superminaren synced new reference feat/failsafe-mode to Superminaren/kvm from mirror 2025-11-11 00:31:16 +01:00
Superminaren synced commits to feat/failsafe-mode at Superminaren/kvm from mirror 2025-11-11 00:31:16 +01:00
Superminaren synced and deleted reference refs/tags/refs/pull/952/merge at Superminaren/kvm from mirror 2025-11-11 00:31:16 +01:00
Superminaren synced and deleted reference refs/tags/feat/cgo-recovery-mode at Superminaren/kvm from mirror 2025-11-11 00:31:16 +01:00
Superminaren synced commits to refs/pull/952/merge at Superminaren/kvm from mirror 2025-11-10 16:21:19 +01:00
65c23fbf1d Merge bbbea617236ad516953192682d2ab7d90e7b3b4e into 542f9c086283eb57c9510bfd4ce9bbba8762a0cb
bbbea61723 fix: simplify tooltip text in FailSafeModeOverlay for clarity
426cd6fe56 fix: update KvmIdRoute to conditionally render WebRTCVideo based on failsafeReason
9115362956 chore: make downgrade version configurable
6b052e7777 Update ui/src/components/FailSafeModeOverlay.tsx
Compare 5 commits »
Superminaren synced commits to refs/pull/952/head at Superminaren/kvm from mirror 2025-11-10 16:21:19 +01:00
bbbea61723 fix: simplify tooltip text in FailSafeModeOverlay for clarity
426cd6fe56 fix: update KvmIdRoute to conditionally render WebRTCVideo based on failsafeReason
9115362956 chore: make downgrade version configurable
6b052e7777 Update ui/src/components/FailSafeModeOverlay.tsx
Compare 4 commits »
Superminaren synced commits to refs/pull/948/merge at Superminaren/kvm from mirror 2025-11-10 16:21:18 +01:00
c4ffb0f208 Merge b49d67c87d3e92fcd3c3e7787e2faf761606cd2f into 31ea366e51f9fb641543d16b69630a3cc045e747
31ea366e51 chore: upgrade UI packages (except vite) (#954)
7f2dcc84b4 fix: don't reload page if we didn't attempt an upgrade. (#955)
Compare 3 commits »