Commit Graph

563 Commits

Author SHA1 Message Date
34ddb64f61 chore: aligned reference file 2026-02-15 19:10:32 +01:00
3e3504f7d3 fixed alt text handling 2026-02-15 18:40:08 +01:00
c66f4b2165 chore: remove html comments, we don't do that anymore 2026-02-15 18:31:40 +01:00
32a483412f fix: addressed paragraph collapse 2026-02-15 18:28:30 +01:00
e158b2bcd8 chore: updated reference files for details 2026-02-15 18:14:52 +01:00
2a44ea454b fix: importing list items fixed 2026-02-15 17:56:37 +01:00
0aeeda616e feat: implement and recognize vimeo macro 2026-02-15 17:49:59 +01:00
5047463a93 chore: added empty tags 2026-02-15 17:45:32 +01:00
bbea946913 chore: made a vimeo reference for a to-be created macro 2026-02-15 17:41:50 +01:00
26ae0a4d48 chore: made reference files align better with production code 2026-02-15 17:35:49 +01:00
63820fdc78 fix: added author to media editor 2026-02-15 17:00:41 +01:00
07f1d8e525 chore: added test material for wxr testing 2026-02-15 16:51:43 +01:00
14be7aa7af feat: author support and UI support for multi-category 2026-02-15 16:51:29 +01:00
21ed992727 feat: made category in the UI multi-select-capable 2026-02-15 15:21:47 +01:00
24667a7553 fix: fixes on media importing 2026-02-15 14:52:53 +01:00
3b0cb97ed2 fix: link post when image is saved 2026-02-15 13:47:05 +01:00
5f604362df fix: thumbnail generation on image change 2026-02-15 13:28:51 +01:00
Georg Bauer
1059f58042 Merge pull request #1 from rfc1437/copilot/add-test-coverage-and-validation 2026-02-15 12:32:26 +01:00
copilot-swe-agent[bot]
c785048406 Address code review feedback - improve test cleanup and remove redundant test
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
2026-02-15 10:53:22 +00:00
copilot-swe-agent[bot]
5ef81d9e5e Add tests for PostMediaEngine and ImportAnalysisEngine branch coverage
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
2026-02-15 10:48:13 +00:00
copilot-swe-agent[bot]
73b5fa68fa Add stemmer tests and improve MetaEngine/TagEngine branch coverage
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
2026-02-15 10:46:04 +00:00
copilot-swe-agent[bot]
c33f7a903b Initial plan 2026-02-15 10:38:51 +00:00
04851db686 fix: structure thumbnails in subfolders 2026-02-15 10:41:19 +01:00
645aa91b27 better handling of thumbnails 2026-02-15 10:37:53 +01:00
ac05820833 fix: properly handle API key loading 2026-02-15 10:30:53 +01:00
99e74e3b23 feat: ai suggestions with modal dialog 2026-02-15 10:23:49 +01:00
d48ac150eb fix: rebuild images with title 2026-02-15 10:16:42 +01:00
b64023d69a fix: better chat window with long queries 2026-02-15 10:00:37 +01:00
b730f12ba0 fix: use alt -> title -> filename 2026-02-15 09:31:42 +01:00
416a7ad5d3 fix: handling linked images better 2026-02-15 09:25:07 +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
4f71ac25bc chore: make AI more focused on alt text 2026-02-15 08:40:17 +01:00
e1f1a1cdeb feat: collapsible sidebar filter widgets 2026-02-14 23:07:34 +01:00
fbfe62cbfd fix: delete tab on delete of published post 2026-02-14 22:56:30 +01:00
58b46c9229 fix: don't import special entries that are not posts or pages 2026-02-14 22:51:18 +01:00
33a94d41c2 fix: better hydration and link/unlink handling 2026-02-14 22:38:37 +01:00
51f58d608d fix: better updating of links from photo_album 2026-02-14 22:23:41 +01:00
7a1d15d256 fix: macros with unquoted parameters failed to take parameters 2026-02-14 22:14:16 +01:00
c429fb6087 fix: publish/draft status. handlign better 2026-02-14 21:51:04 +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
973d6af231 added more fields to the wxr parser 2026-02-14 19:11:16 +01:00
49e3ed7a95 feat: added photo_archive to recognized macros for import 2026-02-14 18:43:26 +01:00
5a097283c9 feat: parameterless photo_archive for recent photos 2026-02-14 18:40:00 +01:00
b0e9e39020 feat: AI gets access to post and media connections 2026-02-14 18:27:02 +01:00
34eb0d3781 chore: removed sync engine since we go for filesystem based syncing 2026-02-14 18:15:28 +01:00
daac97824d chore: more unit tests, this time management of chat sessions 2026-02-14 17:43:04 +01:00
06bf0cf895 chore: more unit tests 2026-02-14 17:38:39 +01:00
b3727fc5e1 chore: better test coverage 2026-02-14 17:14:30 +01:00
7b8eab0480 chore: added first batch of ipc handler tests 2026-02-14 16:50:04 +01:00