Commit Graph

221 Commits

Author SHA1 Message Date
2e27df0d63 fix: added gitignore handling 2026-02-16 10:58:30 +01:00
3b9ff2fc22 feat: git initialisation 2026-02-16 10:47:55 +01:00
1ecaae3dbd fix: really fixed rebuild from filesystem 2026-02-16 10:30:06 +01:00
bd964fb284 fix: repaired rebuild from filesystem 2026-02-16 10:09:14 +01:00
d7286ef92f feat: start of git integration 2026-02-16 09:45:34 +01:00
9bab8ac89c fix: pages feature now works properly 2026-02-16 08:15:02 +01:00
e7c395e1bd fix: phase 8 refactoring 2026-02-16 06:57:35 +01:00
6ec25d2705 fix: phase 7 refactoring 2026-02-16 06:54:01 +01:00
341aaead61 fix: phase 3 refactoring 2026-02-16 06:51:34 +01:00
c4272e63a1 fix: phase 2 refactoring 2026-02-16 06:48:44 +01:00
daff6603a4 fix: meta diff code deduplication 2026-02-15 22:16:23 +01:00
803a65999f fix: deduplicate and focus code on projects 2026-02-15 22:13:01 +01:00
70fc714df5 fix: test hardening 2026-02-15 22:07:36 +01:00
8b938f4241 fix: dedpulicating logic around post management 2026-02-15 22:04:08 +01:00
00351572ff fix: removed code duplication in tag engine 2026-02-15 22:00:57 +01:00
6784ab3f36 fix: removed duplicated type declarations 2026-02-15 21:56:45 +01:00
3679750dbc feat: diff tool to see discrepancies 2026-02-15 21:29:38 +01:00
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