Commit Graph

16 Commits

Author SHA1 Message Date
Copilot
b57e50f4a9 Drag-and-drop image insertion for Milkdown and Monaco editors (#47)
* Initial plan

* Implement drag-and-drop image insertion for both Milkdown and Monaco editors

Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>

* Address code review: simplify Monaco type assertion, fix lint warning

Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>

* feat: additional work on image drag-and-drop

* chore: updated documentation

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
Co-authored-by: hugo <hugoms@me.com>
2026-03-12 21:04:45 +01:00
Georg Bauer
1b4ab08c37 Cleanup/code cleanup 2026 03 (#45)
* chore: cleanup of unused exports and stuff

* fix: media and languages was broken for english media

* fix: embedding model load was broken on standalone

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-10 19:54:38 +01:00
Georg Bauer
4f9be93c6d Feature/worker threads generation (#43)
* Add worker threads architecture plan for blog generation

* fix: tries to optimize rendering, still slow

* feat: moved site rendering into web worker

* fix: calendar grabs from central data source for calendar

* fix: feeds now use blog language content and not canonical content

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-09 22:49:25 +01:00
bd10825e74 feat: wiki like linkage for posts 2026-02-27 16:36:45 +01:00
f8e532fbf5 chore: i18n the last - hopefully 2026-02-21 13:38:01 +01:00
b8005bec30 feat: i18n support with first translations 2026-02-21 10:45:41 +01:00
copilot-swe-agent[bot]
54a367d423 test: add milkdown markdown roundtrip integration coverage
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
2026-02-17 06:49:38 +00:00
9cf1b03e0f fix: milkdown first-change issue 2026-02-16 15:03:33 +01:00
ce94d22d30 feat: linking to images via ui 2026-02-14 15:33:02 +01:00
02b93ff5c5 fix: milkdown had wrong resolution of images to show 2026-02-14 13:38:59 +01:00
3b215f5752 fix: photo_archive fixed 2026-02-13 18:48:46 +01:00
b61dfd7b61 fix: fixed milkdown problem with text deletion 2026-02-12 22:39:52 +01:00
dc4e8749d7 feat: easy post-links via search 2026-02-12 22:29:36 +01:00
bdd21fb23f feat: better gallery support 2026-02-12 17:02:57 +01:00
5c6fcb46ef feat: macros for posts to extend page functionality 2026-02-12 16:02:34 +01:00
11ec82d12e feat: swiched to milkdown 2026-02-11 16:01:43 +01:00