Commit Graph

886 Commits

Author SHA1 Message Date
cogwheel
70dd01e45f Merge pull request #346 from cogwheel0/fix-streaming-late-events
fix(streaming): prevent late events from corrupting message stream
2026-01-14 00:03:23 +08:00
cogwheel
65cd902d5c fix(streaming): prevent late events from corrupting message stream 2026-01-13 21:33:00 +05:30
cogwheel
0d5d2ef0a0 Merge pull request #345 from cogwheel0/image-attachment-loading-improvements
feat(image): Improve image attachment loading and error handling
2026-01-13 23:58:58 +08:00
cogwheel
2b44ae3e5e feat(image): Improve image attachment loading and error handling 2026-01-13 21:26:43 +05:30
cogwheel
9380c036f5 chore: bump version to 2.4.2 2026-01-13 09:25:00 +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
ea18af6f9c Merge pull request #343 from cogwheel0/fix-chat-input-layout
fix(chat): chat input layout with prompt overlay
2026-01-13 11:54:07 +08:00
cogwheel
a2e84a892e Merge pull request #342 from cogwheel0/audio-recording-playback-feature
feat(notes): Add audio recording and playback features
2026-01-13 11:53:58 +08:00
cogwheel
f3f997ce3a fix(knowledgebase): parsing for knowledge 2026-01-13 09:21:17 +05:30
cogwheel
ccb6c52cda fix(chat): chat input layout with prompt overlay 2026-01-13 06:48:27 +05:30
cogwheel
a371556a1c feat(notes): Add audio recording and playback features 2026-01-12 21:48:43 +05:30
cogwheel
a7e5bb3704 Merge pull request #328 from cogwheel0/feat-improve-attachment-processing
feat-improve-attachment-processing
2026-01-01 10:33:16 +05:30
cogwheel
f594982d6a feat(task_worker): Enhance image upload with conversion and pre-caching 2025-12-25 20:29:38 +05:30
cogwheel
1447ddd93c feat(chat): Improve attachment processing and loading indicator 2025-12-23 12:09:43 +05:30
cogwheel
8c38d0442f Merge pull request #316 from cogwheel0/refactor-markdown-stream-formatter-preprocessor
refactor-markdown-stream-formatter-preprocessor
2025-12-22 16:20:57 +05:30
cogwheel
51d9412876 feat(model): Update auto-select model description and behavior 2025-12-22 16:19:50 +05:30
cogwheel
5fd68f86fe refactor(markdown): remove deprecated stream formatter and enhance preprocessor 2025-12-22 14:07:04 +05:30
cogwheel
653162cb76 Merge pull request #315 from cogwheel0/fix-streaming-follow-ups
fix(streaming): sync follow-ups to server after generation
2025-12-22 11:25:54 +05:30
cogwheel
cf2d88b4ac fix(streaming): sync follow-ups to server after generation 2025-12-22 11:25:29 +05:30
cogwheel
64d960e7a1 Merge pull request #314 from cogwheel0/flutter-image-compress-media
feat(media): add flutter_image_compress for efficient image handling
2025-12-22 11:20:21 +05:30
cogwheel
50ce1e51de feat(media): add flutter_image_compress for efficient image handling 2025-12-22 11:20:00 +05:30
cogwheel
83f890d6e4 Merge pull request #313 from cogwheel0/refactor-model-selection-restore-logic
feat(chat): Refactor model selection to use shared restore logic
2025-12-22 11:00:52 +05:30
cogwheel
9e73fc93c6 feat(chat): Refactor model selection to use shared restore logic 2025-12-22 11:00:23 +05:30
cogwheel
0f8003e210 chore: bump version to 2.4.1 2025-12-22 08:04:44 +05:30
cogwheel
6cf4a3072b Merge pull request #312 from cogwheel0/fix-no-reponses-owui-0.6.42
fix(api): prevent NoneType error by adding empty parent_message object
2025-12-22 08:00:45 +05:30
cogwheel
4559b8fa1a fix(api): prevent NoneType error by adding empty parent_message object 2025-12-22 07:59:57 +05:30
cogwheel
b8dfd68e00 Merge pull request #307 from cogwheel0/improve-chat-input-accessibility
fix(a11y): Improve chat input accessibility for Braille keyboards
2025-12-21 09:16:42 +05:30
cogwheel
60f6f74e07 fix(a11y): Improve chat input accessibility for Braille keyboards 2025-12-21 09:16:27 +05:30
cogwheel
65918a4204 Merge pull request #306 from cogwheel0/improve-token-retrieval-reliability
fix(auth): Improve token retrieval reliability on cold start
2025-12-21 09:00:35 +05:30
cogwheel
d4a9b6863d fix(auth): Improve token retrieval reliability on cold start 2025-12-21 08:57:15 +05:30
cogwheel
83c2e01528 Merge pull request #305 from cogwheel0/improve-cross-platform-image-paste
feat(chat): prevent duplicate paste image context menu options
2025-12-21 08:57:04 +05:30
cogwheel
b6f97b1a1c feat(chat): prevent duplicate paste image context menu options 2025-12-21 08:55:25 +05:30
cogwheel
9e7b923dd9 Update Reverse Proxy Support details in README 2025-12-20 23:24:03 +05:30
cogwheel
5d199f2e36 docs: Update README to enhance authentication section with reverse proxy support and clarify custom headers usage 2025-12-20 23:22:13 +05:30
cogwheel
054f736e07 chore: bump version to 2.4.0 2025-12-20 22:40:40 +05:30
cogwheel
f1496c2287 Merge pull request #303 from cogwheel0/reset-model-selection-new-conversation
fix(chat): Reset model selection when starting new conversation
2025-12-20 22:37:35 +05:30
cogwheel
cea1c193bf fix(chat): Reset model selection when starting new conversation 2025-12-20 22:37:07 +05:30
cogwheel
994b55d6e1 Merge pull request #302 from cogwheel0/improve-middle-ellipsis-text-handling
fix(widget): Improve MiddleEllipsisText Unicode and surrogate handling
2025-12-20 22:31:43 +05:30
cogwheel
7adcf0d45c fix(widget): Improve MiddleEllipsisText Unicode and surrogate handling 2025-12-20 22:31:18 +05:30
cogwheel
cc97b7a886 Merge pull request #301 from cogwheel0/update-dependencies
chore: Update dependencies to latest versions
2025-12-20 22:22:43 +05:30
cogwheel
7ef623e6a4 Merge pull request #300 from cogwheel0/native-context-menus-ios
native-context-menus-ios
2025-12-20 22:22:28 +05:30
cogwheel
1fe536dc4b Merge pull request #299 from cogwheel0/fix-background-streaming-sync
fix-background-streaming-sync
2025-12-20 22:21:36 +05:30
cogwheel
6a07855c9b fix(background): Improve background streaming reliability and error handling
feat(background): Add initialization and error handling for background streaming
feat(background): Improve background streaming reliability and error handling
feat(background): Improve iOS background task and stream management
refactor(android): Remove unused stream state persistence logic
feat(android): Improve wake lock and broadcast receiver handling
2025-12-20 22:10:28 +05:30
cogwheel
61dc82d17c feat(chat): optimize performance and focus handling in chat UI 2025-12-20 18:26:03 +05:30
cogwheel
97ace86b12 feat(ui): Refactor context menu with platform-specific styling
feat(navigation): migrate to super_drag_and_drop for folder drag and drop
feat(ui): Add context menu preview builders for chat and notes
refactor(ui): Remove preview builders and simplify note card rendering
2025-12-20 18:26:03 +05:30
cogwheel
622dcf9142 feat(chat): Optimize chat input and message bubble rendering 2025-12-20 18:25:55 +05:30
cogwheel
671b953f23 feat(android): Improve background service notification and time limit handling
feat: Optimize background streaming and keepalive mechanism
fix(background-streaming): Synchronize stream count between Flutter and Android
2025-12-20 18:21:38 +05:30
cogwheel
b90ba7abc7 chore: Update dependencies to latest versions 2025-12-20 11:18:16 +05:30
cogwheel
f8d0911b23 Merge pull request #294 from cogwheel0/add-proxy-authentication-webview
add-proxy-authentication-webview
2025-12-18 14:34:44 +08:00
cogwheel
66e226ab85 feat authentication localization strings multiple languages 2025-12-18 11:58:11 +05:30