Commit Graph

243 Commits

Author SHA1 Message Date
7bbdd1ac6d Refactor title sanitization logic in backend/main.py 2026-03-20 16:26:09 +01:00
9cda0d8577 Add sanitizeGeneratedChatTitle function and update sendMessage logic 2026-03-20 16:26:04 +01:00
5b45b29420 Add console logs for Electron window creation and loading 2026-03-20 16:09:22 +01:00
3d06ba9083 Update startup resources in run-electron-dev script 2026-03-20 16:09:22 +01:00
f7a86948ba Update startup resources in run-electron-dev script 2026-03-20 16:07:50 +01:00
490c58f528 Add error handling for failed window loads in electron/main.cjs 2026-03-20 16:04:19 +01:00
af39c0af7f Set host to '127.0.0.1' in vite.config.js 2026-03-20 16:04:19 +01:00
913cf3d39f auto-git:
[add] dist/assets/index-CEauQ61c.js
 [change] dist/index.html
 [change] scripts/run-electron-dev.cjs
 [unlink] dist/assets/index-D7G_OK5S.js
2026-03-20 16:03:51 +01:00
55974b90fd Add startup model preparation endpoint and update Whisper handling 2026-03-20 15:43:10 +01:00
13f2fb9306 Update backend/ollama_admin.py to include Whisper model checks and preparation 2026-03-20 15:43:00 +01:00
776a3c11b4 Add backend/whisper_admin.py for managing Whisper models 2026-03-20 15:43:00 +01:00
d89080116e auto-git:
[add] dist/assets/index-D7G_OK5S.js
 [change] dist/index.html
 [unlink] dist/assets/index-CQocmVDK.js
2026-03-20 13:02:24 +01:00
049f1ef4e7 Update web search engine options and defaults 2026-03-20 12:58:25 +01:00
cbe50e998d auto-git:
[add] dist/assets/index-CQocmVDK.js
 [change] dist/index.html
 [change] src/websearchEngines.js
 [unlink] dist/assets/index-BlgdGsnZ.js
2026-03-20 12:56:27 +01:00
645190405f Refactor web search engine handling and add new file for engine options 2026-03-20 12:56:26 +01:00
d86d581021 Add new log file for heimgeist web search 2026-03-20 12:29:28 +01:00
9acd8574be auto-git:
[change] deck-logs/heimgeist-user-journal.txt
2026-03-20 12:28:22 +01:00
a17abdcfdb auto-git:
[add] deck-logs/heimgeist-user-journal.txt
2026-03-20 12:28:22 +01:00
010b0950f2 auto-git:
[change] deck-logs/searxng-weather.txt
2026-03-20 12:28:22 +01:00
52e03d1627 auto-git:
[add] deck-logs/searxng-weather.txt
2026-03-20 12:28:22 +01:00
01b56c943e auto-git:
[add] dist/assets/index-BlgdGsnZ.js
 [add] dist/assets/index-D21amC2P.css
 [change] dist/index.html
 [change] src/App.jsx
 [change] src/styles.css
 [unlink] dist/assets/index-Cl_WYrJF.css
 [unlink] dist/assets/index-u1-aH6b-.js
2026-03-20 12:04:40 +01:00
6be438519c added embedding model selection 2026-03-20 12:00:44 +01:00
afaaa1cfb2 auto-git:
[add] dist/assets/index-CEHqzDAN.js
 [change] dist/index.html
 [unlink] dist/assets/index-z8MB-_Ve.js
2026-03-20 10:35:04 +01:00
8baa34e961 Add onLibrariesPurged handler in App.jsx 2026-03-20 10:35:03 +01:00
fecd101fd0 Add library purge functionality in backend and frontend 2026-03-20 10:33:58 +01:00
b13f670798 auto-git:
[add] dist/assets/index-z8MB-_Ve.js
 [change] dist/index.html
 [unlink] dist/assets/index-CmkVpybC.js
2026-03-20 10:18:36 +01:00
c4ee51d05d Update README and code to remove folder registration option 2026-03-20 10:18:35 +01:00
d86cb8d0fd Enhance run.sh to handle legacy Python state checks 2026-03-20 10:09:13 +01:00
fbe9b68518 Add functions to check Python and Node.js dependencies usability in run.sh 2026-03-20 10:08:06 +01:00
4cf388139a Add state management for Python, Torch, and Node dependencies in run.sh 2026-03-20 10:06:33 +01:00
0dead6a233 auto-git:
[add] dist/assets/index-CmkVpybC.js
 [change] dist/index.html
 [unlink] dist/assets/index-CTAa991C.js
2026-03-20 09:50:04 +01:00
b5d4085a4b Enhance path picking functionality in Electron and LibraryManager 2026-03-20 09:50:03 +01:00
b813e88634 README.md aktualisiert 2026-03-20 09:32:56 +01:00
98fed0d7be Add functions to parse and format git status paths for update check 2026-03-20 09:22:24 +01:00
818b08b662 README.md aktualisiert 2026-03-20 09:19:02 +01:00
f76474280d Add script for running Electron in development mode and update package.json and main.cjs accordingly 2026-03-20 09:16:38 +01:00
63b164dafc README.md aktualisiert 2026-03-20 09:10:14 +01:00
29b339b2b6 README.md aktualisiert 2026-03-20 09:05:04 +01:00
228e75039f Check for up-to-date status before setting update 2026-03-20 08:48:49 +01:00
ce8a13e8d6 auto-git:
[add] dist/assets/index-BIbxZDtU.css
 [add] dist/assets/index-CTAa991C.js
 [change] dist/index.html
 [unlink] dist/assets/index-CNIMqiRf.css
 [unlink] dist/assets/index-CNzL9T-J.js
2026-03-20 08:47:33 +01:00
bc3532ce2c Add update check and auto-update functionality 2026-03-20 08:47:32 +01:00
674a01b90a auto-git:
[add] dist/assets/index-CNzL9T-J.js
 [change] dist/index.html
 [unlink] dist/assets/index-DBFjvGi0.js
2026-03-20 08:18:28 +01:00
3baab9feaf Include backendApiUrl in dependency array for useEffect in App.jsx 2026-03-20 08:18:28 +01:00
629719eb26 Ensure ollamaApiUrl has a default value in GeneralSettings.jsx 2026-03-20 08:18:28 +01:00
27e9202e25 Ensure settings directory exists before saving and set default settings file path in run.sh 2026-03-20 08:17:07 +01:00
66c1678d34 Update API URL key and usage in App.jsx 2026-03-20 08:17:02 +01:00
d24ea89ed1 Add app settings management and update API URL handling 2026-03-20 08:16:40 +01:00
9787917d11 Revert and comment out CPU-only PyTorch installation instructions in README.md 2026-03-20 00:58:40 +01:00
24174dbf98 Update README.md with additional installation instructions for CPU-only PyTorch 2026-03-20 00:58:40 +01:00
7c699dc273 Fix printf statement in run.sh 2026-03-20 00:58:40 +01:00