cogwheel
|
6e0367a59d
|
Add acknowledgment for Vercel OSS Program
|
2025-11-21 21:19:42 +05:30 |
|
cogwheel
|
85ceaa8195
|
Merge pull request #159 from cogwheel0/android-assistant-feature-implementation
android-assistant-feature-implementation
|
2025-11-21 21:14:26 +05:30 |
|
cogwheel0
|
1a6ec3f9ad
|
feat(assistant): Improve screen context processing with model selection
|
2025-11-21 21:12:39 +05:30 |
|
cogwheel0
|
9d47c8a964
|
feat(voice-call): Implement direct voice call launch from assistant
|
2025-11-21 21:05:59 +05:30 |
|
cogwheel0
|
daecceb342
|
feat(android): Add screenshot processing for Android assistant
|
2025-11-21 20:59:49 +05:30 |
|
cogwheel0
|
577d76c2a2
|
refactor(ui): Simplify assistant overlay layout and remove unused buttons
|
2025-11-21 20:50:27 +05:30 |
|
cogwheel0
|
6a2a452be4
|
feat(ui): Add new interaction buttons and icons for voice assistant overlay
|
2025-11-21 20:40:13 +05:30 |
|
cogwheel0
|
f18edc7fe0
|
feat(android): Add screen context capture for voice assistant
|
2025-11-21 19:50:39 +05:30 |
|
cogwheel0
|
20e57e9f88
|
feat(android): Add voice interaction service for app launch
|
2025-11-21 19:16:51 +05:30 |
|
cogwheel
|
4166862d08
|
Merge pull request #158 from cogwheel0/fix-ios-sts
fix-ios-sts
|
2025-11-21 13:39:39 +05:30 |
|
cogwheel0
|
4b0c16b522
|
feat(voice-input): handle iOS simulator speech recognition
|
2025-11-21 13:39:19 +05:30 |
|
cogwheel0
|
390b818916
|
feat(l10n): remove auto speech-to-text engine option and description
|
2025-11-21 13:39:19 +05:30 |
|
cogwheel0
|
84af6bbe86
|
feat(tts): Remove auto engine and fix ios STS
|
2025-11-21 13:39:19 +05:30 |
|
cogwheel
|
74807a2f5f
|
Merge pull request #157 from cogwheel0/android-default-tts-engine-setup
feat(tts): ensure Android default TTS engine is set before speaking
|
2025-11-21 13:39:12 +05:30 |
|
cogwheel0
|
36915fba09
|
feat(tts): ensure Android default TTS engine is set before speaking
|
2025-11-21 12:22:23 +05:30 |
|
cogwheel
|
f11f9c6558
|
Merge pull request #156 from cogwheel0/navigation-drawer-and-dropdown-refactor
navigation-drawer-and-dropdown-refactor
|
2025-11-21 12:22:15 +05:30 |
|
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 |
|