|
|
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 |
|
|
|
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 |
|
|
|
0412b00f2d
|
fix: proper sidebar switching on project change for imports
|
2026-02-14 09:09:50 +01:00 |
|
|
|
965dc6c3c5
|
fix: close editor on discarding new post
|
2026-02-14 08:27:20 +01:00 |
|
|
|
155e7a09d2
|
fix: post content problems after refactoring
|
2026-02-13 23:08:47 +01:00 |
|
|
|
642c6f5294
|
feat: AI Quickaction to generate caption and alt text for images
|
2026-02-13 22:48:15 +01:00 |
|
|
|
7240bae3ec
|
chore: reformat for better visibility
|
2026-02-13 22:14:53 +01:00 |
|
|
|
99f05418d0
|
chore: updating vision
|
2026-02-13 22:11:13 +01:00 |
|
|
|
e75a58e383
|
feat: better conflict resolution management
|
2026-02-13 21:25:14 +01:00 |
|
|
|
9f16443577
|
fix: make ai suggestions for tag mapping and category mapping more strict
|
2026-02-13 19:03:00 +01:00 |
|
|
|
3ff6256663
|
fix: linked media panel useability
|
2026-02-13 18:53:32 +01:00 |
|
|
|
3b215f5752
|
fix: photo_archive fixed
|
2026-02-13 18:48:46 +01:00 |
|