Commit Graph

96 Commits

Author SHA1 Message Date
1e32c7e945 Rewrite published posts after template changes. 2026-07-21 21:32:28 +02:00
80f291b8ea Reopen published posts only for changes. 2026-07-21 21:25:16 +02:00
b3bf134980 Align checksums with bDS2. 2026-07-21 21:18:47 +02:00
8170076e9b Render built-in macros from Liquid templates. 2026-07-21 20:44:03 +02:00
3ac7a8bfc4 Enforce the supported Liquid subset. 2026-07-21 20:21:35 +02:00
557497d4c2 Persist status-bar airplane mode. 2026-07-21 20:11:33 +02:00
2f7d752e73 Fix online one-shot AI compatibility. 2026-07-21 20:03:26 +02:00
812de13f62 fix: clean up some problems from the implementations 2026-07-21 19:46:57 +02:00
Georg Bauer
489d3646f8 Fix loopback test networking. 2026-07-21 19:02:07 +02:00
Georg Bauer
9d3a092359 Merge pull request #4 from rfc1437/codex/run-full-test-suite-after-fixing-internet
Fix workspace test build on latest Rust
2026-07-21 13:47:07 +02:00
Georg Bauer
1ecd7a32d2 Merge pull request #3 from rfc1437/codex/thread-data_dir-in-fts-index-paths
Index published post bodies from files
2026-07-21 13:46:47 +02:00
Georg Bauer
18d96a10b8 Fix search indexing data directory 2026-07-21 13:27:09 +02:00
Georg Bauer
184d6e4845 Fix workspace test build warnings 2026-07-21 12:42:48 +02:00
Georg Bauer
d50e538fc3 Index published post bodies from files 2026-07-21 11:21:03 +02:00
Georg Bauer
1e6c2a4e2c Preserve category archive titles. 2026-07-21 11:20:07 +02:00
ac993d8743 Align slug transliteration with bDS2 2026-07-20 23:01:12 +02:00
b641f6492b Add semantic post tag suggestions 2026-07-20 22:52:03 +02:00
d1829f0e9b Schedule only missing post translations 2026-07-20 22:20:57 +02:00
dc11155aac Fix blog descriptions in list page titles 2026-07-20 20:05:32 +02:00
3795db76b0 Fix calendar activity heatmap in preview and generation 2026-07-20 19:56:18 +02:00
5726b92c5d Fix canonical media links in preview and generation 2026-07-20 19:42:00 +02:00
713575dd99 Fix project macro rendering in preview and generation 2026-07-20 19:31:41 +02:00
3aa5dcbe55 Fix style swatches and live preview modes. 2026-07-20 18:45:27 +02:00
47d069dfac Update bDS2 rendering fixtures and routes. 2026-07-20 18:07:54 +02:00
49adfed68f Fix navigable blog previews. 2026-07-20 17:10:33 +02:00
29cdd016b8 Implement post editor image drops. 2026-07-20 16:19:14 +02:00
49447ef451 Implement the bDS2 sync scripting API. 2026-07-20 15:53:31 +02:00
25fe22a3d2 Remove dead TUI style settings. 2026-07-20 14:41:32 +02:00
fe7dd82f33 Implement the Pico CSS theme editor. 2026-07-20 14:28:47 +02:00
1d190d33c5 Update dependencies and add dependency audit gates. 2026-07-20 13:37:23 +02:00
c80b5d680d Persist discovered AI endpoint models in the database per endpoint.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 12:13:56 +02:00
2d6fcafc7e Separate online and airplane AI profiles. 2026-07-20 11:52:00 +02:00
3739da0984 Show effective settings in bds-cli config. 2026-07-20 09:28:26 +02:00
269e4b0e4a fix: reduced app size by a good margin 2026-07-20 08:44:17 +02:00
45cb0cd502 Implement the headless SSH server 2026-07-19 20:35:02 +02:00
92a942d52f Implement the OPML menu editor 2026-07-19 19:37:00 +02:00
e8764262a3 Implement semantic embeddings and duplicate review 2026-07-19 18:06:47 +02:00
fd4fd744e0 Implement persistent native A2UI chat surfaces 2026-07-19 16:57:43 +02:00
ac611e3f7f Implement persistent conversational AI chat 2026-07-19 16:18:01 +02:00
fb5cae2131 Implement MCP automation and approvals. 2026-07-19 15:10:43 +02:00
fdfae200a0 Implement the shared automation CLI. 2026-07-19 14:25:15 +02:00
a2abb901cd Add the shared domain event bus. 2026-07-19 13:48:03 +02:00
429f471e4e Implement complete WordPress WXR import workflow. 2026-07-19 13:17:45 +02:00
422f71c8ad Implement the Git workflow 2026-07-19 11:53:02 +02:00
90a9002124 Group site generation by section 2026-07-19 10:27:12 +02:00
055dd5efc5 Implement post editor gallery image imports 2026-07-19 09:52:09 +02:00
9a72287fc6 feat: implement the bDS2-compatible core Lua API 2026-07-19 09:24:39 +02:00
33929fd04b feat: return normalized token usage from one-shot AI calls (closes #15)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 23:15:04 +02:00
4222c480cb feat: remove the post duplication feature (closes #10)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 22:55:37 +02:00
a2e2ab037d chore: cleaned up some specs around extensions and small changes to get code in line 2026-07-18 22:52:54 +02:00