Commit Graph

2470 Commits

Author SHA1 Message Date
bannert
1f026a1811 i18n(de_DE): added translations for new entries, updated old entries 2024-07-03 15:16:54 +02:00
Timothy J. Baek
cf317f8fdf fix 2024-07-02 15:20:50 -07:00
Timothy J. Baek
e4c85921b2 fix: styling 2024-07-02 01:16:57 -07:00
Timothy J. Baek
fefa8a81d0 chore: format 2024-07-01 23:12:38 -07:00
Timothy J. Baek
05ec71beb9 enh: pinned chats support 2024-07-01 23:08:01 -07:00
Timothy J. Baek
439ab7a335 refac 2024-07-01 22:18:45 -07:00
Timothy J. Baek
044a0fbbbe enh: bool, literal valves 2024-07-01 22:14:09 -07:00
Timothy J. Baek
d97a4d687e refac 2024-07-01 21:41:44 -07:00
Timothy J. Baek
52cae406b4 feat: chat event handler 2024-07-01 20:53:24 -07:00
Timothy J. Baek
a07051f51b feat: __event_emitter__ 2024-07-01 20:05:02 -07:00
Timothy J. Baek
c7a9b5ccfa refac: chat completion middleware 2024-07-01 19:33:58 -07:00
Timothy J. Baek
b62d2a9b28 refac 2024-07-01 17:15:10 -07:00
Timothy J. Baek
a392865615 refac 2024-07-01 17:11:09 -07:00
Timothy Jaeryang Baek
3c1ea24374
Merge pull request #3582 from nickovs/tika-document-text
feat: Support Tika for document text extraction
2024-07-01 17:07:40 -07:00
Timothy J. Baek
62ba6a2413 chore: format 2024-07-01 16:52:46 -07:00
Timothy J. Baek
b875efab1f enh: validate required open webui version 2024-07-01 16:50:35 -07:00
Timothy J. Baek
6d350fb8bc revert: text split 2024-07-01 16:04:24 -07:00
Timothy Jaeryang Baek
46a084d457
Merge pull request #3580 from bannert1337/i18n--optimize-de_DE
i18n: rework de_DE locale
2024-07-01 13:29:06 -07:00
Nicko van Someren
7aa35a3757 Added HTML and Typescript UI components to support configration of text extraction engine.
Updated RAG /config and /config/update endpoints to support UI updates.

Fixed .dockerignore to prevent Python venv from being copied into Docker image.
2024-07-01 12:10:59 -06:00
bannert
7f937af029 i18n(de_DE): Update German translation strings for better grammar and clarity 2024-07-01 19:01:22 +02:00
bannert
4041484a19 i18n(de-DE): Improve translation consistency and accuracy 2024-07-01 18:55:28 +02:00
bannert
19d4c7f6cd
Update languages.json 2024-07-01 18:42:56 +02:00
bannert
4ead3dabd8
Delete src/lib/i18n/locales/de-DE/translation-common.json 2024-07-01 18:41:56 +02:00
bannert
77f5d90be3
Delete src/lib/i18n/locales/de-DE/translation-informal.json 2024-07-01 18:41:49 +02:00
bannert
db495a1df0
refactor: Revert changes to i18n/locales/languages.json 2024-07-01 18:40:57 +02:00
bannert
8634140306
refactor: Remove changes to i18n/index.ts 2024-07-01 18:38:52 +02:00
bannert
586de1f5ba feat(i18n): unify German translations and remove formal/informal versions 2024-07-01 18:31:13 +02:00
WanderingMeow
de3d49000e
fix: RegExp "invalid group specifier name" exception on Safari < 16.4 (#3306, #3371) 2024-07-01 10:42:55 +08:00
Timothy Jaeryang Baek
5d1573fd1b
Merge pull request #3557 from Naufal05R/patch-1
i18n: Update Indonesian translation
2024-06-30 17:46:56 -07:00
Timothy J. Baek
a55d6e6077 fix: compare message 2024-06-30 17:45:28 -07:00
Naufal Rabbani
11210fb6e4
i18n: Update Indonesian translation 2024-07-01 06:48:57 +07:00
Timothy J. Baek
f77073410e refac 2024-06-30 14:52:18 -07:00
Timothy J. Baek
d9a229b1ec fix: default locale 2024-06-30 14:48:05 -07:00
Timothy J. Baek
5ee7da54a1 refac: language detection 2024-06-29 20:41:06 -07:00
Timothy J. Baek
df8d1dacc4 refac: browser language detection 2024-06-29 20:04:04 -07:00
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
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
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
58398b6eeb
Merge pull request #3514 from KarlLee830/translate
i18n: Update Chinese translation
2024-06-29 13:14:35 -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
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