Commit Graph

23 Commits

Author SHA1 Message Date
Georg Bauer
7e1e8981a3 Feature/semantic similarity (#36)
* fix: mixed up migrations

* feat: semantic similarity first take

* feat: semantic similarity first round of fixes

* feat: more work on making semantic similarity work properly

* feat: getPostBySlug for the AI

* feat: show similarity in post-link-insert-modal

* chore: remove done doc

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-05 22:05:32 +01:00
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
63674266f5 fix: better models.dev support 2026-03-01 17:03:50 +01:00
1dd520f770 feat: integration of models.dev and proper handling of outpout tokens 2026-03-01 14:04:23 +01:00
c358e1b11c feat: first round of mcp standalone server 2026-02-28 21:23:22 +01:00
f3364999ee feat: user-managed templates 2026-02-27 20:00:53 +01:00
3ec8819d6d feat: phase 1 of python scripting 2026-02-22 22:12:30 +01:00
3bbc5281e8 feat: first cut at the full renderer 2026-02-20 17:54:04 +01:00
14be7aa7af feat: author support and UI support for multi-category 2026-02-15 16:51:29 +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
34eb0d3781 chore: removed sync engine since we go for filesystem based syncing 2026-02-14 18:15:28 +01:00
9169f2a34c feat: proper sidebar and import persistence 2026-02-13 14:09:54 +01:00
924a165fb3 feat: gallery macro 2026-02-12 16:52:44 +01:00
85d196e598 feat: added dataPath for projects 2026-02-12 15:00:37 +01:00
49f2b620db feat: switched to opencode 2026-02-11 19:07:06 +01:00
870bec4dcd feat: ai chat added, login flow still broken 2026-02-11 18:00:37 +01:00
325114681f feat: tag management 2026-02-11 14:30:57 +01:00
7e4457c15d fix: rebuild from files now works 2026-02-10 22:34:06 +01:00
8c118b8b38 feat: draft-in-db, publishd-in-file workflow 2026-02-10 16:05:36 +01:00
0a6710b684 feat: more cleanup work in UI 2026-02-10 15:24:36 +01:00
9f35e74d0f feat: more feature implementations 2026-02-10 13:40:44 +01:00
78b2847bad feat: next phase of basic work 2026-02-10 11:33:19 +01:00
5979fa3374 initial commit 2026-02-10 11:04:44 +01:00