hammer-editor/server
Adam Brown c632d048fb
Fix project sync session lockout (same-install session reclaim) (#583)
Server reclaims a project sync session only for the originating install
(derived from the auth token), so a leaked or cancelled session no longer
blocks the owner; a different active install is still rejected. Client
ends sessions under NonCancellable so end_sync isn't dropped when a sync
coroutine is cancelled.
2026-06-10 19:29:01 -07:00
..
src Fix project sync session lockout (same-install session reclaim) (#583) 2026-06-10 19:29:01 -07:00
build.gradle.kts Adds a full monitoring subsystem to the server admin panel 2026-06-05 19:19:11 -07:00