|
|
0d0b52b5d0
|
Add audio input support and related utility functions
|
2026-04-16 22:03:44 +02:00 |
|
|
|
5585f9d2f2
|
Add audio input settings to GeneralSettings component
|
2026-04-16 22:03:39 +02:00 |
|
|
|
1a250c8c2d
|
Add audio input support utilities
|
2026-04-16 22:03:08 +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
|
2026-04-16 21:34:50 +02:00 |
|
|
|
20a8af0e0e
|
Add drag active background to main content
|
2026-04-16 21:34:49 +02:00 |
|
|
|
2f73fabda2
|
Add styles for message attachment and footer improvements
|
2026-04-16 21:33:21 +02:00 |
|
|
|
477c6f275a
|
Add image attachment functionality in App.jsx
|
2026-04-16 21:32:27 +02:00 |
|
|
|
553b742d40
|
Enhance message editing UI in App.jsx
|
2026-04-16 21:32:06 +02:00 |
|
|
|
fcfc34d382
|
Add drag-and-drop functionality to chat content
|
2026-04-16 21:31:40 +02:00 |
|
|
|
603db28967
|
Ensure prompt text presence before processing
|
2026-04-16 21:31:40 +02:00 |
|
|
|
2e116b8701
|
Add drag-and-drop functionality for chat attachments and update message sending logic
|
2026-04-16 21:31:13 +02:00 |
|
|
|
972263d523
|
Add model capabilities check and update UI based on support for vision
|
2026-04-16 21:30:36 +02:00 |
|
|
|
c2c5385f66
|
Add image attachment functionality to App component
|
2026-04-16 21:29:55 +02:00 |
|
|
|
4f9799f6fd
|
Add image attachment functionality to App.jsx
|
2026-04-16 21:29:39 +02:00 |
|
|
|
bc28b56d0b
|
Add backend API URL input and update handling in GeneralSettings
|
2026-04-16 21:28:20 +02:00 |
|
|
|
e88ac88840
|
Add support for image attachments in chat messages and update model capabilities endpoint
|
2026-04-16 21:28:16 +02:00 |
|
|
|
d8784463b5
|
auto-git:
[add] dist/assets/index-CUHp6hE9.js
[change] dist/index.html
[unlink] dist/assets/index-BRSJQ8EZ.js
|
2026-03-31 01:08:35 +02:00 |
|
|
|
d58ed8bead
|
Add option to open DevTools on startup in InterfaceSettings
|
2026-03-20 16:35:09 +01:00 |
|
|
|
c5b2c17370
|
Add openDevToolsOnStartup setting and related functionality
|
2026-03-20 16:35:04 +01:00 |
|
|
|
68bf3a7c8e
|
Merge branch 'master' of https://giers10.uber.space/giers10/Heimgeist
|
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
|
2026-03-20 16:28:09 +01:00 |
|
|
|
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 |
|
|
|
f9cc3d8c51
|
auto-git:
[change] electron/main.cjs
|
2026-03-20 16:08:18 +01:00 |
|
|
|
e77ce7c286
|
auto-git:
[change] scripts/run-electron-dev.cjs
|
2026-03-20 16:08:14 +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 |
|