cogwheel
d8c2bdf404
feat(api): Handle null user settings response gracefully
...
Improve error handling for user settings API call
Prevent potential null or unexpected response types
Return an empty map for new users without settings
2026-02-05 13:30:33 +05:30
cogwheel
4b8e0752e5
feat(api): Improve default model selection with fallback mechanism
2026-02-05 13:19:59 +05:30
cogwheel
95cd586dd1
Merge pull request #344 from cogwheel0/fix-knowledge-base-parsing
...
fix(knowledgebase): parsing for knowledge
2026-01-13 11:54:17 +08:00
cogwheel
f3f997ce3a
fix(knowledgebase): parsing for knowledge
2026-01-13 09:21:17 +05:30
cogwheel
a371556a1c
feat(notes): Add audio recording and playback features
2026-01-12 21:48:43 +05:30
cogwheel
4559b8fa1a
fix(api): prevent NoneType error by adding empty parent_message object
2025-12-22 07:59:57 +05:30
cogwheel
9da9f9e2b3
(auth): Add proxy authentication WebView for server login
2025-12-18 11:40:16 +05:30
cogwheel
f8ebd9ee9f
feat(api_service): Add extended assistant message fields for OpenWebUI
2025-12-17 19:40:12 +05:30
cogwheel
701633b6bd
feat(api): convert code executions to Open
2025-12-17 19:17:08 +05:30
cogwheel
e68d613502
feat(api): Convert sources to OpenWebUI format with document array
2025-12-17 19:12:46 +05:30
cogwheel
17aba52fc8
fix(api): Always assistant messages as done when persisting
2025-12-17 18:50:11 +05:30
cogwheel0
931089ef59
(api): update memoryeval from user preferences
2025-12-17 08:13:49 +05:30
cogwheel0
d67780dbbe
feat(chat): Add folder support in new chat screen
2025-12-16 19:59:28 +05:30
cogwheel0
9018e382f7
feat(chat): Improve error handling and message versioning
2025-12-15 20:55:26 +05:30
cogwheel0
45532bf78f
feat(conversation): improve OpenWebUI error handling and parsing
2025-12-15 20:42:09 +05:30
cogwheel0
55cedc3ab8
feat(chat): Add usage statistics support for message persistence
2025-12-15 18:42:06 +05:30
cogwheel0
0269ba2d0f
fix(api): refactor feature flags to use 'features' object for compatibility
2025-12-14 18:35:04 +05:30
cogwheel0
8d6c7f5411
feat(auth): Add OAuth providers and improve authentication flow
2025-12-11 18:45:18 +05:30
cogwheel0
ea61168184
feat(auth): Add LDAP and SSO authentication support
2025-12-11 17:43:44 +05:30
cogwheel0
da63e3cbff
feat(attachments): Optimize file ID extraction and image conversion
2025-12-10 19:40:38 +05:30
cogwheel0
649a708a68
feat(models): Add safe parsing for boolean and integer values
2025-12-07 09:54:27 +05:30
cogwheel0
df2a921ffd
feat(notes): Add notes feature with editor page and drawer integration
2025-12-06 19:44:34 +05:30
cogwheel0
4e105270b8
feat(folders): Preserve feature state on server-side errors
2025-12-06 10:16:44 +05:30
cogwheel0
d7c36f3e0d
feat(chat): add parent message ID for proper message linking
2025-12-06 09:33:30 +05:30
cogwheel0
c630ce8c27
feat(models): Add filters support and auto-validation for model-specific filters
2025-12-05 22:19:31 +05:30
cogwheel0
f10ef6d7c1
feat(api): Optimize chat fetching with parallel pagination
2025-11-28 13:49:21 +05:30
cogwheel0
e61f53b69f
feat(api): Implement pagination for conversation summaries retrieval
2025-11-28 13:08:35 +05:30
cogwheel0
61a3fcc83a
feat(streaming): Simplify streaming logic and remove persistent tracking
2025-11-27 14:36:13 +05:30
cogwheel0
75ba0dc01d
feat(chat): Add context attachment and knowledge base support
2025-11-26 22:19:19 +05:30
cogwheel0
44d1cc99b4
feat(server): Improve server health checks and authentication flow
2025-11-26 19:09:57 +05:30
cogwheel0
a138300fec
feat(api): improve model parsing with robust error handling
2025-11-24 17:52:18 +05:30
cogwheel0
4df22422c2
feat(conversations): Improve conversation and folder fetching with concurrent requests
2025-11-20 22:42:31 +05:30
cogwheel0
45135d9185
fix(auth): Improve auth error handling without token clearing
2025-11-12 13:23:58 +05:30
cogwheel0
5727c055a2
Revert "fix(streaming): refactor to not force session id"
...
This reverts commit 8cc7a23477 .
2025-11-06 20:09:18 +05:30
cogwheel0
715849aff3
feat(tts): add speech rate support for text-to-speech generation
2025-11-03 00:44:24 +05:30
cogwheel0
86339715b1
feat(sts): add server side speech-to-text
2025-11-02 19:03:36 +05:30
cogwheel0
8cc7a23477
fix(streaming): refactor to not force session id
2025-11-01 22:41:38 +05:30
cogwheel0
877b403914
refactor(api): Improve data parsing with normalized list handling
2025-11-01 15:29:54 +05:30
cogwheel0
fe09583c6b
feat(api): Improve file and prompt parsing with type safety
2025-11-01 15:21:34 +05:30
cogwheel0
42ef62d565
feat(api): Improve file and knowledge base data parsing with normalization
2025-11-01 15:15:38 +05:30
cogwheel0
073e0cf458
feat(folders): Improve folder management and parsing logic
2025-11-01 15:04:50 +05:30
cogwheel0
a005c14a67
feat(api): Optimize conversation parsing with worker-based decoding
2025-11-01 14:54:08 +05:30
cogwheel0
a374c744ef
refactor(api): Migrate conversation parsing to worker-based approach
2025-11-01 01:46:46 +05:30
cogwheel0
5d33e5fe65
fix: server side tts on ios
2025-10-31 23:20:04 +05:30
cogwheel0
a00d64fc26
feat(transport): Improve socket transport mode selection and localization
2025-10-30 22:32:59 +05:30
cogwheel0
44149d5f81
feat(tts): add server default voice retrieval and integrate it into
2025-10-30 16:10:20 +05:30
cogwheel0
7fb199b2e4
feat: implement service failure handling in background streaming
...
- Added a method to send failure notifications to Flutter when the background service fails to enter the foreground.
- Implemented a broadcast receiver to handle service failure notifications and notify Flutter about the failure.
- Enhanced the persistent streaming service to attempt recovery for failed streams.
- Introduced heartbeat monitoring for SSE streams to detect stale connections and trigger recovery actions.
2025-10-28 13:59:17 +05:30
cogwheel0
5ab3b9c4e0
feat(api): pass userSettings respect function_calling preference in
2025-10-26 23:00:01 +05:30
cogwheel0
ae48fcc035
feat(sse): add SSEStreamParser to parse Dio SSE streams and extract
2025-10-26 22:33:53 +05:30
cogwheel0
2b44e38a2e
feat(i18n/socket): add WebSocket error messages and show connect errors
2025-10-25 14:24:49 +05:30