|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4c9c432d33
|
Delete empty code entity editor
|
2026-06-21 14:26:20 +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 |
|
|
|
8546080a3d
|
fix: fix airplane mode for AI usage and qwen 3.6 one-shot parsing
|
2026-06-11 22:28:44 +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 |
|
|
|
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 |
|
|
|
489d787306
|
fix: A1-13 wire git sidebar to BDS.Git with branch, changes, history, and actions
|
2026-05-29 13:25:32 +02:00 |
|
|
|
5b21dcb17d
|
fix: A1-9 replace native color input with 17-preset colour picker popover + custom hex
|
2026-05-29 09:28:57 +02:00 |
|
|
|
0f30221907
|
fix: A1-5 implement post editor auto-save after 3000ms idle, on tab switch, and on unmount
|
2026-05-28 21:45:42 +02:00 |
|
|
|
82ce445c44
|
fix: A1-1 implement archived→draft/published transitions, wire archive/unarchive into post editor quick actions, complete all i18n translations
|
2026-05-28 18:39:52 +02:00 |
|
|
|
f99e139fa5
|
feat: added a gallery quick action and fleshed out builtin macros
|
2026-05-28 17:19:49 +02:00 |
|
|
|
f7a4a9512c
|
fix: persist a2ui surfaces in the database for chats to re-hydrate on
opening an old chat, unless manually dismissed
|
2026-05-27 20:13:33 +02:00 |
|
|
|
f2b340ba86
|
fix(style): replace Map.get with dot access and pattern matching where keys are guaranteed (CSM-032)
|
2026-05-27 18:33:42 +02:00 |
|
|
|
5c17751d55
|
fix: fixed CSM-017
|
2026-05-09 17:33:51 +02:00 |
|
|
|
44b88056e3
|
fix: fix CSM-012
|
2026-05-09 15:04:10 +02:00 |
|
|
|
24e9e9a022
|
fix: fixed CSM-008
|
2026-05-09 14:17:32 +02:00 |
|
|
|
88c689ee55
|
fix: fixed CSM-007
|
2026-05-09 10:41:28 +02:00 |
|
|
|
d3f45ba0dd
|
fix: CSM-001 done
|
2026-05-06 19:33:54 +02:00 |
|
|
|
7756d9f83c
|
feat: last gaps on tailwind migration
|
2026-05-04 13:00:42 +02:00 |
|