Commit Graph

81 Commits

Author SHA1 Message Date
772c0cbb0e feat: coloring of version history 2026-02-16 14:42:04 +01:00
1cd7d4f6ef feat: version history colors and pruning 2026-02-16 14:23:21 +01:00
b19e92f729 feat: version diffs work now 2026-02-16 14:03:09 +01:00
3c9d4b6bce feat: added auth checks and first-push checks. 2026-02-16 12:57:42 +01:00
56931f81ba feat: commit push/pull/fetch and others 2026-02-16 12:24:36 +01:00
c5c3a55a5c feat: better diff. integration 2026-02-16 12:03:22 +01:00
9d71aa63fb feat: phase 3 for git integration 2026-02-16 11:46:47 +01:00
4c437cbea2 fix: better handling of gitignore (once) 2026-02-16 11:29:59 +01:00
4695570c34 fix: initialisation of git 2026-02-16 11:23:10 +01:00
0230010515 fix: initialisation for git updated 2026-02-16 11:15:02 +01:00
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