Commit Graph

209 Commits

Author SHA1 Message Date
3a8fafd2fd refactor: move pure post-editor logic to BDS.UI.PostEditor for TUI reuse (issue #26, phase 3) 2026-07-14 19:41:43 +02:00
16f45d77b2 feat: domain event bus for multi-client sync (issue #26, phase 2) 2026-07-14 19:33:07 +02:00
89859684eb fix: issue #19 opening post editor on blogmark 2026-07-08 18:58:06 +02:00
dc35518bad fix: ai preferences crashed and deleted stuff in preferences 2026-07-07 22:43:05 +02:00
10fa174388 fix: issue #18 more visible git activities 2026-07-06 15:52:28 +02:00
c8d2c73a72 fix: issue #1 button styling 2026-07-06 09:45:43 +02:00
a772e3abea fix: issue #5 now using full size images in editor 2026-07-06 08:36:49 +02:00
c735c1afa7 fix: issue #2 auto-translate only on manual save now 2026-07-05 19:22:44 +02:00
ae2e534fdb fix: issue #9 moved windows menu 2026-07-05 18:13:07 +02:00
7dfcd78abd fix: issue #7 rebuild media links to get gallery working again 2026-07-05 14:44:47 +02:00
8e60fe31a5 fix: issue #7 with broken macro renderings for photo archive and tag cloud 2026-07-05 14:11:12 +02:00
7fa6e6232c fix: issue #6 post bodies missing for asides 2026-07-05 12:24:30 +02:00
4b52ac6156 fix: better progress tracking for full site render 2026-07-02 21:52:20 +02:00
1487c0337e fix: incremental rendering more on par with bDS 2026-07-02 18:31:17 +02:00
c07ba9a4d8 fix: workover of the monaco update 2026-07-02 14:14:31 +02:00
ef6c970654 chore: updated monaco and tools to update monaco 2026-07-02 12:50:03 +02:00
82c69a2c35 fix: close language picker on translation quick action 2026-06-30 22:33:05 +02:00
b11be9b521 fix: quick action translate and validate apply now use tasks 2026-06-30 22:28:05 +02:00
1b0bae37bf fix: update sidebar on post changes (status like publishing) 2026-06-30 22:02:06 +02:00
c2b2b1ff11 fix: fixed tag suggestions 2026-06-30 21:48:15 +02:00
5f77641f3f fix: monaco editor glitches fixed 2026-06-30 21:24:08 +02:00
ba9634c478 fix: fixed bds2: protocol handling 2026-06-30 21:07:26 +02:00
d1acfd4d71 fix: reworking some code smell issues 2026-06-26 16:34:07 +02:00
57bdcef990 fix: more refactorings for cleaning code 2026-06-25 15:50:08 +02:00
52809b39b1 fix: part of refactoring 2026-06-25 15:42:42 +02:00
e3e94ac2d9 fix: refactorings to remove anti-patterns 2026-06-25 15:42:32 +02:00
cea47f10e2 feat: ccloseout of changes for audit 2026-06-22 11:17:03 +02:00
562eed2b98 Replace abandoned earmark with mdex for markdown rendering 2026-06-21 16:07:44 +02:00
67a1f8a5f0 Replace exact blank_to_nil helpers 2026-06-21 14:31:29 +02:00
d3c21247e0 Replace local maybe_put helpers 2026-06-21 14:30:40 +02:00
b93b650689 Inline desktop external links 2026-06-21 14:28:31 +02:00
4c9c432d33 Delete empty code entity editor 2026-06-21 14:26:20 +02:00
64ca5d4637 Use Bandit child spec directly 2026-06-21 14:26:04 +02:00
ff777e590f Dispatch sidebar filter events 2026-06-21 14:22:20 +02:00
a00e4b85ac Stabilize preview and sandbox cleanup 2026-06-12 14:40:35 +02:00
4b1557cf6a Close TD-23 silent rescue sweep 2026-06-12 14:12:25 +02:00
ae66775cb7 Close TD-14 replace polling with messaging 2026-06-12 13:17:01 +02:00
8546080a3d fix: fix airplane mode for AI usage and qwen 3.6 one-shot parsing 2026-06-11 22:28:44 +02:00
d8b24c9b72 fix: implemented TD-04, embedding indexes flush to disk on shutdown 2026-06-11 21:34:26 +02:00
a5391e8e25 fix: implement TD-02. 2026-06-11 16:18:09 +02:00
21b11ef87e fix: fixed TD-01 and TD-25 2026-06-11 12:13:14 +02:00
5e99cb7a09 fix: fixed behaviour of bundled app for decrypt and ai chat 2026-05-31 17:26:50 +02:00
040b5db37b fix: a2ui is much closer to bDS parity than before 2026-05-31 14:32:15 +02:00
a33131ddea A2UI parity: restore chart-type guidance in system prompt, add detailed schemas for form fields, card actions, tab content, and mindmap nodes 2026-05-31 14:05:13 +02:00
c1b7ceae6c fix: proper mac bundling with code signing 2026-05-30 21:47:03 +02:00
1d17b6e884 feat: pipeline to create a full mac app 2026-05-30 21:21:07 +02:00
c30757b3b7 D4-6: tag editor UI tests + delete confirmation overlay 2026-05-30 20:30:39 +02:00
df0ae6a41b D1-18: HomeItemProtection — Home menu item cannot be moved, reordered, or deleted 2026-05-30 13:33:40 +02:00
257a06e5d1 feat: D1-15 implement drag-and-drop image chain (import+thumbnails+link+insert) with tests 2026-05-30 09:34:41 +02:00
2bed225133 style: fix pre-existing formatting drift across codebase 2026-05-30 09:00:29 +02:00