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
cogwheel
9da9f9e2b3
(auth): Add proxy authentication WebView for server login
2025-12-18 11:40:16 +05:30
cogwheel
5b91616e35
chore: bump version to 2.3.9
2025-12-17 20:28:33 +05:30
cogwheel
c30e333c8a
Merge pull request #292 from cogwheel0/align-chat-creation
...
feat(api_service): Add extended assistant message fields for OpenWebUI
2025-12-17 22:14:17 +08:00
cogwheel
f8ebd9ee9f
feat(api_service): Add extended assistant message fields for OpenWebUI
2025-12-17 19:40:12 +05:30
cogwheel
2e023055b5
Merge pull request #291 from cogwheel0/fix-message-persistence
...
fix-message-persistence
2025-12-17 21:50:17 +08:00
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
8b751785b7
feat(chat): improve assistant message pre-seeding and sync logic
2025-12-17 18:57:03 +05:30
cogwheel
17aba52fc8
fix(api): Always assistant messages as done when persisting
2025-12-17 18:50:11 +05:30
cogwheel
3061eb9555
Merge pull request #290 from cogwheel0/update-memoryeval-preferences
...
(api): update memoryeval from user preferences
2025-12-17 10:44:12 +08:00
cogwheel0
931089ef59
(api): update memoryeval from user preferences
2025-12-17 08:13:49 +05:30