Commit Graph

27 Commits

Author SHA1 Message Date
Georg Bauer
8ea88b67ec Fix/typescript problems (#60)
* fix: extended typescript checking to main and fixed all typescript errors

* fix: removed unnecessary type

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-23 18:09:37 +01:00
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
f3364999ee feat: user-managed templates 2026-02-27 20:00:53 +01:00
c6edacba51 fix: last small changes 2026-02-27 10:20:37 +01:00
18835a395d feat: python script sync db - files 2026-02-23 22:52:34 +01:00
a29143d6dd feat: git pull now updates db 2026-02-22 13:49:17 +01:00
78a0f0f62f fix: made git more stable 2026-02-22 11:10:54 +01:00
2b5b992904 fix: git errors on startup / check 2026-02-22 10:30:58 +01:00
e0536bb4f7 feat: git log limited to last 20 2026-02-21 19:05:11 +01:00
8f578e865e updated default gitignore 2026-02-18 07:35:22 +01:00
b13eba025a feat: git log as panel in the panel 2026-02-17 13:13:55 +01:00
Georg Bauer
f03e4bb827 Potential fix for code scanning alert no. 3: Incomplete URL substring sanitization
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-02-16 17:48:48 +01:00
e9743cb70f feat: phase 6 of git implementation 2026-02-16 15:34:48 +01:00
772c0cbb0e feat: coloring of version history 2026-02-16 14:42:04 +01:00
1cd7d4f6ef feat: version history colors and pruning 2026-02-16 14:23:21 +01:00
b19e92f729 feat: version diffs work now 2026-02-16 14:03:09 +01:00
3c9d4b6bce feat: added auth checks and first-push checks. 2026-02-16 12:57:42 +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
4c437cbea2 fix: better handling of gitignore (once) 2026-02-16 11:29:59 +01:00
4695570c34 fix: initialisation of git 2026-02-16 11:23:10 +01:00
0230010515 fix: initialisation for git updated 2026-02-16 11:15:02 +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
d7286ef92f feat: start of git integration 2026-02-16 09:45:34 +01:00