|
|
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 |
|
|
|
0d466b97fb
|
fix: loading active project was weird
|
2026-02-14 16:39:27 +01:00 |
|
|
|
0bdcb27410
|
fix: monaco worker setup
|
2026-02-14 16:31:24 +01:00 |
|
|
|
0c4f6c2c9c
|
chore: moved to proper drizzle orm and migrations
|
2026-02-14 16:27:25 +01:00 |
|
|
|
b28993e8b2
|
feat: support captions for search results and sidebar for media
|
2026-02-14 15:51:08 +01:00 |
|
|
|
43ca543934
|
fix: unified UI for markdown buttons
|
2026-02-14 15:38:55 +01:00 |
|
|
|
ce94d22d30
|
feat: linking to images via ui
|
2026-02-14 15:33:02 +01:00 |
|
|
|
02b93ff5c5
|
fix: milkdown had wrong resolution of images to show
|
2026-02-14 13:38:59 +01:00 |
|
|
|
54e6a32874
|
fix: better handling of post metadata (from db instead of arrays)
|
2026-02-14 13:31:05 +01:00 |
|
|
|
43d7bc96e7
|
fix: rebuild database for media also rebuilds post-to-media linkage
|
2026-02-14 13:02:54 +01:00 |
|
|
|
3068c8fd5e
|
fix: tab behaviour for settings fixed
|
2026-02-14 12:55:06 +01:00 |
|