clusev/resources/views
boban 0088122ff1 revert(ui): drop racy bfcache JS auto-sync; keep race-free mount/targetFor
The livewire:navigated activate-POST hook introduced unbounded cross-request
ordering races (the on-screen confusion is already fixed race-free by
Show::mount setting the active server + ServerSwitcher::targetFor navigating on
switch). Remove the JS hook + activate endpoint. The remaining bfcache edge is
invisible (the cached page shows the right server) and a transient stale session
resolves on the next deliberate navigation — documented in the handoff.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 19:37:54 +02:00
..
components feat(ui): add "Initialisierung" (pending) server status 2026-06-14 10:20:32 +02:00
errors feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
layouts fix(auth): toaster on auth pages + audit email-link resets 2026-06-14 17:07:52 +02:00
livewire revert(ui): drop racy bfcache JS auto-sync; keep race-free mount/targetFor 2026-06-14 19:37:54 +02:00
partials fix(auth): toaster on auth pages + audit email-link resets 2026-06-14 17:07:52 +02:00
vendor/wire-elements-modal fix(modal)+ux: panel above backdrop, one <x-btn> style, SSH credential form 2026-06-12 23:32:28 +02:00