Commit graph

28 commits

Author SHA1 Message Date
97c7b7ada0 fix: escape apostrophe in JS string inside template literal (syntax error kills script) 2026-05-02 15:27:12 +00:00
ba9a143385 fix: remove express.json() inline middleware (type-only import) 2026-05-02 14:51:42 +00:00
0dd15d3541 fix: improved email send feedback (prominent success banner, loading state) 2026-05-02 14:40:53 +00:00
e63c6be521 feat: corpus sources tab, park/restore, discover content, activity log, email feedback 2026-05-02 14:40:51 +00:00
0ca9108ca8 fix: remove express.json() middleware ref (type-only import) 2026-05-02 14:17:27 +00:00
0755a83283 polish: favicon, markdown rendering, steward inline login form, co-steward support 2026-05-02 14:13:28 +00:00
0bfdb2285e feat: co-steward invite/list/remove endpoints, co_steward_emails schema 2026-05-02 14:13:14 +00:00
abefc012fa build: add ARG BUILD_ID for cache busting 2026-05-02 13:25:06 +00:00
ee0483f2a7 fix: Express 5 named wildcard in corpus-gather stub 2026-05-02 13:18:50 +00:00
4cccaeb488 fix: remove .js extensions from local imports 2026-05-02 13:16:50 +00:00
66eea4922e fix: use tsx direct runner, drop node--import loader 2026-05-02 13:16:48 +00:00
1c64996a78 feat: add tsconfig.json 2026-05-02 13:07:42 +00:00
e071b4df82 feat: add server.ts 2026-05-02 13:07:41 +00:00
bcb5afa820 feat: add routes/steward.ts 2026-05-02 13:07:40 +00:00
e221c0cab4 feat: add routes/stage5.ts 2026-05-02 13:07:39 +00:00
fc49b0eac8 feat: add routes/skills.ts 2026-05-02 13:07:38 +00:00
2805143fbb feat: add routes/personaforge.ts 2026-05-02 13:07:37 +00:00
d3240ddf37 feat: add routes/corpus.ts 2026-05-02 13:07:36 +00:00
dc6e6aa3d5 feat: add routes/corpus-gather.ts 2026-05-02 13:07:35 +00:00
9f36274926 feat: add routes/agentify.ts 2026-05-02 13:07:34 +00:00
e18d6cc1aa feat: add routes/agentify-help.ts 2026-05-02 13:07:33 +00:00
1a10fb34a0 feat: add package.json 2026-05-02 13:07:32 +00:00
7438703789 feat: add og-images.ts 2026-05-02 13:07:31 +00:00
ac431a2b8c feat: add fly.toml 2026-05-02 13:07:30 +00:00
0a344f2dc3 feat: add db.ts 2026-05-02 13:07:29 +00:00
4bddb6cc34 feat: add auth.ts 2026-05-02 13:07:28 +00:00
6fc9af3dc5 feat: add Dockerfile 2026-05-02 13:07:27 +00:00
98a3fa5b99 feat: add .dockerignore 2026-05-02 13:07:26 +00:00