21 Commits

Author SHA1 Message Date
Georg Bauer
b855d61524 Feature/post media translations (#42)
* chore: updated todo with translation ideas

* feat: first take at the implementation of translations

* fix: small addition for the translation feature

* feat: support language switching in the editor and preview

* feat: better handling of long bodies by not running them through a json envelope

* fix: unknown macros have better fallback

* feat: api for python to get translations

* fix: strip dumb prefix of content in translation

* feat: extend meta diff for translations

* feat: hook up translations to rebuild-from-disk

* feat: generation of the website prefers project language, falling back to canonical language

* fix: crashes during rendering

* feat: translation validation report

* fix: made the translation validation actually work

* chore: reorganization of menu

* fix: some topics cleanup

* chore: updated doc

* feat: translations for media

* feat: more aligned in UI/UX

* feat: edit translations possible

* chore: added full multi-language todo

* chore: updated todo for clarity

* feat: implementation of full multi-linguality

* fix: page creation creates pages

* fix: flags on every page

* fix: better prompt

* feat: made MCP server aware of language content

* feat: python tools for translations

* fix: better fill-in-translations

* fix: better prompt for translation. maybe.

* fix: losing posts from search due to translation process

* fix: translation validation handles in-db content and fill-in of missing translations fixed to flush

* fix: faster scanning for infilling of missing translations

* chore: updated agent instructions

* feat: calendar and tag cloud respect current language now

* fix: retries going up

* fix: got metadata-diff and rebuild into sync

* fix: extended meta-diff for timestamps

* fix: made website validation look at translated content, too

* fix: multi-lingual search

* chore: refactor Editor.tsx into two separate editors

* feat: do language detection when no explicit language given

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-09 14:43:18 +01:00
Georg Bauer
7e1e8981a3 Feature/semantic similarity (#36)
* fix: mixed up migrations

* feat: semantic similarity first take

* feat: semantic similarity first round of fixes

* feat: more work on making semantic similarity work properly

* feat: getPostBySlug for the AI

* feat: show similarity in post-link-insert-modal

* chore: remove done doc

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-05 22:05:32 +01:00
696b79c5d7 fix: race condition and delete checking for templates 2026-02-27 20:45:56 +01:00
f3364999ee feat: user-managed templates 2026-02-27 20:00:53 +01:00
18e0557ef5 fix: next round of cleanups 2026-02-27 11:26:00 +01:00
c6afd545a6 fix: proper opening of the mac app on bookmarklet 2026-02-22 18:38:56 +01:00
509afa4c85 feat: bookmarklet to blog stuff easily 2026-02-22 17:49:11 +01:00
b13eba025a feat: git log as panel in the panel 2026-02-17 13:13:55 +01:00
7b5829e965 feat: custom title bar that is more compact 2026-02-17 10:52:25 +01:00
c5c3a55a5c feat: better diff. integration 2026-02-16 12:03:22 +01:00
9d71aa63fb feat: phase 3 for git integration 2026-02-16 11:46:47 +01:00
d7286ef92f feat: start of git integration 2026-02-16 09:45:34 +01:00
3b0cb97ed2 fix: link post when image is saved 2026-02-15 13:47:05 +01:00
9169f2a34c feat: proper sidebar and import persistence 2026-02-13 14:09:54 +01:00
d88fb1d9fa feat: importer starting point 2026-02-13 13:07:44 +01:00
adadb7db54 fix: updated packages 2026-02-11 21:54:23 +01:00
258e313f0e fix: removed unpublish button 2026-02-11 16:14:41 +01:00
513ade1624 fix: proper boundary on the project in the data 2026-02-11 10:48:05 +01:00
3f0c767809 feat: settings panel 2026-02-10 16:38:20 +01:00
0a6710b684 feat: more cleanup work in UI 2026-02-10 15:24:36 +01:00
5979fa3374 initial commit 2026-02-10 11:04:44 +01:00