Timothy J. Baek
41c55fbb81
enh: boilerplate
2024-06-29 19:49:16 -07:00
Timothy J. Baek
16454c0de5
chore: format
2024-06-29 19:47:23 -07:00
Timothy J. Baek
d0567832cc
fix
2024-06-29 19:40:54 -07:00
bannert
9c2313a1bd
feat(i18n): improve init function with cleaner code and nullish coalescing operator
...
- Use object destructuring for clearer variable assignment.
- Utilize the nullish coalescing operator to simplify ternary expressions.
- Refactored the import statement to remove duplication.
2024-06-30 02:44:03 +02:00
Timothy Jaeryang Baek
61972ca97d
Merge pull request #3519 from Naufal05R/main
...
i18n: Add Indonesian translate
2024-06-29 13:17:12 -07:00
Timothy Jaeryang Baek
73135b6e51
Merge pull request #3511 from Peter-De-Ath/ollama-chat-no-stream
...
fix: isInstance of streamingResponse but content-type is application/json
2024-06-29 13:16:32 -07:00
Timothy Jaeryang Baek
27709c835c
Merge pull request #3497 from aguvener/dev
...
i18n: tr_TR translation updated with the latest changes
2024-06-29 13:15:59 -07:00
Timothy Jaeryang Baek
d3a67b44cd
Merge pull request #3499 from Semihal/fix-oauth-openid
...
fix: First OIDC account is not admin
2024-06-29 13:15:42 -07:00
Timothy Jaeryang Baek
58398b6eeb
Merge pull request #3514 from KarlLee830/translate
...
i18n: Update Chinese translation
2024-06-29 13:14:35 -07:00
Timothy Jaeryang Baek
98ae064cd0
Merge pull request #3525 from aleixdorca/dev
...
i18n: Updated Catalan Translations
2024-06-29 13:14:23 -07:00
Aleix Dorca
776082dc87
i18n: Updated Catalan Translation
2024-06-29 20:34:31 +02:00
aleix
6e03a1c168
i18n: Updated Catalan Translation
2024-06-29 17:25:11 +02:00
aleix
45cb1c0fcb
Updated Catalan Translation
2024-06-29 17:21:03 +02:00
Naufal Rabbani
5b848dcf54
added indonesian language
2024-06-29 16:25:42 +07:00
Naufal Rabbani
2ef899220a
added indonesian language
2024-06-29 16:18:45 +07:00
Karl Lee
8ab4b7ab47
i18n: Update Chinese translation
2024-06-29 04:22:04 +08:00
Peter De-Ath
269db0748a
fix: isInstance of streamingResponse but content-type is application/json
2024-06-28 20:32:07 +01:00
bannert
6ffa189814
i18n: split locale for German formal and informal
...
translation-common.json is the base
translation-formal.json and translation-informal.json extend the base
2024-06-28 20:03:36 +02:00
bannert
24f84a6069
feat(i18n): fixed a word in German translation
2024-06-28 19:19:45 +02:00
bannert
c138445944
feat(i18n): update and optimize de_DE
2024-06-28 19:02:50 +02:00
dependabot[bot]
4d3e1ffbe6
chore(deps): bump authlib from 1.3.0 to 1.3.1
...
Bumps [authlib](https://github.com/lepture/authlib ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/lepture/authlib/releases )
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst )
- [Commits](https://github.com/lepture/authlib/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: authlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 16:53:45 +00:00
Sergey Mihaylin
9f32e9ef60
fix username claim
2024-06-28 17:08:32 +03:00
Sergey Mihaylin
0c3f9a16e3
custom env for set custom claims for openid
2024-06-28 16:31:40 +03:00
Sergey Mihaylin
7d10dacad6
Fix: set jwt_token to cookie (instead of token from OIDC)
2024-06-28 16:20:57 +03:00
Sergey Mihaylin
57c330576d
Fix: admin role for OIDC signup for first user
2024-06-28 16:20:34 +03:00
aguvener
3cc5da835c
Update translation.json for minor change
2024-06-28 13:18:44 +03:00
aguvener
9111970580
Update translation.json
2024-06-28 13:06:50 +03:00
Jonathan Rohde
5391f4c1f7
feat(sqlalchemy): add new column
2024-06-28 09:21:07 +02:00
Jonathan Rohde
df47c496d3
Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee
...
# Conflicts:
# backend/apps/webui/models/functions.py
# backend/apps/webui/routers/chats.py
2024-06-28 09:19:56 +02:00
Timothy Jaeryang Baek
24b638fcde
Merge pull request #3486 from open-webui/dev
...
fix: trusted sign in
2024-06-27 21:44:54 -07:00
Timothy J. Baek
cd9170ed24
fix: trusted sign in
2024-06-27 21:44:35 -07:00
Timothy Jaeryang Baek
f7da94ff85
Merge pull request #3485 from open-webui/dev
...
fix: WEBUI_AUTH
2024-06-27 21:43:51 -07:00
Timothy J. Baek
feba50f68c
fix: WEBUI_AUTH
2024-06-27 21:43:19 -07:00
Timothy Jaeryang Baek
b0724811df
Merge pull request #3477 from open-webui/dev
...
fix: changelog
2024-06-27 13:38:44 -07:00
Timothy J. Baek
1dd54ced41
fix: changelog
2024-06-27 13:38:28 -07:00
Timothy Jaeryang Baek
1eebb85f48
Merge pull request #3323 from open-webui/dev
...
0.3.6
2024-06-27 13:36:02 -07:00
Timothy J. Baek
b224ba0030
refac: styling
2024-06-27 13:15:54 -07:00
Timothy J. Baek
46ae25826d
chore: format
2024-06-27 13:13:16 -07:00
Timothy J. Baek
c954f1b4de
refac
2024-06-27 13:12:37 -07:00
Timothy J. Baek
edbd07f893
feat: global filter
2024-06-27 13:04:12 -07:00
Timothy J. Baek
c8c85ba7fc
refac
2024-06-27 12:16:55 -07:00
Timothy J. Baek
c262d9ad4f
doc: changelog
2024-06-27 11:30:30 -07:00
Timothy J. Baek
3f5f410453
refac
2024-06-27 11:29:59 -07:00
Timothy J. Baek
3c7f45ced4
fix
2024-06-27 11:12:07 -07:00
Timothy J. Baek
c07da8d1f3
chore: format
2024-06-27 10:56:00 -07:00
Timothy Jaeryang Baek
d3b9f03bdb
Merge pull request #3470 from djismgaming/dev
...
**i18n** Spanish translation updates
2024-06-27 10:51:21 -07:00
Timothy Jaeryang Baek
433abe5a25
Merge pull request #3471 from KarlLee830/translate
2024-06-27 10:37:32 -07:00
Karl Lee
b59684328d
i18n: Update Chinese translation
2024-06-27 20:59:43 +08:00
Ismael
850d4aac70
additional Spanish strings updated
2024-06-27 07:33:38 -04:00
Ismael
bae87ec4ae
Update translation.json
...
Spanish translation updates
2024-06-27 07:08:03 -04:00