Commit Graph

141 Commits

Author SHA1 Message Date
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
5425d83ee1 Fix blogmark deep-link delivery and editor activation 2026-07-20 19:13:18 +02:00
3aa5dcbe55 Fix style swatches and live preview modes. 2026-07-20 18:45:27 +02:00
e531d32a77 Hide post gallery action in preview mode. 2026-07-20 18:18:53 +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
b10212d47e Remove orphaned UI messages. 2026-07-20 15:32:19 +02:00
d922f5661f Localize the terminal interface. 2026-07-20 15:29: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
df71f1de95 Load sidebar entries automatically in 200-item batches. 2026-07-20 13:21:14 +02:00
7887d02e0b chore: documentation added and adapted to RuDS 2026-07-20 13:02:34 +02:00
c82b790b82 chore: removed plan documents, we moved to issues now 2026-07-20 12:41:14 +02:00
91d3ae475e chore: clippy issues 2026-07-20 12:18:34 +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
7ba2699b68 Restore native text editing commands 2026-07-19 22:23:32 +02:00
c56550f1ad Modernize application scrollbars 2026-07-19 21:56:39 +02:00
ca7b864261 Clarify activity bar tooltips 2026-07-19 21:46:19 +02:00
23981ce2ae Implement the terminal UI 2026-07-19 21:36:49 +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
7d20139531 Add in-app documentation browsers 2026-07-19 18:57:46 +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
9dab0ca57e fix: project reload on rebuild and syntax check now gives toast 2026-07-19 12:07:10 +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
97fd213817 fix: bring dashboard tag cloud and sections into bDS2 parity (closes #11)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 23:08:27 +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
5c1b333cce chore: reworked some specs and did small addition to database schema based on gaps in spec, also rechecked the core plan 2026-07-18 22:21:02 +02:00
943e5fa39b feat: media editor uses quick actions dropdown like bDS2 (closes #9)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 21:57:10 +02:00
eb8c2f786d fix: white text on manage-tags rows for readable contrast (#7)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 21:52:22 +02:00