Commit Graph

7356 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
5c49740aa5 doc: changelog 2024-11-21 22:45:49 -08:00
Timothy Jaeryang Baek
20f31b5bc8 refac 2024-11-21 22:20:57 -08:00
Timothy Jaeryang Baek
b23600b49d refac 2024-11-21 22:15:04 -08:00
Timothy Jaeryang Baek
7b9b0f23fe refac 2024-11-21 22:12:40 -08:00
Timothy Jaeryang Baek
2e7af7bdbf fix 2024-11-21 22:03:51 -08:00
Timothy Jaeryang Baek
12c8257c92 refac 2024-11-21 21:32:19 -08:00
Timothy Jaeryang Baek
9a2dd5b126 refac: optimisation 2024-11-21 21:04:35 -08:00
Timothy Jaeryang Baek
4b83a83576 fix: openai connection config 2024-11-21 20:49:40 -08:00
Timothy Jaeryang Baek
e18a43aec8 fix: styling 2024-11-21 20:39:00 -08:00
Timothy Jaeryang Baek
ea28747baa fix: knowledge base reset 2024-11-21 20:29:54 -08:00
Timothy Jaeryang Baek
3816e3c2ef refac: styling 2024-11-21 20:20:46 -08:00
Timothy Jaeryang Baek
9bc0de2c6a refac 2024-11-21 20:03:30 -08:00
Timothy Jaeryang Baek
81386e9b04 refac: citations -> sources 2024-11-21 19:46:09 -08:00
Timothy Jaeryang Baek
7062e637e8 refac: inline citations 2024-11-21 18:26:38 -08:00
Timothy Jaeryang Baek
714ed248fb refac: styling 2024-11-21 18:05:45 -08:00
Timothy Jaeryang Baek
7b675a1488 refac: styling 2024-11-21 18:02:33 -08:00
Timothy Jaeryang Baek
386c976e9a enh: inline citations 2024-11-21 17:58:29 -08:00
Timothy Jaeryang Baek
5be7cbfdf5
Merge pull request #7182 from michaelpoluektov/fix/tools-metadata
fix: Fix tools metadata
2024-11-21 16:32:08 -08:00
Timothy Jaeryang Baek
0217c044c9
Merge pull request #7195 from michaelpoluektov/remove-unused-router
refactor: Remove unused router
2024-11-21 16:30:22 -08:00
Michael Poluektov
26efc76d40 remove unused router 2024-11-22 00:15:11 +00:00
Michael Poluektov
8abf5d57c1 remove unused schemas file 2024-11-21 23:49:58 +00:00
Timothy Jaeryang Baek
948b65e43f refac
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Successful in 23s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 4m34s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m55s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m46s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m36s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m47s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 3m22s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m37s
Frontend Build / Format & Build Frontend (push) Failing after 1m27s
Frontend Build / Frontend Unit Tests (push) Failing after 1m29s
Integration Test / Run Cypress Integration Tests (push) Failing after 3m1s
Integration Test / Run Migration Tests (push) Failing after 2m8s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-21 12:16:50 -08:00
Michael Poluektov
e1a85c99ab format 2024-11-21 17:52:19 +00:00
Michael Poluektov
6783c98539 Merge branch 'dev' of https://github.com/open-webui/open-webui into fix/tools-metadata 2024-11-21 17:46:44 +00:00
Michael Poluektov
c03bfd141e fix optional args not present 2024-11-21 17:41:35 +00:00
Michael Poluektov
70838148e7 fix tools metadata 2024-11-21 17:19:56 +00:00
Timothy Jaeryang Baek
d587206929 refac: add suffix field to ollama generate form 2024-11-21 08:12:19 -08:00
Timothy Jaeryang Baek
1c0327ed7f
Merge pull request #7163 from igorbrai/main
feat: Add Mojeek as web search provider
2024-11-21 08:10:14 -08:00
Timothy Jaeryang Baek
b0162dfee0 refac 2024-11-21 08:10:05 -08:00
Timothy Jaeryang Baek
1fcde2272b
Merge pull request #7162 from morgan55555/dev
LDAP auth fixes: do not store LDAP password, use default user role on first auth, allow ldap only form.
2024-11-21 08:08:47 -08:00
Timothy Jaeryang Baek
48c03ef551
Merge pull request #7147 from aindriu80/main
i18n: Updated Irish translations
2024-11-21 08:06:33 -08:00
Igor Brai
d16b09bee5
Merge branch 'open-webui:main' into main 2024-11-21 15:25:41 +02:00
alexey_rechkalov
b9e637ee2b Now ENABLE_LOGIN_FORM=False disabling only email form.
LDAP form will be showed instead.
Also added "name" property to inputs for Chrome autocompletion.
2024-11-21 18:11:12 +05:00
alexey_rechkalov
b1237cf389 Fixed security vulnerability: now LDAP password hashes are not stored, same as trusted header auth.
LDAP users role now getting DEFAULT_USER_ROLE, not "pending".
2024-11-21 18:09:29 +05:00
Michael Poluektov
3dfea834ca Merge branch 'dev' of https://github.com/open-webui/open-webui into dev 2024-11-21 13:02:39 +00:00
Aindriú Mac Giolla Eoin
c03cae811d Updated Irish translations 2024-11-21 10:15:37 +00:00
Timothy Jaeryang Baek
6088acf36d refac: styling
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Successful in 17s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m27s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m23s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m4s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m14s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m33s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m14s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m11s
Frontend Build / Format & Build Frontend (push) Failing after 1m7s
Frontend Build / Frontend Unit Tests (push) Failing after 1m8s
Integration Test / Run Cypress Integration Tests (push) Failing after 2m13s
Integration Test / Run Migration Tests (push) Failing after 1m31s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-20 23:31:46 -08:00
Timothy Jaeryang Baek
c5cd1e4403 refac: rich text input 2024-11-20 23:14:06 -08:00
Timothy Jaeryang Baek
aca06f92e8 enh: rich text input 2024-11-20 22:56:26 -08:00
Timothy Jaeryang Baek
e30c5e628c refac: rich text input 2024-11-20 22:46:51 -08:00
Timothy Jaeryang Baek
6f4bc9864c
Merge pull request #7119 from open-webui/dev
Some checks failed
Release / release (push) Failing after 1m3s
Deploy to HuggingFace Spaces / check-secret (push) Successful in 8s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m24s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m22s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m18s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m21s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m3s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m29s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m12s
Frontend Build / Format & Build Frontend (push) Failing after 1m4s
Frontend Build / Frontend Unit Tests (push) Failing after 53s
Integration Test / Run Cypress Integration Tests (push) Failing after 2m14s
Integration Test / Run Migration Tests (push) Failing after 1m31s
Release to PyPI / release (push) Failing after 1m18s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
doc
2024-11-20 12:24:35 -08:00
Timothy Jaeryang Baek
9b03b1a453 doc: readme
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Successful in 17s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m20s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m11s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m27s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m35s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m36s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m24s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m17s
Frontend Build / Format & Build Frontend (push) Failing after 1m9s
Frontend Build / Frontend Unit Tests (push) Failing after 58s
Integration Test / Run Cypress Integration Tests (push) Failing after 2m21s
Integration Test / Run Migration Tests (push) Failing after 1m36s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-20 12:24:07 -08:00
Timothy Jaeryang Baek
99c5cf1a00 doc: wording 2024-11-20 12:23:31 -08:00
Timothy Jaeryang Baek
639bea64d8
Merge pull request #7097 from open-webui/dev
0.4.2
2024-11-20 12:15:14 -08:00
Timothy Jaeryang Baek
02d02b0518 doc: changelog 2024-11-20 12:11:38 -08:00
Timothy Jaeryang Baek
bc57acb3a6
Merge pull request #7113 from Xelaph/patch-1
**i18n** Update Dutch translation.json
2024-11-20 10:03:04 -08:00
Timothy Jaeryang Baek
2b890cf747 fix: knowledge files issue 2024-11-20 10:02:14 -08:00
Timothy Jaeryang Baek
4156b62811 refac 2024-11-20 10:02:07 -08:00
Timothy Jaeryang Baek
c0055afdb3 refac: youtube loader 2024-11-20 10:01:58 -08:00
Alex
882a070cc9
Update translation.json
Added all new translations and changed a lot to better represent Dutch language rules
2024-11-20 18:47:01 +01:00