Commit Graph

  • c03a8d1bd7 Add support for vision and transcription models in GeneralSettings.jsx Victor Giers 2026-04-17 08:36:52 +02:00
  • ecec4d09ea Add support for new models and settings in Electron app Victor Giers 2026-04-17 08:35:29 +02:00
  • 9607f2192a Update rerank function to use new model preference Victor Giers 2026-04-17 08:35:03 +02:00
  • 84f0bc7a4d Update ollama_admin.py to include new model preferences and checks Victor Giers 2026-04-17 08:34:49 +02:00
  • 2e3855cfa3 Update model listing to include Whisper models Victor Giers 2026-04-17 08:34:25 +02:00
  • 3dbe3fa790 Add model catalog functionality to backend/ollama_client.py Victor Giers 2026-04-17 08:34:13 +02:00
  • 9ee177d47c Add function to list available Whisper models Victor Giers 2026-04-17 08:33:47 +02:00
  • 22d45c4537 auto-git: [add] dist/assets/index-g7N0HjkK.js [change] backend/app_settings.py [change] dist/index.html [unlink] dist/assets/index-BOZc6wlT.js Victor Giers 2026-04-17 08:33:38 +02:00
  • d20508649c Enhance error detection in App.jsx Victor Giers 2026-04-17 08:20:05 +02:00
  • b51e0ab891 Enhance error handling and message enrichment in App.jsx Victor Giers 2026-04-17 08:19:43 +02:00
  • 218834982e auto-git: [add] dist/assets/index-BOZc6wlT.js [change] dist/index.html [unlink] dist/assets/index-D9OFbkEX.js Victor Giers 2026-04-17 08:11:58 +02:00
  • 246348e28b Add function to explain Ollama 502 errors in App.jsx Victor Giers 2026-04-17 08:11:39 +02:00
  • 9e94b3a7df auto-git: [add] dist/assets/index-D9OFbkEX.js [change] dist/index.html [unlink] dist/assets/index-BvwmOKz6.js Victor Giers 2026-04-17 08:01:46 +02:00
  • 0d1541d64c Enhance App.jsx with activeSidebarModeRef and cleanup listeners Victor Giers 2026-04-17 08:01:23 +02:00
  • a83486107c Add offWindowFocus method to electronAPI Victor Giers 2026-04-17 08:01:01 +02:00
  • 3f4f0c9475 auto-git: [add] dist/assets/index-BvwmOKz6.js [change] dist/index.html [change] src/App.jsx [unlink] dist/assets/index-Ctu3w7qr.js Victor Giers 2026-04-17 04:48:55 +02:00
  • 896d3be27f Add function to sync audio input runtime from startup status Victor Giers 2026-04-17 04:48:22 +02:00
  • 2cb4fe4b41 auto-git: [add] dist/assets/index-Ctu3w7qr.js [change] dist/index.html [change] src/App.jsx [unlink] dist/assets/index-DifKT69O.js Victor Giers 2026-04-17 04:48:17 +02:00
  • 48c35698cb auto-git: [add] dist/assets/index-DifKT69O.js [change] backend/main.py [change] backend/schemas.py [change] backend/whisper_admin.py [change] dist/index.html [change] electron/main.cjs [change] src/App.jsx [change] src/GeneralSettings.jsx [change] src/audioInput.js [unlink] dist/assets/index-Dm7DZNSo.js Victor Giers 2026-04-17 04:43:28 +02:00
  • 67d9f41f17 auto-git: [add] dist/assets/index-BFOWWhCS.css [add] dist/assets/index-Dm7DZNSo.js [change] dist/index.html [change] electron/main.cjs [change] src/App.jsx [unlink] dist/assets/index-CQjkNPEp.js [unlink] dist/assets/index-CzQQplJ5.css Victor Giers 2026-04-17 04:22:36 +02:00
  • a0c2b28591 Add audio transcription route to backend/main.py Victor Giers 2026-04-16 22:07:45 +02:00
  • 7225980fb9 Import asyncio in backend/main.py Victor Giers 2026-04-16 22:07:33 +02:00
  • 4447749439 Add audio transcription request and response schemas Victor Giers 2026-04-16 22:07:06 +02:00
  • 86936dcb96 Extend whisper_admin.py with audio processing and transcription features Victor Giers 2026-04-16 22:06:57 +02:00
  • d5cdb85629 Add audio input settings to Electron main process Victor Giers 2026-04-16 22:06:05 +02:00
  • 9301c65a93 Update styles for audio input and status display Victor Giers 2026-04-16 22:05:35 +02:00
  • 7d744cf7b0 Add audio input controls to App.jsx Victor Giers 2026-04-16 22:05:14 +02:00
  • 91cfac9fcf Add audio recording and transcription features to App.jsx Victor Giers 2026-04-16 22:05:07 +02:00
  • 00b2d5875a Add audio input settings and effects in App.jsx Victor Giers 2026-04-16 22:04:46 +02:00
  • aaa3a1c02d Add audio recording and transcription functionality in App.jsx Victor Giers 2026-04-16 22:04:19 +02:00
  • c3af5ccc72 Add audio input and recording functionality to App.jsx Victor Giers 2026-04-16 22:03:45 +02:00
  • 0d0b52b5d0 Add audio input support and related utility functions Victor Giers 2026-04-16 22:03:39 +02:00
  • 5585f9d2f2 Add audio input settings to GeneralSettings component Victor Giers 2026-04-16 22:03:20 +02:00
  • 1a250c8c2d Add audio input support utilities Victor Giers 2026-04-16 22:01:45 +02:00
  • 88c5e5c5dd auto-git: [add] dist/assets/index-CQjkNPEp.js [add] dist/assets/index-CzQQplJ5.css [change] dist/index.html [unlink] dist/assets/index-CUHp6hE9.js [unlink] dist/assets/index-D21amC2P.css Victor Giers 2026-04-16 21:34:49 +02:00
  • 20a8af0e0e Add drag active background to main content Victor Giers 2026-04-16 21:33:47 +02:00
  • 2f73fabda2 Add styles for message attachment and footer improvements Victor Giers 2026-04-16 21:33:14 +02:00
  • 477c6f275a Add image attachment functionality in App.jsx Victor Giers 2026-04-16 21:32:22 +02:00
  • 553b742d40 Enhance message editing UI in App.jsx Victor Giers 2026-04-16 21:32:01 +02:00
  • fcfc34d382 Add drag-and-drop functionality to chat content Victor Giers 2026-04-16 21:31:34 +02:00
  • 603db28967 Ensure prompt text presence before processing Victor Giers 2026-04-16 21:31:14 +02:00
  • 2e116b8701 Add drag-and-drop functionality for chat attachments and update message sending logic Victor Giers 2026-04-16 21:31:04 +02:00
  • 972263d523 Add model capabilities check and update UI based on support for vision Victor Giers 2026-04-16 21:30:33 +02:00
  • c2c5385f66 Add image attachment functionality to App component Victor Giers 2026-04-16 21:29:49 +02:00
  • 4f9799f6fd Add image attachment functionality to App.jsx Victor Giers 2026-04-16 21:29:32 +02:00
  • bc28b56d0b Add backend API URL input and update handling in GeneralSettings Victor Giers 2026-04-16 21:28:16 +02:00
  • e88ac88840 Add support for image attachments in chat messages and update model capabilities endpoint Victor Giers 2026-04-16 21:27:43 +02:00
  • d8784463b5 auto-git: [add] dist/assets/index-CUHp6hE9.js [change] dist/index.html [unlink] dist/assets/index-BRSJQ8EZ.js Victor Giers 2026-03-31 01:08:34 +02:00
  • d58ed8bead Add option to open DevTools on startup in InterfaceSettings Victor Giers 2026-03-20 16:35:04 +01:00
  • c5b2c17370 Add openDevToolsOnStartup setting and related functionality Victor Giers 2026-03-20 16:34:49 +01:00
  • 68bf3a7c8e Merge branch 'master' of https://giers10.uber.space/giers10/Heimgeist Victor Giers 2026-03-20 16:29:51 +01:00
  • 3019336ad2 auto-git: [add] dist/assets/index-BRSJQ8EZ.js [change] dist/index.html [unlink] dist/assets/index-CEauQ61c.js Victor Giers 2026-03-20 16:26:09 +01:00
  • 7bbdd1ac6d Refactor title sanitization logic in backend/main.py Victor Giers 2026-03-20 16:26:04 +01:00
  • 9cda0d8577 Add sanitizeGeneratedChatTitle function and update sendMessage logic Victor Giers 2026-03-20 16:25:48 +01:00
  • 5b45b29420 Add console logs for Electron window creation and loading Victor Giers 2026-03-20 16:08:18 +01:00
  • 3d06ba9083 Update startup resources in run-electron-dev script Victor Giers 2026-03-20 16:08:14 +01:00
  • f9cc3d8c51 auto-git: [change] electron/main.cjs Victor Giers 2026-03-20 16:08:18 +01:00
  • e77ce7c286 auto-git: [change] scripts/run-electron-dev.cjs Victor Giers 2026-03-20 16:08:14 +01:00
  • f7a86948ba Update startup resources in run-electron-dev script Victor Giers 2026-03-20 16:06:44 +01:00
  • 490c58f528 Add error handling for failed window loads in electron/main.cjs Victor Giers 2026-03-20 16:04:00 +01:00
  • af39c0af7f Set host to '127.0.0.1' in vite.config.js Victor Giers 2026-03-20 16:03:54 +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 Victor Giers 2026-03-20 16:03:51 +01:00
  • 55974b90fd Add startup model preparation endpoint and update Whisper handling Victor Giers 2026-03-20 15:43:00 +01:00
  • 13f2fb9306 Update backend/ollama_admin.py to include Whisper model checks and preparation Victor Giers 2026-03-20 15:42:25 +01:00
  • 776a3c11b4 Add backend/whisper_admin.py for managing Whisper models Victor Giers 2026-03-20 15:42:06 +01:00
  • d89080116e auto-git: [add] dist/assets/index-D7G_OK5S.js [change] dist/index.html [unlink] dist/assets/index-CQocmVDK.js Victor Giers 2026-03-20 12:58:25 +01:00
  • 049f1ef4e7 Update web search engine options and defaults Victor Giers 2026-03-20 12:57:18 +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 Victor Giers 2026-03-20 12:56:26 +01:00
  • 645190405f Refactor web search engine handling and add new file for engine options Victor Giers 2026-03-20 12:55:56 +01:00
  • d86d581021 Add new log file for heimgeist web search Victor Giers 2026-03-20 12:28:22 +01:00
  • 9acd8574be auto-git: [change] deck-logs/heimgeist-user-journal.txt Victor Giers 2026-03-20 12:26:21 +01:00
  • a17abdcfdb auto-git: [add] deck-logs/heimgeist-user-journal.txt Victor Giers 2026-03-20 12:26:16 +01:00
  • 010b0950f2 auto-git: [change] deck-logs/searxng-weather.txt Victor Giers 2026-03-20 12:25:57 +01:00
  • 52e03d1627 auto-git: [add] deck-logs/searxng-weather.txt Victor Giers 2026-03-20 12:25:51 +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 Victor Giers 2026-03-20 12:04:40 +01:00
  • 6be438519c added embedding model selection Victor Giers 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 Victor Giers 2026-03-20 10:35:04 +01:00
  • 8baa34e961 Add onLibrariesPurged handler in App.jsx Victor Giers 2026-03-20 10:33:58 +01:00
  • fecd101fd0 Add library purge functionality in backend and frontend Victor Giers 2026-03-20 10:33:35 +01:00
  • b13f670798 auto-git: [add] dist/assets/index-z8MB-_Ve.js [change] dist/index.html [unlink] dist/assets/index-CmkVpybC.js Victor Giers 2026-03-20 10:18:35 +01:00
  • c4ee51d05d Update README and code to remove folder registration option Victor Giers 2026-03-20 10:18:12 +01:00
  • d86cb8d0fd Enhance run.sh to handle legacy Python state checks Victor Giers 2026-03-20 10:09:09 +01:00
  • fbe9b68518 Add functions to check Python and Node.js dependencies usability in run.sh Victor Giers 2026-03-20 10:07:59 +01:00
  • 4cf388139a Add state management for Python, Torch, and Node dependencies in run.sh Victor Giers 2026-03-20 10:06:04 +01:00
  • 0dead6a233 auto-git: [add] dist/assets/index-CmkVpybC.js [change] dist/index.html [unlink] dist/assets/index-CTAa991C.js Victor Giers 2026-03-20 09:50:03 +01:00
  • b5d4085a4b Enhance path picking functionality in Electron and LibraryManager Victor Giers 2026-03-20 09:49:37 +01:00
  • b813e88634 README.md aktualisiert Victor Giers 2026-03-20 09:32:56 +01:00
  • 98fed0d7be Add functions to parse and format git status paths for update check Victor Giers 2026-03-20 09:22:05 +01:00
  • 818b08b662 README.md aktualisiert Victor Giers 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 Victor Giers 2026-03-20 09:15:14 +01:00
  • 63b164dafc README.md aktualisiert Victor Giers 2026-03-20 09:10:14 +01:00
  • 29b339b2b6 README.md aktualisiert Victor Giers 2026-03-20 09:05:04 +01:00
  • 228e75039f Check for up-to-date status before setting update Victor Giers 2026-03-20 08:48:46 +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 Victor Giers 2026-03-20 08:47:33 +01:00
  • bc3532ce2c Add update check and auto-update functionality Victor Giers 2026-03-20 08:46:55 +01:00
  • 674a01b90a auto-git: [add] dist/assets/index-CNzL9T-J.js [change] dist/index.html [unlink] dist/assets/index-DBFjvGi0.js Victor Giers 2026-03-20 08:18:28 +01:00
  • 3baab9feaf Include backendApiUrl in dependency array for useEffect in App.jsx Victor Giers 2026-03-20 08:17:30 +01:00
  • 629719eb26 Ensure ollamaApiUrl has a default value in GeneralSettings.jsx Victor Giers 2026-03-20 08:17:19 +01:00
  • 27e9202e25 Ensure settings directory exists before saving and set default settings file path in run.sh Victor Giers 2026-03-20 08:17:02 +01:00
  • 66c1678d34 Update API URL key and usage in App.jsx Victor Giers 2026-03-20 08:16:41 +01:00