cogwheel
f3f997ce3a
fix(knowledgebase): parsing for knowledge
2026-01-13 09:21:17 +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
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
cf2d88b4ac
fix(streaming): sync follow-ups to server after generation
2025-12-22 11:25:29 +05:30
cogwheel
50ce1e51de
feat(media): add flutter_image_compress for efficient image handling
2025-12-22 11:20:00 +05:30
cogwheel
9e73fc93c6
feat(chat): Refactor model selection to use shared restore logic
2025-12-22 11:00:23 +05:30
cogwheel
4559b8fa1a
fix(api): prevent NoneType error by adding empty parent_message object
2025-12-22 07:59:57 +05:30
cogwheel
60f6f74e07
fix(a11y): Improve chat input accessibility for Braille keyboards
2025-12-21 09:16:27 +05:30
cogwheel
d4a9b6863d
fix(auth): Improve token retrieval reliability on cold start
2025-12-21 08:57:15 +05:30
cogwheel
b6f97b1a1c
feat(chat): prevent duplicate paste image context menu options
2025-12-21 08:55:25 +05:30
cogwheel
cea1c193bf
fix(chat): Reset model selection when starting new conversation
2025-12-20 22:37:07 +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
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
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
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
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
cogwheel0
931089ef59
(api): update memoryeval from user preferences
2025-12-17 08:13:49 +05:30
cogwheel0
f3744ba9b2
fix(widget): Update widget URL scheme from homewidget to conduit
2025-12-16 20:35:21 +05:30
cogwheel0
d67780dbbe
feat(chat): Add folder support in new chat screen
2025-12-16 19:59:28 +05:30
cogwheel
a0aee08e73
Merge pull request #284 from cogwheel0/fix-duplicate-semantics
...
fix: duplicate semantics
2025-12-16 19:17:48 +08:00
cogwheel0
50e286add8
fix: duplicate semantics
2025-12-16 16:47:05 +05:30
cogwheel0
5e078c05f7
feat(chat): add llama.cpp server token speed parsing support
2025-12-16 15:44:44 +05:30
cogwheel0
67bcd242bc
feat(responsive_drawer): Cache tablet state to optimize context access and improve performance
2025-12-16 08:14:55 +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
9ec7fdadde
feat(chat): Add loading state for conversation title and model selector
2025-12-15 20:31:40 +05:30
cogwheel0
8fa69fc165
refactor(ui): Replace default AppBar with FloatingAppBar components
2025-12-15 20:23:24 +05:30
cogwheel0
7619040e27
fix(navigation): Adjust bottom padding for safe area in chats drawer
2025-12-15 20:17:56 +05:30
cogwheel0
5396fb8eec
feat(ui): Refactor chats drawer with floating search and user sections
2025-12-15 20:03:29 +05:30
cogwheel0
4a1784cf07
feat(note_editor): Refactor note editor UI with improved layout and styling
2025-12-15 20:03:29 +05:30
cogwheel
055bff4982
Merge pull request #279 from cogwheel0/refactor-notes-platform-controls
...
refactor(notes): Improve code formatting and replace platform-specific refresh controls
2025-12-15 18:47:18 +05:30
cogwheel0
f9ae9468c6
feat(l10n): Add usage statistics translations for multiple languages
2025-12-15 18:45:02 +05:30
cogwheel0
55cedc3ab8
feat(chat): Add usage statistics support for message persistence
2025-12-15 18:42:06 +05:30
cogwheel0
dcb73215a4
refactor(notes): Improve code formatting and replace platform-specific refresh controls
2025-12-15 11:46:48 +05:30
cogwheel0
4976172d8b
feat(chat): improve auto-scroll behavior during message generation
2025-12-14 20:19:16 +05:30
cogwheel
f43a4d82aa
Merge pull request #276 from cogwheel0/improve-chat-input-multiline-handling
...
feat(chat): improve chat input multiline handling and border radius
2025-12-14 18:54:08 +05:30
cogwheel0
fefbf40364
feat(chat): improve chat input multiline handling and border radius
2025-12-14 18:52:12 +05:30