Commit Graph

2569 Commits

Author SHA1 Message Date
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
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
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
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
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
Timothy J. Baek
4e6d165d00 refac 2024-06-27 00:43:31 -07:00
Timothy J. Baek
8dac2a2140 refac 2024-06-26 10:22:31 -07:00
SimonOriginal
755850e453 add translation for new keys 2024-06-26 17:17:48 +02:00
Timothy J. Baek
581e7800fa fix 2024-06-26 00:36:35 -07:00
Timothy J. Baek
0ec4d56593 fix 2024-06-26 00:23:24 -07:00
Timothy J. Baek
0e7db89117 feat: import/export community 2024-06-26 00:22:26 -07:00
Timothy J. Baek
bc5e39d31b chore: format 2024-06-25 16:31:33 -07:00
Timothy J. Baek
6cd47a3c9b refac 2024-06-25 16:30:49 -07:00
Timothy Jaeryang Baek
b0ed8ded48
Merge pull request #3437 from silentoplayz/patch-1
feat: case insensitive prompt/models selection chat input
2024-06-25 12:55:08 -07:00
Timothy J. Baek
8bdbd2f9fb fix: rm conversationMode 2024-06-25 12:27:00 -07:00
silentoplayz
ef619321ce
Update Models.svelte
feat: case-insensitive @model-name search
2024-06-25 18:22:38 +00:00
silentoplayz
01ad197973
Update PromptCommands.svelte
feat: case-insensitive prompt search
2024-06-25 18:19:52 +00:00
Timothy J. Baek
a92c5381fb chore: format 2024-06-25 08:51:52 -07:00
Timothy Jaeryang Baek
3750e69e09
Merge pull request #3418 from cheahjs/feat/hide-tokens-in-ui
feat: hide all API keys by default in admin settings
2024-06-25 08:40:18 -07:00
Timothy Jaeryang Baek
771ac86163
Merge pull request #3417 from ricky-davis/addDeleteConfirmationToolsFunctions
feat: Added delete confirmation dialogs for Prompts, Tools, and Functions.
2024-06-25 08:18:36 -07:00
Timothy J. Baek
36e88d479b chore: format 2024-06-25 08:01:05 -07:00
Timothy J. Baek
c147147001 chore: format 2024-06-25 08:00:32 -07:00
rdavis
4d5e161a3e Updated Functions and Tools to use existing selected* Variable
Applied formatting
2024-06-25 08:28:43 -05:00
Jun Siang Cheah
f8f6943128 refac: use new SensitiveInput component 2024-06-25 20:15:29 +08:00
Jun Siang Cheah
d5b91fb084 feat: hide all API keys by default in admin settings 2024-06-25 19:53:22 +08:00
rdavis
263d4bf496 Added delete confirmation dialogs for Prompts, Tools, and Functions. 2024-06-24 22:50:35 -05:00
Timothy Jaeryang Baek
16a8eebd8d
Merge pull request #3328 from FuturePrayer/AUTOMATIC1111_api_auth_support
feat: Supports making requests to the Automatic1111 backend when running with the --api-auth parameter
2024-06-24 19:40:55 -07:00
Timothy Jaeryang Baek
d17dc59246
Merge pull request #2574 from cheahjs/feat/oauth
feat: experimental SSO support for Google, Microsoft, and OIDC
2024-06-24 19:05:58 -07:00
Timothy Jaeryang Baek
09082a070b
Merge pull request #3407 from jonathan-rohde/feat/case-insensitive-tag-selection
feat/case insensitive tag selection
2024-06-24 18:52:54 -07:00
Timothy J. Baek
bf4dcc10af fix: modal esc 2024-06-24 17:39:43 -07:00
Timothy J. Baek
9504c9c9b4 fix 2024-06-24 15:32:49 -07:00
Timothy J. Baek
284ab648b6 fix 2024-06-24 15:21:42 -07:00
Timothy J. Baek
0f4f01cee9 fix 2024-06-24 14:00:48 -07:00
Timothy J. Baek
68b3cce0fd fix: query memory 2024-06-24 14:00:08 -07:00
Timothy J. Baek
465c3a9987 refac: playground styling 2024-06-24 13:11:49 -07:00
Timothy J. Baek
837944dcc5 fix 2024-06-24 12:26:07 -07:00
Timothy J. Baek
9fb30d4787 fix 2024-06-24 12:23:12 -07:00
Timothy J. Baek
345b3491a7 fix: i18n 2024-06-24 12:21:19 -07:00
Timothy Jaeryang Baek
b4c9e46357
Merge pull request #3408 from SimonOriginal/dev
Added i18n keys and update of Ukrainian translation
2024-06-24 11:39:04 -07:00
Timothy J. Baek
f6082579c9 fix: wakelock 2024-06-24 11:29:21 -07:00
Simon
920fc29bdd
Merge branch 'dev' into dev 2024-06-24 19:50:35 +02:00
SimonOriginal
d9c2b6e890 Add translation 2024-06-24 19:49:29 +02:00
Timothy J. Baek
74a4f642fd refac: valves save 2024-06-24 10:47:40 -07:00
SimonOriginal
e0e9fcaa24 Add keys i18n 2024-06-24 19:38:26 +02:00
SimonOriginal
fbbffc4386 Add key adn translation 2024-06-24 19:04:31 +02:00
SimonOriginal
8dc9735873 start parser i18n 2024-06-24 18:24:21 +02:00
SimonOriginal
5e9e1108a3 fix errors 2024-06-24 18:21:29 +02:00
SimonOriginal
855b5508d0 start parser 2024-06-24 18:14:19 +02:00
SimonOriginal
2ece4e7cbb Add Ukrainian translation for keys + formatin 2024-06-24 18:12:39 +02:00
SimonOriginal
665f87e84a add toasts keys i18n 2024-06-24 18:09:45 +02:00
SimonOriginal
3d1de6144e Add Ukrainian translation for keys 2024-06-24 17:25:23 +02:00
SimonOriginal
9c81d84e16 Add toasts i18n key 2024-06-24 17:18:39 +02:00
Jonathan Rohde
c7855b3b9d feat(chat): formatting 2024-06-24 16:47:02 +02:00
Jonathan Rohde
09e95b8d3c feat(chat): ignore upper/lower case to select document/tag/collection 2024-06-24 16:44:44 +02:00
SimonOriginal
85b3b81617 fix key Database 2024-06-24 16:23:08 +02:00
SimonOriginal
06a337061b Add keys i18n 2024-06-24 16:19:56 +02:00
SimonOriginal
a8198d7a7f Update of Ukrainian translation 2024-06-24 16:07:51 +02:00
Jun Siang Cheah
79f8620b34 fix: format 2024-06-24 18:50:55 +08:00
Jun Siang Cheah
f26d80dcae Merge remote-tracking branch 'upstream/dev' into feat/oauth 2024-06-24 18:46:48 +08:00
Timothy J. Baek
f54a66b86b chore: format 2024-06-23 23:31:56 -07:00
Timothy Jaeryang Baek
655ba475cc
Merge pull request #3402 from josephrocca/patch-1
fix: scrollToBottom button container obstructing clicks on buttons beneath it
2024-06-23 23:30:33 -07:00
Timothy J. Baek
a82154de3f refac 2024-06-23 23:15:24 -07:00
josephrocca
82b44740db
Fix scrollToBottom button container obstructing clicks on buttons beneath it 2024-06-24 14:10:32 +08:00
Timothy J. Baek
f33ca4c9a5 refac 2024-06-23 23:10:26 -07:00
Timothy J. Baek
bc73cb1390 enh: iframe message event listener 2024-06-23 21:48:06 -07:00
Timothy J. Baek
37a052327a chore: format 2024-06-23 21:14:31 -07:00
Timothy J. Baek
51adb1c04a enh: frontmatter version 2024-06-23 21:07:22 -07:00
Timothy J. Baek
9788633ce1 refac: wording 2024-06-23 21:01:07 -07:00
Timothy J. Baek
0b8f5c2232 enh: manifest modal 2024-06-23 21:00:34 -07:00
Timothy J. Baek
be2340d4ef refac: styling 2024-06-23 20:40:12 -07:00
Timothy J. Baek
f4a2ae5eac enh: list valve 2024-06-23 19:49:48 -07:00
Timothy J. Baek
ab700a16be refac: all valves input should be required 2024-06-23 19:20:09 -07:00
Timothy J. Baek
db9e5e008f refac: styling 2024-06-23 19:09:53 -07:00
Timothy J. Baek
627705a347 feat: valves 2024-06-23 19:02:27 -07:00
Timothy J. Baek
3a629ffe00 feat: global filter 2024-06-23 18:39:27 -07:00
Timothy J. Baek
d8c112d8b0 feat: function toggle support 2024-06-23 18:34:42 -07:00
Timothy J. Baek
3034f3d310 refac: styling 2024-06-23 18:06:41 -07:00
Timothy J. Baek
120b1857b2 enh: valves 2024-06-23 18:05:33 -07:00
Timothy J. Baek
58e69230a9 refac: styling 2024-06-23 17:44:31 -07:00
Timothy J. Baek
fc2001da83 refac: styling 2024-06-23 17:41:59 -07:00
Timothy J. Baek
5d7de927e5 enh: valve field desc support 2024-06-23 17:34:25 -07:00
Timothy J. Baek
e52ed258f0 refac: styling 2024-06-23 17:18:36 -07:00
Timothy J. Baek
9c57402269 chore: format 2024-06-23 16:04:33 -07:00
Timothy J. Baek
7a218d77b7 refac: workspace 2024-06-23 16:03:21 -07:00
Timothy J. Baek
ecf1d89a8b refac: prompts ui 2024-06-23 15:57:16 -07:00
Timothy J. Baek
57455f084b refac: functions ui 2024-06-23 15:51:19 -07:00
Timothy J. Baek
44e3d384d5 refac: tools ui 2024-06-23 15:45:17 -07:00
Timothy J. Baek
8e2c377a21 refac: extractSentences 2024-06-22 16:33:20 -07:00
Timothy J. Baek
6ee94c5e97 chore: format 2024-06-22 16:15:19 -07:00
Timothy J. Baek
6e084b4a73 enh: voice call skip code block & expression 2024-06-22 16:13:13 -07:00
Timothy Jaeryang Baek
fd96c9c68d
Merge pull request #3380 from Yash-1511/main
feat: add jina_search as new websearch provider
2024-06-22 15:19:38 -07:00
Timothy J. Baek
2d795cffe0 refac: styling 2024-06-22 13:41:27 -07:00
Timothy J. Baek
bcefa71b03 refac: styling 2024-06-22 13:39:17 -07:00