Commit Graph

762 Commits

Author SHA1 Message Date
cogwheel0
dd3fe42216 refactor(chat): Improve model dropdown handling with LayoutBuilder 2025-11-21 12:21:51 +05:30
cogwheel0
dc1e4ec14d feat(navigation): Add configurable tablet drawer behavior 2025-11-21 12:21:51 +05:30
cogwheel
7dd4c156fd Merge pull request #155 from cogwheel0/improve-conversation-fetching
feat(conversations): Improve conversation and folder fetching with concurrent requests
2025-11-21 12:21:37 +05:30
cogwheel0
4df22422c2 feat(conversations): Improve conversation and folder fetching with concurrent requests 2025-11-20 22:42:31 +05:30
cogwheel
64bd80ed97 feat: Add openwebui-src as a git submodule. 2025-11-19 12:41:00 +05:30
cogwheel
8ee79cec01 feat: Add initial documentation website with HTML, CSS, and JavaScript. 2025-11-19 12:29:58 +05:30
cogwheel
e066331d9e Create CNAME 2025-11-19 12:10:41 +05:30
cogwheel0
e9bba2f88e feat(l10n): update promotional text for multiple locales to enhance clarity and consistency
- Consolidated voice input features, including locale handling, voice calls, and Base64 image validation.
- Updated promotional text for 11 locales: de-DE, en-US, es-ES, fr-FR, it, ko, nl-NL, ru, zh-Hans, zh-Hant, and default.
2025-11-13 13:25:09 +05:30
cogwheel0
3daa3efa59 chore: bump version to 2.2.3 2025-11-13 13:13:46 +05:30
cogwheel0
86f74ee7a3 chore: downgrade version to 2.2.2+42 2025-11-13 13:13:35 +05:30
cogwheel0
0d388d2df9 fix: remove enforce-lockfile option from flutter pub get in release workflow 2025-11-13 13:11:09 +05:30
cogwheel0
7d27287fee feat(l10n): update iOS promotional text with v2.2.3 feature highlights
- Improved voice input service with locale handling and permission checks
- Voice call with selected tool IDs
- Improved base64 image data URL parsing validation

