Commit Graph

85 Commits

Author SHA1 Message Date
00b2d5875a Add audio input settings and effects in App.jsx 2026-04-16 22:04:50 +02:00
aaa3a1c02d Add audio recording and transcription functionality in App.jsx 2026-04-16 22:04:28 +02:00
c3af5ccc72 Add audio input and recording functionality to App.jsx 2026-04-16 22:03:48 +02:00
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
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
d58ed8bead Add option to open DevTools on startup in InterfaceSettings 2026-03-20 16:35:09 +01:00
9cda0d8577 Add sanitizeGeneratedChatTitle function and update sendMessage logic 2026-03-20 16:26:04 +01:00
55974b90fd Add startup model preparation endpoint and update Whisper handling 2026-03-20 15:43:10 +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
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
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
c4ee51d05d Update README and code to remove folder registration option 2026-03-20 10:18:35 +01:00
b5d4085a4b Enhance path picking functionality in Electron and LibraryManager 2026-03-20 09:50:03 +01:00
bc3532ce2c Add update check and auto-update functionality 2026-03-20 08:47:32 +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
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
1dd21643c8 Update styles for library panel layout and footer actions 2026-03-20 00:01:02 +01:00
c7e2d88aa7 Move library toolbar actions to footer 2026-03-20 00:00:51 +01:00
f01df5005c Refactor LibraryManager.jsx for better readability and performance 2026-03-19 23:57:58 +01:00
bcd6a5aa4a Refactor styles for placeholder-view and library-panel, add new classes for toast notifications 2026-03-19 23:57:52 +01:00
556b559b44 Add toast notifications and update UI for LibraryManager.jsx 2026-03-19 23:57:44 +01:00
da520af8d2 Clarify placeholder text and syncing note in LibraryManager.jsx 2026-03-19 22:16:41 +01:00
70e083f031 Update sync details in LibraryManager.jsx 2026-03-19 22:16:41 +01:00
15f1729772 Add library file mode styles 2026-03-19 22:15:27 +01:00
8accf4f3b9 Add enrichment toggle and update status messages in LibraryManager.jsx 2026-03-19 22:15:24 +01:00
afc6b73015 Add retry sync functionality to LibraryManager.jsx 2026-03-19 21:48:27 +01:00
3f3d41a5a8 Add styles for library file sync and progress bar 2026-03-19 21:45:42 +01:00
71d94dda5e Add file sync status display in LibraryManager 2026-03-19 21:45:36 +01:00
4ad4fa15eb auto-git:
[add] dist/assets/index-HsqF-Zwv.css
 [add] dist/assets/index-gF5dDH11.js
 [change] dist/index.html
 [change] src/App.jsx
 [unlink] dist/assets/index-C2JOafdN.js
 [unlink] dist/assets/index-Cc0DLWqA.css
2026-03-19 21:39:14 +01:00
f45910e1ca auto-git:
[change] src/LibraryManager.jsx
2026-03-19 21:39:14 +01:00
4d84e203c8 Add styles for footer tool group and database picker 2026-03-19 21:38:14 +01:00
075ccbf2b7 Remove unnecessary check in regenerateFromIndex 2026-03-19 21:38:14 +01:00