Georg Bauer
08ef72a802
fix: unified handling of editor reloading ( #32 )
...
Co-authored-by: hugo <hugoms@me.com >
2026-03-04 09:28:20 +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
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
a508981400
Block external images in chat markdown renderer (CSP compliance)
2026-03-01 20:10:25 +01:00
c911ec2354
feat: add Mistral AI as first-class alternative provider
2026-03-01 14:41:42 +01:00
aedd013d88
fix: remove button for mcp server install
2026-02-28 22:09:34 +01:00
0ce6da57ce
fix: tab title for templates
2026-02-27 21:47:45 +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
e25a0d85a5
fix: apply editor fix also to script editor
2026-02-27 17:45:43 +01:00
84376cda01
fix: problems during editing (cursor jumping)
2026-02-27 17:41:50 +01:00
8051e716a1
feat: collapsed metadata for posts
2026-02-27 16:53:13 +01:00
bd10825e74
feat: wiki like linkage for posts
2026-02-27 16:36:45 +01:00
ed0551be27
fix: status bar overflow cut off dropdowns in status bar
2026-02-27 14:08:41 +01:00
a1865d63a5
fix: some small rework for doc alignment
2026-02-27 12:37:44 +01:00
9149c21bdf
fix: prompt caching, conversation length management and token usage display
2026-02-26 20:07:06 +01:00
affd62ca79
wip: complete rework first round
2026-02-26 09:27:22 +01:00
021cddefa3
wip: still working on agentic UI
2026-02-25 23:14:43 +01:00
20ea499a6f
wip: first run of implementation
2026-02-25 20:29:01 +01:00
fcdf869a7c
wip: agui integration
2026-02-25 19:51:58 +01:00
3488130953
fix: better icon buttons for git
2026-02-24 06:31:11 +01:00
18835a395d
feat: python script sync db - files
2026-02-23 22:52:34 +01:00
838ea34ab7
feat(python): add queued worker runtime and configurable transform mode
2026-02-23 22:26:54 +01:00
7cc2f7cab2
feat: added syntax check
2026-02-23 21:38:12 +01:00
7213b64913
fix: better copy icon
2026-02-23 20:58:30 +01:00
3840b928ba
proper scrolling in docs
2026-02-23 20:51:40 +01:00
fe05cc5a2d
chore: refactorings for sidebar handling
2026-02-23 12:33:14 +01:00
bf945716f9
feat: copy output easily. also build fixes.
2026-02-23 12:07:19 +01:00
caa3f3c061
feat: more work on python scriptiong basics
2026-02-23 11:45:13 +01:00
94b7ca2c80
fix: tab title was broken
2026-02-22 22:43:44 +01:00
7cb47e0aa5
feat: more phase 1 implementation - proper parity now
2026-02-22 22:39:26 +01:00
3ec8819d6d
feat: phase 1 of python scripting
2026-02-22 22:12:30 +01:00
b4109d7210
fix: years added to timeline
2026-02-22 15:08:09 +01:00
78a0f0f62f
fix: made git more stable
2026-02-22 11:10:54 +01:00
c9ab47d3de
fix: handling of render in background optimized for UI
2026-02-22 08:31:33 +01:00
8f983b5999
fix: use titles also in OPML
2026-02-22 07:50:52 +01:00
c58df4b107
fix: category titles in the menu outline
2026-02-22 07:47:36 +01:00
0d86fe1c9d
fix: menu editor crashed category meta data
2026-02-22 07:36:27 +01:00
9dacd6fca5
feat: categories with titles
2026-02-22 07:18:43 +01:00
2a83df1962
fix: small reworks on git log sidebar
2026-02-21 22:29:06 +01:00
9dfada8466
feat: proper menu editor now
2026-02-21 21:48:35 +01:00
e1d470a44a
feat: category menus
2026-02-21 21:41:41 +01:00
c7123a142a
fix: getting much closer to my idea
2026-02-21 21:23:39 +01:00
3a30e9bc41
fix: submenu editing now finally works kinda like I want it
2026-02-21 21:18:30 +01:00
4bd0e5ab19
fix: drag and drop back working
2026-02-21 20:53:20 +01:00
0860dbe557
feat: rudimentary menu working now
2026-02-21 20:49:10 +01:00
76c3a8368e
feat: first cut at menu editor
2026-02-21 19:51:34 +01:00
e0536bb4f7
feat: git log limited to last 20
2026-02-21 19:05:11 +01:00