Commit Graph

19 Commits

Author SHA1 Message Date
Georg Bauer
32b66e1677 Feat/language detection (#31)
* feat: implementation of language detection

* run utility scripts in tasks

* fix: addiitonal fixes for background utilities

* feat: toast() also for utility scripts

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-03 14:36:15 +01:00
db84129a17 feat: add count_posts aggregation tool to AI SDK and MCP server 2026-03-01 20:46:44 +01:00
3074fe461c fix: some fixes for mcp server and ai tools 2026-03-01 20:40:36 +01:00
289535021a fix: slugify transliterates now much better 2026-03-01 07:12:38 +01:00
6c22e69805 feat: more work on mcp server integration 2026-02-28 12:36:13 +01:00
591caf8733 feat: mcp server round four 2026-02-28 10:18:26 +01:00
cf57879d1f wip: a2ui working great now 2026-02-26 11:20:03 +01:00
a29143d6dd feat: git pull now updates db 2026-02-22 13:49:17 +01:00
4ce1654f47 fix: better handling of draft and published posts in preview 2026-02-16 22:20:31 +01:00
1ecaae3dbd fix: really fixed rebuild from filesystem 2026-02-16 10:30:06 +01:00
9bab8ac89c fix: pages feature now works properly 2026-02-16 08:15:02 +01:00
4b31d9d421 fix: importer bugs and editor bugs 2026-02-14 21:24:01 +01:00
b3727fc5e1 chore: better test coverage 2026-02-14 17:14:30 +01:00
7e4457c15d fix: rebuild from files now works 2026-02-10 22:34:06 +01:00
5c10ed3fd5 fix: post creation working again, also slugs 2026-02-10 16:50:45 +01:00
8c118b8b38 feat: draft-in-db, publishd-in-file workflow 2026-02-10 16:05:36 +01:00
4eecf509cd fix: more tests more better 2026-02-10 12:58:26 +01:00
9683fb8b9e fix: better test base 2026-02-10 12:36:20 +01:00
5979fa3374 initial commit 2026-02-10 11:04:44 +01:00