Commit Graph

3258 Commits

Author SHA1 Message Date
Jun Siang Cheah
5369023e34 fix: rag, chat deletion, and webhook after config persistence change 2024-05-14 14:30:15 +08:00
Timothy Jaeryang Baek
233dcb2d95
Merge pull request #2242 from bo3bdo/main
Update Arabic language
2024-05-13 14:34:15 -10:00
Timothy Jaeryang Baek
edbe5673c5
Merge branch 'dev' into main 2024-05-13 14:33:51 -10:00
HAMAD ABDULLA
1114f9625b Update translation.json 2024-05-14 01:59:17 +03:00
HAMAD ABDULLA
f42819c6ad Update Arabic language 2024-05-14 01:49:04 +03:00
Timothy Jaeryang Baek
8b0144cd06
Merge pull request #2156 from cheahjs/feat/save-config
feat: save UI config changes to config.json
2024-05-13 11:45:30 -10:00
Timothy J. Baek
0c033b5b7b refac: rename 2024-05-13 11:32:21 -10:00
Timothy J. Baek
7e0d3496b5 fix: 1st #2208 2024-05-13 11:27:58 -10:00
Timothy Jaeryang Baek
1888327a79
Merge pull request #2150 from derek-palmer/docker-compose-version-obsolete
Removed version syntax as its no longer needed per Docker Docs
2024-05-13 10:59:54 -10:00
Timothy Jaeryang Baek
fabcbc300f
Merge pull request #2211 from arsaboo/header
chore: add HTTP-Referer and X-Title headers for Open WebUI
2024-05-13 10:58:48 -10:00
Timothy Jaeryang Baek
4f87512bbc
Merge pull request #2236 from akx/error-page-fix
fix: load i18n before showing error page
2024-05-13 10:58:31 -10:00
Timothy J. Baek
b5c759a059 chore: format 2024-05-13 10:56:30 -10:00
Aarni Koskela
df167d8785 fix: load i18n for /error page 2024-05-13 18:00:30 +03:00
Alok Saboo
bd82334647 chore: add additional headers only for Openrouter 2024-05-13 08:28:24 -04:00
Timothy Jaeryang Baek
8e5f96e4c3
Merge pull request #2157 from joecryptotoo/healthcheck
add healthcheck to docker
2024-05-12 14:28:59 -10:00
Timothy Jaeryang Baek
88a94cc50d
Merge pull request #2183 from cheahjs/fix/streaming-error
feat: better handle openai errors, add error message to message
2024-05-12 14:28:13 -10:00
Timothy Jaeryang Baek
ba13321728
Merge pull request #2186 from cheahjs/fix/windows-prettier
fix: prettier scripts work on windows
2024-05-12 14:27:48 -10:00
Timothy Jaeryang Baek
4756511aea
Merge pull request #2192 from xraysight/fix/pl-translation-update
fix: added missing translations and corrected some spelling errors
2024-05-12 14:27:14 -10:00
Timothy Jaeryang Baek
543f2652c2
Merge branch 'dev' into fix/pl-translation-update 2024-05-12 14:27:00 -10:00
Timothy Jaeryang Baek
4bd999af81
Merge pull request #2196 from Silentoplayz/PR-template-update
style: update pull_request_template.md again
2024-05-12 14:26:11 -10:00
Timothy Jaeryang Baek
807be35d9f
Merge pull request #2195 from not-a-ethan/not-a-ethan-patch-1
Fixed some formatting and a link
2024-05-12 14:25:26 -10:00
Timothy Jaeryang Baek
4997c8259b
Merge pull request #2201 from liorkesos/main
Hebrew language support
2024-05-12 14:23:56 -10:00
Timothy Jaeryang Baek
227a3a0d86
Merge pull request #2202 from aguvener/dev
fix: tr_TR translation synchronized with the latest updates.
2024-05-12 14:23:40 -10:00
Timothy Jaeryang Baek
e483aae1b8
Merge branch 'dev' into dev 2024-05-12 14:23:33 -10:00
Timothy Jaeryang Baek
7b864d967d
Merge pull request #2203 from simonaszilinskas/patch-2
Addition of the Lithuanian language
2024-05-12 14:20:23 -10:00
Timothy Jaeryang Baek
ca985cdb07
Merge pull request #2154 from Yanyutin753/citation-translate
🎖️Added translations for Citation and No source available
2024-05-12 14:19:42 -10:00
Timothy Jaeryang Baek
eb87de9a63
Merge pull request #2124 from tcztzy/main
changed: replace deprecated `on_event` with `lifespan`
2024-05-12 14:18:35 -10:00
Alok Saboo
6671e5f170 chore: add HTTP-Referer and X-Title headers for Open WebUI 2024-05-12 14:05:38 -04:00
Simonas
5e5473c792
Create and fill translation.json for Lithuanian 2024-05-12 15:13:41 +02:00
aguvener
09357b6e81
fix: update tr_TR translation with the latest updates. 2024-05-12 12:50:03 +03:00
aguvener
b63aca534b
Update translation.json 2024-05-12 12:41:08 +03:00
Lior Kesos
31cb6c9857 Adding hebrew translation 2024-05-12 10:59:47 +03:00
Jun Siang Cheah
5d64822c84 refac: rename WrappedConfig to PersistedConfig 2024-05-12 13:28:40 +08:00
Silentoplayz
8e94db0d1b
Update pull_request_template.md
Update Open WebUI pull request template to the latest version, striving to follow KeepaChangelog and Conventional Commits guidelines.
2024-05-12 02:38:40 +00:00
Ethan
4fa8d2aa5a
Fixed link/formatting 2024-05-12 01:33:49 +00:00
bulek
3a4f3e97e7 Added missing translations and corrected some spelling errors 2024-05-11 21:31:31 +02:00
Jun Siang Cheah
55060045da feat: add .gitignore to .prettierignore 2024-05-11 23:55:06 +08:00
Jun Siang Cheah
e3e037e187 fix: windows invocations of prettier 2024-05-11 17:43:53 +08:00
Jun Siang Cheah
3113825895 feat: better handle openai errors, add error message to message 2024-05-11 16:34:04 +08:00
Yanyutin753
d2954f8eb6 feat format 2024-05-11 09:33:31 +08:00
Jun Siang Cheah
a789b785b4 feat: add unit tests for prompt templates 2024-05-10 20:41:22 +08:00
Jun Siang Cheah
34a6d55505 feat: add {{prompt:middletruncate:<length>}} to title gen
also harden the replacement logic
2024-05-10 20:17:41 +08:00
Jun Siang Cheah
a0dceb06a5 fix: nested WrappedConfig breaks things 2024-05-10 15:20:22 +08:00
Jun Siang Cheah
298e6848b3 feat: switch to config proxy, remove config_get/set 2024-05-10 15:03:24 +08:00
Jun Siang Cheah
f712c90019 feat: raise an exception if a WrappedConfig is used as a response 2024-05-10 14:18:39 +08:00
Jun Siang Cheah
058eb76568 feat: save UI config changes to config.json 2024-05-10 13:51:50 +08:00
Yanyutin753
a374405911 🎖️Added translations for Citation and No source available 2024-05-10 12:23:12 +08:00
joecryptotoo
ef8070d35d
added healthcheck 2024-05-09 12:25:26 -07:00
Derek Palmer (Creative)
93aea0a4d4 Removed version synatax as its no longer needed per Docker Docs 2024-05-09 14:54:26 -04:00
Timothy J. Baek
9a95767062 Merge branch 'dev' of https://github.com/open-webui/open-webui into dev 2024-05-08 23:20:53 -10:00