Georg Bauer
5747925503
Feature/lmstudio provider ( #30 )
...
* chore: just a plan update
* Add LM Studio as local AI provider (OpenAI-compatible, like Ollama)
* Convert WebP thumbnails to JPEG before image analysis for LM Studio compatibility
* Strengthen language enforcement in image analysis prompt for local models
* Use i18n localized prompts for image analysis instead of English instructions
* Add airplane mode (Flugmodus) with status bar toggle and offline model preferences
* Fix flightmode: persist model IDs, skip network when offline, airplane icon
* Auto-fallback to offline models in airplane mode for chat, title, and image analysis
* Auto-select first local model as offline fallback when no explicit offline model configured
* Block git fetch/pull/push and site upload in airplane mode
* fix: thumbnails optimized for AI
* fix: error handling in airplane mode
---------
Co-authored-by: hugo <hugoms@me.com >
2026-03-02 13:35:42 +01:00
c358e1b11c
feat: first round of mcp standalone server
2026-02-28 21:23:22 +01:00
a38954101c
fix: some smaller pieces still missing
2026-02-27 21:15:03 +01:00
696b79c5d7
fix: race condition and delete checking for templates
2026-02-27 20:45:56 +01:00
6c2d2c48bf
fix: hooked up python API for templates
2026-02-27 20:31:25 +01:00
f3364999ee
feat: user-managed templates
2026-02-27 20:00:53 +01:00
fcdf869a7c
wip: agui integration
2026-02-25 19:51:58 +01:00
18835a395d
feat: python script sync db - files
2026-02-23 22:52:34 +01:00
3ec8819d6d
feat: phase 1 of python scripting
2026-02-22 22:12:30 +01:00
a29143d6dd
feat: git pull now updates db
2026-02-22 13:49:17 +01:00
c9ab47d3de
fix: handling of render in background optimized for UI
2026-02-22 08:31:33 +01:00
9dacd6fca5
feat: categories with titles
2026-02-22 07:18:43 +01:00
76c3a8368e
feat: first cut at menu editor
2026-02-21 19:51:34 +01:00
cdf064b6a1
feat: sitemap validation second part
2026-02-21 15:57:26 +01:00
bca3da1587
feat: sitemap validattion
2026-02-21 14:26:06 +01:00
5a2a6c9edb
fix: editor-preview looks at draft again
2026-02-20 22:15:55 +01:00
3bbc5281e8
feat: first cut at the full renderer
2026-02-20 17:54:04 +01:00
0d66939eb7
fix: macosx UI cleanup
2026-02-19 22:50:21 +01:00
7e593b587b
feat: added feed generation
2026-02-19 22:30:04 +01:00
b410736a67
fix: make sitemap work properly
2026-02-19 09:40:12 +01:00
copilot-swe-agent[bot]
8a492a4ebb
refactor: address sitemap generator review comments
...
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com >
2026-02-18 22:22:14 +00:00
406568c78c
fix: fixed the language thing and handling of project settings
2026-02-17 20:11:28 +01:00
9b54ba6ffb
fix: updated UI to macosx conventions
2026-02-17 19:53:27 +01:00
70bc0b1b09
fix: more work on menus
2026-02-17 11:25:50 +01:00
7b5829e965
feat: custom title bar that is more compact
2026-02-17 10:52:25 +01:00
b2db7c6df0
feat: better previews and consistent previews
2026-02-17 06:47:57 +01:00
e98379fe95
fix: URL rewritings for publishing / preview
2026-02-16 21:55:03 +01:00
e9743cb70f
feat: phase 6 of git implementation
2026-02-16 15:34:48 +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
4695570c34
fix: initialisation of git
2026-02-16 11:23:10 +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
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
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
34eb0d3781
chore: removed sync engine since we go for filesystem based syncing
2026-02-14 18:15:28 +01:00
7b8eab0480
chore: added first batch of ipc handler tests
2026-02-14 16:50:04 +01:00