5947edec45
Rebrand to iiEasy: naming, logo, l10n, docs, assets
...
L10n / l10n (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 23:21:16 +05:00
cogwheel
d3e04dbd46
Merge pull request #369 from cogwheel0/fix-voice-call-freezes
...
fix(voice-call): Improve async handling and state management
2026-02-11 09:21:47 +08:00
cogwheel
601defa3ee
fix(auth): Improve network readiness handling on cold start
...
Add robust network readiness gate for authentication to prevent
race conditions with Cloudflare tunnels. Implement retry mechanism
for API connectivity checks and silent login attempts when
credentials are available. Enhance error handling and logging for
network-related authentication challenges.
2026-02-05 19:26:16 +05:30
cogwheel
dc2495dca0
fix(voice-call): Improve async handling and state management
...
Refactor voice call service to handle asynchronous operations more
precisely. Update method signatures to be async, use unawaited for
non-blocking calls, and ensure proper state reset between sessions.
Improve error handling and resource management for voice input and
text-to-speech services.
2026-02-05 17:53:09 +05:30
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
65cd902d5c
fix(streaming): prevent late events from corrupting message stream
2026-01-13 21:33:00 +05:30
cogwheel
2b44ae3e5e
feat(image): Improve image attachment loading and error handling
2026-01-13 21:26:43 +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
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
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