Commit Graph

104 Commits

Author SHA1 Message Date
8b70214d15 fix: merge tags did not update disc 2026-02-15 21:08:41 +01:00
30e3493d9f fix: overwrite handling for posts, pages and media 2026-02-15 20:18:43 +01:00
e8a768544d fix: last diffs in transformation 2026-02-15 20:03:18 +01:00
94695b5aef more details on text differences 2026-02-15 19:49:59 +01:00
32a483412f fix: addressed paragraph collapse 2026-02-15 18:28:30 +01:00
26ae0a4d48 chore: made reference files align better with production code 2026-02-15 17:35:49 +01:00
14be7aa7af feat: author support and UI support for multi-category 2026-02-15 16:51:29 +01:00
24667a7553 fix: fixes on media importing 2026-02-15 14:52:53 +01:00
5f604362df fix: thumbnail generation on image change 2026-02-15 13:28:51 +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
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
58b46c9229 fix: don't import special entries that are not posts or pages 2026-02-14 22:51:18 +01:00
51f58d608d fix: better updating of links from photo_album 2026-02-14 22:23:41 +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
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
0c4f6c2c9c chore: moved to proper drizzle orm and migrations 2026-02-14 16:27:25 +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
d2d04b9b20 chore: removed dropbox sync 2026-02-14 10:12:37 +01:00
6ff84c2d6a feat: reworked project location 2026-02-14 09:40:39 +01:00
00e8255cd7 fix: better macro analysis 2026-02-13 16:27:35 +01:00
1aa44e675d feat: recognize macros 2026-02-13 16:16:43 +01:00
e7b4a5d90f feat: tag/cat mapping tools 2026-02-13 14:56:07 +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
924a165fb3 feat: gallery macro 2026-02-12 16:52:44 +01:00
adadb7db54 fix: updated packages 2026-02-11 21:54:23 +01:00
53ebe91895 fix: better openai usage for big pickle 2026-02-11 19:55:57 +01:00
325114681f feat: tag management 2026-02-11 14:30:57 +01:00
48f7fc16e5 sync project settings too 2026-02-11 10:37:59 +01:00
4da195c89a feat: project deletion 2026-02-11 09:13:26 +01:00
4e2f6d4d08 feat: meta data sync to files 2026-02-11 08:54:19 +01:00
f4ff91180d fix: removed turso 2026-02-11 08:42:10 +01:00
a8499626c0 broken: halfway through removing turso 2026-02-11 07:45:45 +01:00
7e4457c15d fix: rebuild from files now works 2026-02-10 22:34:06 +01:00
e4cf0d333f fix: import now does something and project folders are managed correctly 2026-02-10 22:09:26 +01:00
5c10ed3fd5 fix: post creation working again, also slugs 2026-02-10 16:50:45 +01:00
3f0c767809 feat: settings panel 2026-02-10 16:38:20 +01:00
008346a93f feat: dropbox sync for filesystem content 2026-02-10 16:21:27 +01:00