Commit Graph

31 Commits

Author SHA1 Message Date
svemagie
51288e0006 Hide sidebar when app--minimalui is present on auth views 2026-03-08 05:20:39 +01:00
svemagie
de2235f990 Disable frontend serviceworker registration and clear stale caches 2026-03-08 05:14:37 +01:00
svemagie
5b3e8aff3b Bypass auth/session pages in frontend serviceworker cache 2026-03-08 05:06:29 +01:00
svemagie
ef484c069d Remove legacy redirect patches and session auto-continue patch 2026-03-08 04:57:27 +01:00
svemagie
da2bf87ad3 Normalize legacy /admin redirect query targets in auth callback 2026-03-08 04:49:56 +01:00
svemagie
acb8afc794 Alias legacy /admin auth routes to root endpoints 2026-03-08 04:45:46 +01:00
svemagie
98eb54ac63 Auto-continue login flow to password screen 2026-03-08 04:30:54 +01:00
svemagie
db947a2688 Normalize legacy /admin login redirect targets 2026-03-08 04:17:01 +01:00
svemagie
88c8d24ea2 Rollback admin redirect overrides to root auth paths 2026-03-08 04:12:56 +01:00
svemagie
992bd76fcd Fix IndieAuth redirects behind /admin path 2026-03-08 04:06:56 +01:00
svemagie
8e759a5cb9 Add safe password setup recovery mode 2026-03-08 04:05:06 +01:00
svemagie
1558e8b40e Harden production auth startup and dev-mode access 2026-03-08 04:01:41 +01:00
svemagie
227e4e3f2a fix(runtime): make sharp optional on FreeBSD startup 2026-03-08 02:14:16 +01:00
svemagie
b770bd3a16 fix(media): align photo upload path to /images 2026-03-08 02:03:47 +01:00
svemagie
7a61f4da53 fix(backend): harden mongo startup and files upload locales 2026-03-08 01:51:18 +01:00
svemagie
14d7d16f73 fix(startup): add strict mongo preflight in production 2026-03-08 01:19:47 +01:00
svemagie
dd5a45da92 fix(mongo): require explicit username for auth 2026-03-08 01:14:22 +01:00
svemagie
039b6ff86c fix(auth): respect INDIEKIT_ADMIN_URL for login redirects 2026-03-08 01:10:34 +01:00
svemagie
65b26dec3d fix(runtime): guard conversations and serviceworker path 2026-03-08 01:03:23 +01:00
svemagie
17b730eb04 fix(startup): load .env with dotenv parser 2026-03-08 00:59:08 +01:00
svemagie
e212b164f2 fix(uploads): route browser file uploads via files endpoint 2026-03-08 00:57:07 +01:00
svemagie
e7d0a3d382 fix(uploads): patch endpoint-media scope handling 2026-03-08 00:52:50 +01:00
svemagie
b6d0340e7c fix(backend): harden endpoint and startup config 2026-03-08 00:42:02 +01:00
svemagie
9427dedaa9 fix(admin): restore post publishing endpoint path 2026-03-08 00:33:14 +01:00
svemagie
3c644b506e fix(post-types): keep runtime-supported type map in sync 2026-03-08 00:28:45 +01:00
svemagie
2d2ae01448 fix(post-types): align all types with eleventy collections 2026-03-08 00:18:46 +01:00
svemagie
fc2686da73 Align post paths with content repo structure 2026-03-07 20:54:46 +01:00
svemagie
2de1b17642 Split GitHub tokens for content and activity 2026-03-07 20:32:58 +01:00
svemagie
a7f060a4cb Fix deploy restart hang and Mongo config 2026-03-07 18:57:43 +01:00
svemagie
396b3e51e1 Fix admin auth config behind /admin 2026-03-07 18:44:41 +01:00
svemagie
766014223a Initial commit 2026-03-06 11:33:30 +01:00