|
|
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 |
|
|
|
d88aaf111f
|
chore: cleaned up documents about plan and status
|
2026-07-18 21:50:27 +02:00 |
|
|
|
e5080b7282
|
chore: cleanups and refactorings for cleaner code
|
2026-07-18 21:39:16 +02:00 |
|
|
|
b438a99999
|
fix: better database rebuild
|
2026-07-18 20:46:27 +02:00 |
|
|
|
638202b96c
|
feat: completed base feature set for the app
|
2026-07-18 20:25:17 +02:00 |
|
|
|
e9d6c70eb0
|
chore: remove rich editor plans
|
2026-07-18 19:16:56 +02:00 |
|
|
|
f96e6f1df4
|
Modernize the UI and isolate fixture tests.
|
2026-07-18 18:54:39 +02:00 |
|
|
|
897e116db7
|
added packaging / bundling
|
2026-07-18 18:12:41 +02:00 |
|
|
|
2890921f3a
|
Repair incompatible search indexes safely
|
2026-07-18 17:38:38 +02:00 |
|
|
|
ca5eb4e1ac
|
Replace literal SQL with Diesel abstractions
|
2026-07-18 17:00:32 +02:00 |
|
|
|
a727c9073d
|
Enforce i18n completeness.
|
2026-07-18 15:33:38 +02:00 |
|
|
|
2e35afc731
|
Replace hand-rolled i18n with Fluent.
|
2026-07-18 14:34:40 +02:00 |
|
|
|
16a210c0ad
|
chore: source formatting and spec allignment
|
2026-07-18 14:20:23 +02:00 |
|
|
|
a594b99e90
|
chore: brought RuDS up to bDS2 alignment, as that is the new baseline we want to hit
|
2026-07-18 10:16:30 +02:00 |
|
|
|
7880e37c34
|
feat: hopefully last M4 closing
|
2026-04-13 21:34:52 +02:00 |
|
|
|
a96a6ee31c
|
feat: more completion for M4
|
2026-04-13 21:20:41 +02:00 |
|
|
|
eca5fafc1c
|
feat: even more M4 closing
|
2026-04-13 20:45:29 +02:00 |
|
|
|
316a218685
|
feat: more closing of M4
|
2026-04-13 20:30:43 +02:00 |
|
|
|
ffcf3d9878
|
feat: more M4 closing
|
2026-04-13 20:04:56 +02:00 |
|
|
|
25b190a3a4
|
feat: more filling out of M4
|
2026-04-13 17:45:17 +02:00 |
|
|
|
8ac9162440
|
chore: fixed folder reference
|
2026-04-11 19:18:22 +02:00 |
|
|
|
9095912b48
|
fix: maybe preview works now
|
2026-04-10 21:01:28 +02:00 |
|
|
|
c44354e33f
|
fix: text preview now works, kinda
|
2026-04-10 20:53:38 +02:00 |
|
|
|
cce4b96efa
|
fix: hopefully preview works now
|
2026-04-10 20:37:11 +02:00 |
|
|
|
39ee0dc64e
|
fix: editor works again
|
2026-04-10 17:16:30 +02:00 |
|