-
server: describe the media picker, and delete media-picker.js
-
Correct stale comments across server, tests and mnw-admin
-
Require CDN_BASE_URL everywhere so no cover URL can expire
-
Lower the browser upload cap to 2 GiB
-
server: adopt lint block, fix clippy, fmt
-
Bump the tower/axum middleware cluster (server, kberg)
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
server: add multipart upload session endpoints for the CLI
-
Decompose AppState Phase 2: migrate storage to slices
-
Group Config and AppState into cohesive sub-structs
-
server: split public image content into a separate CDN bucket (S1)
-
Scan-then-promote uploads to immutable content keys (C1)
-
Remediate audit Run 21 findings across server