clusev/resources/js
boban a69551a7eb fix(ui): serialize active-server activations to guarantee ordering
Aborting a fetch can't stop a POST already running server-side, so a stale
activation could still land last. Chain the requests so each runs after the
previous resolves — the latest navigation's activation is always last. A 5s
per-request timeout keeps a hung request from stalling the chain.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 19:34:19 +02:00
..
app.js fix(ui): serialize active-server activations to guarantee ordering 2026-06-14 19:34:19 +02:00
webauthn.js feat(webauthn): register/list/remove security keys in settings 2026-06-14 18:29:51 +02:00