Commit Graph

18 Commits

Author SHA1 Message Date
Georg Bauer
8ea88b67ec Fix/typescript problems (#60)
* fix: extended typescript checking to main and fixed all typescript errors

* fix: removed unnecessary type

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-23 18:09:37 +01:00
Georg Bauer
f1c9038803 Fix/post list excerpt rendering (#41)
* feat: use excerpts in post lists

* chore: made testing less noisy

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-07 10:15:57 +01:00
Georg Bauer
c4a032346c Feature/python api image discovery (#34)
* Expose chat.analyzeMediaImage in Python API for batch image metadata generation

* Fix updateMedia losing linkedPostIds by reading existing sidecar before overwriting

* Also preserve author from sidecar when DB value is null (data drift)

* Extend MetadataDiffEngine to cover media, scripts, and templates

* Redesign MetadataDiffPanel: item-first view with field pills, filtering, and per-item multi-field diffs

* Fix task:progress startsWith crash (taskId not id) and nested button violation in field pills

* Populate field diffs for file-missing items and show fileMissing badge in UI

* feat: extended meta diff

* feat: meta diff als reconstructs orphans

* chore: updated documentation

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-04 22:37:43 +01:00
6c22e69805 feat: more work on mcp server integration 2026-02-28 12:36:13 +01:00
f43e150668 fix: project got corrupted sometimes 2026-02-22 10:27:28 +01:00
03cf6ae9e7 fix: test stabilization for windows 2026-02-17 09:33:07 +01:00
14be7aa7af feat: author support and UI support for multi-category 2026-02-15 16:51:29 +01:00
5f604362df fix: thumbnail generation on image change 2026-02-15 13:28:51 +01:00
d48ac150eb fix: rebuild images with title 2026-02-15 10:16:42 +01:00
b5795867a8 feat: added field "title" and switched to it to free up caption for its normal use 2026-02-15 09:09:48 +01:00
4b31d9d421 fix: importer bugs and editor bugs 2026-02-14 21:24:01 +01:00
b036cf3c46 feat: first cut at the import execution 2026-02-14 20:49:43 +01:00
b3727fc5e1 chore: better test coverage 2026-02-14 17:14:30 +01:00
ce94d22d30 feat: linking to images via ui 2026-02-14 15:33:02 +01:00
43d7bc96e7 fix: rebuild database for media also rebuilds post-to-media linkage 2026-02-14 13:02:54 +01:00
4eecf509cd fix: more tests more better 2026-02-10 12:58:26 +01:00
9683fb8b9e fix: better test base 2026-02-10 12:36:20 +01:00
5979fa3374 initial commit 2026-02-10 11:04:44 +01:00