Commit Graph

31 Commits

Author SHA1 Message Date
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
13e5c4fc0a chore(gitignore): ignore .claude directory 2026-03-07 23:48:57 +01:00
svemagie
da25ffa8c2 feat(indiekit): add rmdes page post type and endpoint posts 2026-03-07 23:47:30 +01:00
svemagie
959924522e chore: stop tracking node_modules 2026-03-07 23:45:35 +01:00
svemagie
eeb512e600 chore(deps): sync node_modules after rmdes override alignment 2026-03-07 23:17:43 +01:00
svemagie
c179ee313f chore(indiekit): sync with rmdes repos and add postinstall lightningcss path fix 2026-03-07 23:17:38 +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
0886a2a6b4 Mount posts endpoint at /blog 2026-03-07 20:05:48 +01:00
svemagie
a07f57649d Fix publication postTypes config shape 2026-03-07 19:59:28 +01:00
svemagie
c578eed288 Revert custom admin route overrides in config 2026-03-07 19:47:01 +01:00
svemagie
829d20e781 Use root IndieAuth URLs to fix continue redirect 2026-03-07 19:42:15 +01:00
svemagie
867024d5f8 Load dotenv config and default Mongo authSource 2026-03-07 19:06:44 +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
c3ec43758e deploy corr with shell 2026-03-07 16:56:00 +01:00
svemagie
24bb9ae602 chore: update deploy.yml 2026-03-07 16:53:53 +01:00
svemagie
bc05938fa7 chore: trigger redeploy 2026-03-07 16:51:14 +01:00
svemagie
625cc777f8 fix: run deploy as indiekit user in jail 2026-03-07 16:49:29 +01:00
svemagie
b8b268e238 0.1.0 2026-03-07 16:00:15 +01:00
svemagie
9943bfbccf Bump version to v0.1 2026-03-07 15:59:54 +01:00
Indiekit Server
9c9e6bd368 Add .env to .gitignore 2026-03-07 15:31:17 +01:00
Indiekit Server
0b51e6de74 Remove hardcoded admin password, use env variable 2026-03-07 15:28:22 +01:00
Indiekit Server
d227c1e0b5 Remove secrets and add .env to .gitignore 2026-03-07 15:25:59 +01:00
Indiekit Server
52d58dd7f1 Remove .env and add to .gitignore 2026-03-07 15:25:08 +01:00
63df3fc892 Initial import of Indiekit server 2026-03-07 15:23:34 +01:00
svemagie
766014223a Initial commit 2026-03-06 11:33:30 +01:00