|
|
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 |
|
|
|
7fa6e6232c
|
fix: issue #6 post bodies missing for asides
|
2026-07-05 12:24:30 +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 |
|
|
|
e3e94ac2d9
|
fix: refactorings to remove anti-patterns
|
2026-06-25 15:42:32 +02:00 |
|
|
|
b93b650689
|
Inline desktop external links
|
2026-06-21 14:28:31 +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 |
|
|
|
5e99cb7a09
|
fix: fixed behaviour of bundled app for decrypt and ai chat
|
2026-05-31 17:26:50 +02:00 |
|
|
|
7045b10738
|
fix: A1-17 route bds2://new-post deep links into transform pipeline and draft creation
|
2026-05-30 08:58:22 +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 |
|
|
|
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 |
|
|
|
f99e139fa5
|
feat: added a gallery quick action and fleshed out builtin macros
|
2026-05-28 17:19:49 +02:00 |
|
|
|
44b88056e3
|
fix: fix CSM-012
|
2026-05-09 15:04:10 +02:00 |
|
|
|
37db52c024
|
fix: fixed CSM-011
|
2026-05-09 14:52:29 +02:00 |
|
|
|
f1445120fc
|
fix: fix CSM-010
|
2026-05-09 14:31:44 +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 |
|
|
|
cb46b45cda
|
feat: added doc rendering
|
2026-05-04 06:47:28 +02:00 |
|
|
|
43a4610ce7
|
chore: noise in tests
|
2026-05-04 06:18:06 +02:00 |
|
|
|
4de8492c4f
|
feat: complete change to gettext from homebrew i18n solution
|
2026-05-03 22:28:25 +02:00 |
|
|
|
4bee8cf1db
|
fix: proper menu translation
|
2026-05-03 19:31:26 +02:00 |
|
|
|
dbb93a66f6
|
chore: moved a bunch of bridges out of the ShellLive module into its own
module
|
2026-05-03 19:09:24 +02:00 |
|
|
|
f3d8fbcbdc
|
chore: moved more code out of ShellLive into their own files
|
2026-05-03 18:54:32 +02:00 |
|
|
|
c16afa4c00
|
chore: switched MiscEditor to LiveComponent
|
2026-05-03 18:21:48 +02:00 |
|
|
|
0f193929da
|
chore: converted import editor to LiveComponent
|
2026-05-03 17:57:43 +02:00 |
|
|
|
fa76cdf11d
|
chore: converted ai chat to a live component
|
2026-05-03 17:20:52 +02:00 |
|
|
|
657ed58e80
|
fix: provide target language for AI suggestions
|
2026-05-03 14:50:20 +02:00 |
|
|
|
556f33711f
|
fix: fixed media quick actions usage for images
|
2026-05-03 14:24:59 +02:00 |
|
|
|
5bc2b4a338
|
chore: convert media to live component
|
2026-05-03 13:09:27 +02:00 |
|
|
|
9f17954ce3
|
overlay for post suggestions uses AI now
|
2026-05-03 12:42:03 +02:00 |
|
|
|
4fee1a6333
|
chore: converted post editor to live component
|
2026-05-03 11:32:43 +02:00 |
|
|
|
0075f25ef7
|
chore: converted scripts and templates to live components
|
2026-05-03 10:00:22 +02:00 |
|
|
|
8d7e7419d4
|
chore: convert menu editor to live component
|
2026-05-03 09:35:49 +02:00 |
|
|
|
ce54e973ad
|
chore: converted preferences editor to live component
|
2026-05-03 09:19:27 +02:00 |
|
|
|
6c7fde6b95
|
changed tags editor into live component
|
2026-05-03 09:03:54 +02:00 |
|
|
|
eb8f5698e3
|
feat: just some work on tcp handling and god modules
|
2026-05-03 08:45:31 +02:00 |
|
|
|
2be751400d
|
fix: parity in behaviour for scripts, templates and posts
|
2026-05-02 19:50:13 +02:00 |
|
|
|
4cf0f5281b
|
feat: fill missing translations implemented
|
2026-05-02 10:33:19 +02:00 |
|
|
|
24f114c24e
|
fix: made menus more stable and verified and hooke up stuff that got lost
|
2026-05-02 09:37:24 +02:00 |
|
|
|
07fab7d1ab
|
feat: delete buttons on sidebar entries
|
2026-05-02 09:15:54 +02:00 |
|
|
|
c118412f56
|
fix: handling of tab titles on restore
|
2026-05-02 09:03:03 +02:00 |
|
|
|
d3aa7f2438
|
fix: added delete buttons on chats and have chat titeling (maybe)
|
2026-05-01 22:29:06 +02:00 |
|
|
|
a17c549817
|
fix: more work on A2UI
|
2026-05-01 22:22:59 +02:00 |
|
|
|
07ce5f8b4d
|
chore: refactored areas around to_existing_atom/1 uses
|
2026-05-01 17:25:59 +02:00 |
|
|
|
3505355980
|
chore: refactoring of Repo.get/get! usages
|
2026-05-01 17:20:08 +02:00 |
|
|
|
296a57814f
|
chore: refactored the UI locale handling
|
2026-05-01 15:58:55 +02:00 |
|