Bob Ros
5fbde39c75
Update web-app/src/locales/de-DE/common.json
...
fix forgotten translation pickColorWindowBackground
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-28 03:00:00 +02:00
Bob Ros
342509d136
Update web-app/src/locales/de-DE/model-errors.json
...
fix typo increaseContextSizeDescription
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-28 02:59:00 +02:00
Bob Ros
c6ce78912c
Update web-app/src/locales/de-DE/hub.json
...
fix typo editTheme
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-28 02:58:04 +02:00
Bob Ros
90041552b9
Update web-app/src/locales/de-DE/common.json
...
fix typo in enterNameForProvider
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-28 02:57:36 +02:00
Bob Ros
6ec0849a1b
Update web-app/src/locales/de-DE/assistants.json
...
fix empty field value
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-28 02:56:25 +02:00
Bob Ros
bd11ce2579
add locale de-DE Germany
2025-06-28 02:10:37 +02:00
ethanova
fd43b608e9
Merge branch 'dev' into allow-assistant-message-edits
2025-06-27 19:48:33 -04:00
Louis
6be9cb974c
Merge pull request #5395 from menloresearch/dependabot/npm_and_yarn/typescript-5.8.3
...
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3
2025-06-27 23:35:00 +07:00
Louis
ea8d15e36b
Merge pull request #5439 from menloresearch/dependabot/npm_and_yarn/web-app/lucide-react-0.522.0
...
chore(deps): bump lucide-react from 0.503.0 to 0.522.0 in /web-app
2025-06-27 23:33:39 +07:00
Faisal Amir
6380ad0657
🐛 fix: translation fallback ( #5554 )
...
* 🐛 fix: translation fallback
* 🧹 cleanup: remove duplicate key translation
2025-06-26 23:59:53 +07:00
Ethan Garber
c07f5dba03
Merge branch 'dev' into allow-assistant-message-edits
2025-06-26 12:41:26 -04:00
Louis
7223f6fc3f
Merge pull request #5552 from menloresearch/dev
...
sync: apply latest changes into release/v0.6.4
2025-06-26 09:02:27 -07:00
Louis
74fafac5fa
fix: i18n after synced
2025-06-26 22:17:47 +07:00
Louis
e1b6690763
Merge branch 'dev' into release/v0.6.3
...
# Conflicts:
# web-app/src/containers/DropdownModelProvider.tsx
# web-app/src/containers/SettingsMenu.tsx
# web-app/src/containers/dialogs/DeleteModel.tsx
# web-app/src/routes/__root.tsx
# web-app/src/routes/settings/general.tsx
# web-app/src/routes/threads/$threadId.tsx
2025-06-26 21:55:35 +07:00
Faisal Amir
2ae51bcf4e
🐛 fix: modal action light mode ( #5545 )
2025-06-26 18:45:14 +07:00
Louis
16aab0d661
fix: increase context size window does not popup first time
2025-06-26 16:40:55 +07:00
Faisal Amir
9bbf9a590c
✨ enhancement: support base layout responsive UI ( #5472 )
...
* ✨ enhancement: support base layout responsive UI
* Update web-app/src/containers/LeftPanel.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update web-app/src/containers/ThreadList.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ✨ enhancement: responsive assistant screen (#5502 )
* ✨ enhancement: support base layout responsive UI
* Update web-app/src/containers/LeftPanel.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update web-app/src/containers/ThreadList.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ✨ enhancement: responsive assistant screen
* Update web-app/src/containers/dialogs/AddEditAssistant.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ✨ enhancement: sort assistant
* Update web-app/src/routes/assistant.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ✨ enhancement: responsive hub screen (#5507 )
* ✨ enhancement: support base layout responsive UI
* Update web-app/src/containers/LeftPanel.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update web-app/src/containers/ThreadList.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ✨ enhancement: responsive assistant screen
* Update web-app/src/containers/dialogs/AddEditAssistant.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ✨ enhancement: sort assistant
* Update web-app/src/routes/assistant.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ✨ enhancement: responsive hub screen
* 🧹 cleanup: multiple key and useless for hub translation
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-26 15:01:50 +07:00
Faisal Amir
f46d45e786
🐛 fix: disabled backdrop onboarding on linux ( #5533 )
2025-06-26 15:01:44 +07:00
Louis
63761efca2
config: remove MCP and tool use production gate
2025-06-26 10:01:42 +07:00
ethanova
e8728dfa77
Merge branch 'dev' into allow-assistant-message-edits
2025-06-25 20:28:17 -04:00
Ethan Garber
9018f6deae
provide a way to generate an assistant message if deleted or errored
2025-06-25 20:27:23 -04:00
Louis
a7c441ee58
🐛 fix: default model settings for jan-nano-128k
2025-06-25 19:36:34 +07:00
Faisal Amir
3eb31be62e
✨ enhancement: adjust placement exp toggle ( #5525 )
...
* ✨ enhancement: adjust placement exp toggle
* Update web-app/src/routes/settings/general.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-25 17:10:02 +07:00
Sam Hoang Van
0890de1869
feat: improve local provider connectivity with CORS bypass ( #5458 )
...
* feat: improve local provider connectivity with CORS bypass
- Add @tauri-apps/plugin-http dependency
- Implement dual fetch strategy for local vs remote providers
- Auto-detect local providers (localhost, Ollama:11434, LM Studio:1234)
- Make API key optional for local providers
- Add comprehensive test coverage for provider fetching
refactor: simplify fetchModelsFromProvider by removing preflight check logic
* feat: extend config options to include custom fetch function for CORS handling
* feat: conditionally use Tauri's fetch for openai-compatible providers to handle CORS
2025-06-25 15:42:14 +07:00
Faisal Amir
52d15802d9
✨ enhancement: experimental feature toggle ( #5514 )
2025-06-25 14:10:54 +07:00
Faisal Amir
c463090edb
🐛 fix: delete pre populate remote models ( #5516 )
2025-06-25 13:49:55 +07:00
Faisal Amir
8fdb65eba5
🐛 fix: prevent render error when additional information missing from hardware ( #5413 )
2025-06-25 11:41:28 +07:00
dependabot[bot]
828261ea9c
chore(deps): bump @tanstack/react-router-devtools ( #5441 )
...
---
updated-dependencies:
- dependency-name: "@tanstack/react-router-devtools"
dependency-version: 1.121.34
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 15:25:48 +07:00
dependabot[bot]
5185d19129
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.3 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 07:56:32 +00:00
Louis
1dc9e47524
🐛 fix: add back a couple of major fixes ( #5469 )
2025-06-24 14:43:31 +07:00
dependabot[bot]
43a4a98f6f
chore(deps): bump lucide-react from 0.503.0 to 0.522.0 in /web-app
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.503.0 to 0.522.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.522.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.522.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 08:15:44 +00:00
ethanova
4e2b28c687
Merge branch 'dev' into allow-assistant-message-edits
2025-06-21 06:39:33 -04:00
Sam Hoang Van
e9b28c5a90
🐛 fix: remove unused exports from i18n index and ensure translate function returns correct type ( #5419 )
2025-06-21 14:42:15 +07:00
Zhiqiang ZHOU
aa7775225a
chore: change how headers affect
...
Signed-off-by: Zhiqiang ZHOU <im@strrl.dev>
2025-06-20 12:39:18 -07:00
Faisal Amir
0518fea2a2
🐛 fix: prevent render error when additional information missing from hardware ( #5413 )
2025-06-21 00:03:04 +07:00
Ethan Garber
1771cec811
Merge branch 'dev' into allow-assistant-message-edits
2025-06-20 07:39:46 -04:00
Sam Hoang Van
c32dd092d0
Enhance i18n and add missing i18n for all component ( #5314 )
...
* Refactor translation imports and update text for localization across settings and system monitor routes
- Changed translation import from 'react-i18next' to '@/i18n/react-i18next-compat' in multiple files.
- Updated various text strings to use translation keys for better localization support in:
- Local API Server settings
- MCP Servers settings
- Privacy settings
- Provider settings
- Shortcuts settings
- System Monitor
- Thread details
- Ensured consistent use of translation keys for all user-facing text.
Update web-app/src/routes/settings/appearance.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Update web-app/src/routes/settings/appearance.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Update web-app/src/locales/vn/settings.json
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Update web-app/src/containers/dialogs/DeleteMCPServerConfirm.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Update web-app/src/locales/id/common.json
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Add Chinese (Simplified and Traditional) localization files for various components
- Created `tools.json`, `updater.json`, `assistants.json`, `chat.json`, `common.json`, `hub.json`, `logs.json`, `mcp-servers.json`, `provider.json`, `providers.json`, `settings.json`, `setup.json`, `system-monitor.json`, `tool-approval.json` in both `zh-CN` and `zh-TW` locales.
- Added translations for tool approval, updater notifications, assistant management, chat interface, common UI elements, hub interactions, logging messages, MCP server configurations, provider management, settings options, setup instructions, and system monitoring.
* Refactor localization strings for improved clarity and consistency in English, Indonesian, and Vietnamese settings files
* Fix missing key and reword
* fix pr comment
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-20 15:33:54 +07:00
Ethan Garber
1d5852fbb5
fix ux concern to manage message state in dialog component
2025-06-20 09:47:07 +07:00
Ethan Garber
00e960b9ef
lint
2025-06-20 09:47:07 +07:00
Ethan Garber
7a53228341
allow the user to edit assistant messages like in LM Studio
2025-06-20 09:47:07 +07:00
Faisal Amir
67592f3f45
🐛 fix: avoid render html title thread ( #5375 )
...
* 🐛 fix: avoid render html title thread
* chore: minor bump - tokenjs for manual adding models
---------
Co-authored-by: Louis <louis@jan.ai>
2025-06-19 23:08:45 +07:00
Louis
22396111be
fix: stop api server on page unload ( #5356 )
...
* fix: stop api server on page unload
* fix: check api server status on reload
* refactor: api server state
* fix: should not pop the guard
2025-06-19 00:12:03 +07:00
Faisal Amir
5b60116d21
🐛 fix: setting provider hide model capabilities ( #5355 )
...
* 🐛 fix: setting provider hide model capabilities
* 🐛 fix: hide tools icon on dropdown model providers
* fix: stop server on app close or reload
* ✨ enhancement: reset heading class
---------
Co-authored-by: Louis <louis@jan.ai>
2025-06-18 21:48:18 +07:00
Faisal Amir
c6cd37d916
fix: built in models capabilities ( #5354 )
2025-06-18 20:28:30 +07:00
Faisal Amir
0681c6bb9e
fix: glitch toggle gpus ( #5353 )
...
* fix: glitch toogle gpu
* fix: Using the GPU's array index as a key for gpuLoading
* enhancement: added try-finally
2025-06-18 19:58:24 +07:00
Faisal Amir
45df0b272d
🐛 fix: render streaming token speed based on thread ID & assistant metadata ( #5346 )
2025-06-18 14:54:56 +07:00
Faisal Amir
771105a5b2
🐛 fix: handle NaN value tokenspeed ( #5339 )
2025-06-18 12:35:42 +07:00
Faisal Amir
417b789b5e
🐛 fix: update wording desc vulkan ( #5338 )
...
* 🐛 fix: update wording desc vulkan
* ✨ enhancement: update copy
2025-06-18 12:35:37 +07:00
Sam Hoang Van
b30de3d1ae
fix: sorted-thread-not-stable ( #5336 )
2025-06-18 09:39:18 +07:00
Ramon Perez
06be778e98
improved wording in UI elements ( #5323 )
2025-06-18 09:35:57 +07:00