• Joined on 2026-02-16
hugo pushed to main at hugo/bDS2 2026-05-04 04:47:40 +00:00
cb46b45cda feat: added doc rendering
hugo pushed to main at hugo/bDS2 2026-05-04 04:18:10 +00:00
43a4610ce7 chore: noise in tests
hugo pushed to main at hugo/bDS2 2026-05-03 20:28:30 +00:00
4de8492c4f feat: complete change to gettext from homebrew i18n solution
4bee8cf1db fix: proper menu translation
Compare 2 commits »
hugo pushed to main at hugo/bDS2 2026-05-03 17:09:26 +00:00
dbb93a66f6 chore: moved a bunch of bridges out of the ShellLive module into its own
hugo pushed to main at hugo/bDS2 2026-05-03 16:56:15 +00:00
483c13aaa3 chore: more of the overlay and sidebar stuff
hugo pushed to main at hugo/bDS2 2026-05-03 16:54:36 +00:00
f3d8fbcbdc chore: moved more code out of ShellLive into their own files
hugo pushed to main at hugo/bDS2 2026-05-03 16:21:52 +00:00
c16afa4c00 chore: switched MiscEditor to LiveComponent
hugo pushed to main at hugo/bDS2 2026-05-03 15:57:46 +00:00
0f193929da chore: converted import editor to LiveComponent
hugo pushed to main at hugo/bDS2 2026-05-03 15:20:56 +00:00
fa76cdf11d chore: converted ai chat to a live component
hugo pushed to main at hugo/bDS2 2026-05-03 13:32:59 +00:00
98243cbd16 feat: some more work on completing AI translation features
hugo pushed to main at hugo/bDS2 2026-05-03 12:50:25 +00:00
657ed58e80 fix: provide target language for AI suggestions
hugo pushed to main at hugo/bDS2 2026-05-03 12:25:03 +00:00
556f33711f fix: fixed media quick actions usage for images
hugo pushed to main at hugo/bDS2 2026-05-03 11:09:32 +00:00
5bc2b4a338 chore: convert media to live component
hugo pushed to main at hugo/bDS2 2026-05-03 10:42:06 +00:00
9f17954ce3 overlay for post suggestions uses AI now
hugo pushed to main at hugo/bDS2 2026-05-03 09:38:18 +00:00
b9797809aa fix: metadata and excerpt collapsible
hugo pushed to main at hugo/bDS2 2026-05-03 09:32:46 +00:00
4fee1a6333 chore: converted post editor to live component
hugo pushed to main at hugo/bDS2 2026-05-03 08:00:25 +00:00
0075f25ef7 chore: converted scripts and templates to live components
hugo pushed to main at hugo/bDS2 2026-05-03 07:35:54 +00:00
8d7e7419d4 chore: convert menu editor to live component
hugo pushed to main at hugo/bDS2 2026-05-03 07:19:30 +00:00
ce54e973ad chore: converted preferences editor to live component
hugo pushed to main at hugo/bDS2 2026-05-03 07:12:05 +00:00
6c7fde6b95 changed tags editor into live component