Updated all 11 locale versions (en-US, de-DE, es-ES, fr-FR, it, ko, nl-NL, ru, zh-Hans, zh-Hant, and default)
2025-11-13 13:08:57 +05:30
cogwheel0
bc61126858 chore: bump version to 2.2.3 2025-11-13 13:05:09 +05:30
cogwheel0
9b175edc9f chore: update iOS release notes and remove outdated localization files 2025-11-13 13:03:35 +05:30
cogwheel
b62c4333fd Merge pull request #148 from cogwheel0/feat-improve-base64-image-parsing
feat(file-attachment): improve base64 image data URL parsing validation
2025-11-13 12:39:29 +05:30
cogwheel0
64173a2168 feat(file-attachment): improve base64 image data URL parsing validation 2025-11-13 12:39:09 +05:30
cogwheel
e95ff86f31 Merge pull request #147 from cogwheel0/voice-call-send-message-tool
feat(voice-call): send message with selected tool IDs
2025-11-13 12:33:03 +05:30
cogwheel
fe712bfeda Merge pull request #146 from cogwheel0/voice-input-service-improvements
feat(voice): Improve voice input service with locale handling and permission checks
2025-11-13 12:32:41 +05:30
cogwheel0
c4764b0075 feat(voice-call): send message with selected tool IDs 2025-11-13 12:30:07 +05:30
cogwheel0
f885513a89 feat(voice): Improve voice input service with locale handling and permission checks 2025-11-13 12:21:59 +05:30
cogwheel0
926b5f1cdd feat(l10n): update promotional text for German, French, and Russian locales 2025-11-13 00:08:30 +05:30
cogwheel0
6aa9c31ec3 chore(l10n): update Korean what's new section and remove outdated file 2025-11-12 23:59:28 +05:30
cogwheel0
ced22232ed feat(l10n): update promotional text and what's new 2025-11-12 23:52:22 +05:30
cogwheel0
01c373e2bc chore: bump version to 2.2.2 2025-11-12 23:43:13 +05:30
cogwheel0
b52d313054 chore(l10n): remove generated localization files 2025-11-12 23:35:26 +05:30
cogwheel
74821ccdb9 Merge pull request #145 from cogwheel0/add-chinese-traditional-localization
feat(l10n): add chinese traditional
2025-11-12 23:32:03 +05:30
cogwheel0
032a3e696d feat(l10n): add chinese traditional 2025-11-12 23:30:18 +05:30
cogwheel
b120a4ca0c Merge pull request #144 from cogwheel0/update-drawer-item-styling
update-drawer-item-styling
2025-11-12 22:14:28 +05:30
cogwheel
03adb0c924 Merge pull request #143 from cogwheel0/improve-auth-error-handling
improve-auth-error-handling
2025-11-12 22:13:56 +05:30
cogwheel
a7ca7e64f9 Merge pull request #142 from cogwheel0/l10n-update-korean-language-code
fix(l10n): Update Korean language code from 'kr' to 'ko'
2025-11-12 22:13:31 +05:30
cogwheel0
ea325aa076 fix(l10n): Update Korean language code from 'kr' to 'ko' 2025-11-12 22:12:51 +05:30
cogwheel0
ecf760d9ec feat(auth): Enhance logout flow with comprehensive data clearing 2025-11-12 13:44:05 +05:30
cogwheel0
02decd48c6 feat(navigation): Conditionally apply top and bottom borders for selected chat drawer item 2025-11-12 13:26:29 +05:30
cogwheel0
45135d9185 fix(auth): Improve auth error handling without token clearing 2025-11-12 13:23:58 +05:30
cogwheel0
87529201f7 feat(ui): Update drawer item styling with transparent background 2025-11-12 11:09:43 +05:30
cogwheel
35377cebd8 Merge pull request #139 from cogwheel0/storage-local-folders-persistence
feat(storage): Add local folders persistence and caching mechanism
2025-11-10 11:05:55 +05:30
cogwheel
13e3bc24ed Merge pull request #138 from cogwheel0/mic-vad-tts-pipeline
mic-vad-tts-pipeline
2025-11-10 11:05:12 +05:30
cogwheel0
122bd0a4b1 feat(storage): Add local folders persistence and caching mechanism 2025-11-10 10:44:03 +05:30
cogwheel0
b05d9f84a5 feat(tts): Add server-side speech synthesis and playback pipeline 2025-11-10 02:43:31 +05:30
cogwheel0
62c9243e34 feat: Replace mic_stream_recorder with vad and update iOS deployment target 2025-11-10 01:57:28 +05:30
cogwheel0
5f597a3bb5 feat(icons): Add new app icon assets and update Contents.json for Debug configuration 2025-11-09 21:23:07 +05:30
cogwheel0
5727c055a2 Revert "fix(streaming): refactor to not force session id"
This reverts commit 8cc7a23477.
2025-11-06 20:09:18 +05:30
cogwheel0
3e1128c32c chore(localization): Remove Korean localization metadata files as part of project cleanup 2025-11-05 15:25:50 +05:30
cogwheel0
91789988c0 feat(localization): Update promotional text and what's new for Korean language support and improved UX features 2025-11-05 15:23:43 +05:30
cogwheel0
6c6742a14e feat(release): Add job to generate release notes and update release with artifacts 2025-11-05 15:21:12 +05:30
cogwheel0
f2bd0fa45c chore: bump version to 2.2.1 2025-11-05 15:09:36 +05:30
cogwheel
2ab0002ebc Merge pull request #132 from cogwheel0/conversations-local-cache-persistence
feat(conversations): Implement local cache persistence for conversations
2025-11-05 14:54:51 +05:30
cogwheel0
bf98bbd1fc feat(conversations): Implement local cache persistence for conversations 2025-11-05 14:53:55 +05:30
cogwheel0
c40e692388 docs: Update contribution guidelines to encourage feedback and discussions instead of pull requests 2025-11-05 14:28:37 +05:30
cogwheel
24a10064ff Merge pull request #131 from cogwheel0/keyboard-dismiss-on-scroll
feat: Add keyboard dismiss on scroll
2025-11-05 14:13:18 +05:30