Commit Graph

441 Commits

Author SHA1 Message Date
cogwheel
2b44ae3e5e feat(image): Improve image attachment loading and error handling 2026-01-13 21:26:43 +05:30
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
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
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
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
60f6f74e07 fix(a11y): Improve chat input accessibility for Braille keyboards 2025-12-21 09:16:27 +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
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
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
8b751785b7 feat(chat): improve assistant message pre-seeding and sync logic 2025-12-17 18:57:03 +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
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
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
cogwheel0
fefbf40364 feat(chat): improve chat input multiline handling and border radius 2025-12-14 18:52:12 +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
289fbcb49e feat(theme): Add system overlay style for consistent UI appearance 2025-12-11 17:38:52 +05:30
cogwheel0
4c80d9f521 fix(chat): Adjust input and padding spacing for better UI layout 2025-12-11 16:57:53 +05:30
cogwheel0
a2c20f7d1f feat(chat): Add floating app bar with blurred background styling 2025-12-11 11:57:52 +05:30
cogwheel0
8d8ad8478b feat(chat): Refactor chat input styling and remove compact mode 2025-12-11 11:35:56 +05:30
cogwheel
793800bf67 Merge pull request #262 from cogwheel0/optimize-file-id-extraction
feat(attachments): Optimize file ID extraction and image conversion
2025-12-10 22:14:17 +08:00
cogwheel0
da63e3cbff feat(attachments): Optimize file ID extraction and image conversion 2025-12-10 19:40:38 +05:30
cogwheel0
5b7cd0dd42 feat(l10n): Add localization for code interpreter states 2025-12-10 18:16:04 +05:30
cogwheel0
9feba7f9b9 feat(chat): Add ellipsis text for long model names in assistant message 2025-12-08 17:28:49 +05:30
cogwheel0
9c7789ca02 feat: Add minor widget and asset refinements 2025-12-08 17:13:26 +05:30
cogwheel0
145a42b504 feat(clipboard): Add pasteboard support for cross-platform image paste 2025-12-08 12:47:12 +05:30