-
Require CDN_BASE_URL everywhere so no cover URL can expire
-
Give the SyncKit keys endpoints their own credential
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate pages/dashboard to slices
-
Group Config and AppState into cohesive sub-structs
-
Perf: shared HTTP client; bounded-parallel admin bulk actions
-
v0.8.0: SyncKit true per-key storage
-
exorcise: B15b routes/pages/ + root routes doc comments
-
Drop redundant clones in dashboard, health, webhook tests