Timothy Jaeryang Baek
|
0425621494
|
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-16 00:13:02 -08:00 |
|
Timothy Jaeryang Baek
|
0360aa5520
|
enh: image prompt enhancer
|
2025-01-16 00:06:37 -08:00 |
|
Timothy Jaeryang Baek
|
d3a5b9c127
|
refac: styling
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-15 23:39:29 -08:00 |
|
Timothy Jaeryang Baek
|
a10302d909
|
enh: image generation toggle
|
2025-01-15 23:32:13 -08:00 |
|
Timothy Jaeryang Baek
|
92022dd81f
|
enh: image permissions
|
2025-01-15 23:12:40 -08:00 |
|
Timothy Jaeryang Baek
|
90d4bedae8
|
enh: ability to set chat controls permissions
|
2025-01-15 23:08:54 -08:00 |
|
Timothy Jaeryang Baek
|
56f57928c2
|
enh/refac: permissions
|
2025-01-15 23:01:43 -08:00 |
|
Timothy Jaeryang Baek
|
2aa82d98cc
|
refac: styling
|
2025-01-15 21:51:11 -08:00 |
|
Timothy Jaeryang Baek
|
8b3fb2a8b5
|
Merge pull request #8580 from rragundez/split-storage-providers
Split the storage providers into separate classes in preparation for adding more cloud providers
|
2025-01-15 21:08:04 -08:00 |
|
Rodrigo Agundez
|
f14467c65e
|
Update dependencies to include mock
|
2025-01-16 13:00:17 +08:00 |
|
Rodrigo Agundez
|
544243fabb
|
Add moto as a dependency
|
2025-01-16 12:37:54 +08:00 |
|
Rodrigo Agundez
|
021c1f3900
|
Add test for S3 using moto
|
2025-01-16 12:37:44 +08:00 |
|
Rodrigo Agundez
|
357e7dd20f
|
Add tests for local provider
|
2025-01-16 11:13:10 +08:00 |
|
Rodrigo Agundez
|
3aa28de5f1
|
Add test classes for the providers
|
2025-01-16 08:31:59 +08:00 |
|
Rodrigo Agundez
|
535e59af8d
|
Start testing files for provider
|
2025-01-16 08:10:17 +08:00 |
|
Rodrigo Agundez
|
dd16c3d5c1
|
add function to retrieve the storage provider so it can be easily tested
|
2025-01-16 08:09:56 +08:00 |
|
Rodrigo Agundez
|
0129255478
|
Set default storage provider to local
|
2025-01-16 08:01:26 +08:00 |
|
Rodrigo Agundez
|
a3f737c0c6
|
Split the storage providers into separate classes in preparation for other storage providers like GCS
|
2025-01-16 07:50:12 +08:00 |
|
Timothy Jaeryang Baek
|
372658be6d
|
Merge pull request #8547 from juananpe/file-deletion
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
fix: File deletion doesn't properly clean up database entries
|
2025-01-15 10:11:29 -08:00 |
|
Timothy Jaeryang Baek
|
d1bde9f348
|
Merge pull request #8562 from NYU-ITS/milvus_custom_db
[feat] Milvus: add new config var, MILVUS_DB
|
2025-01-15 10:10:10 -08:00 |
|
Timothy Jaeryang Baek
|
b797112322
|
Merge pull request #8565 from mykola-mmm/fix/show_user_chats_from_folders
Fix: updated get_chat_list_by_user_id method to return all user cha…
|
2025-01-15 10:09:43 -08:00 |
|
Timothy Jaeryang Baek
|
3328e2ea97
|
Merge pull request #8566 from rragundez/ms-auth-picture
Add functionality to retrive picture for microsoft oauth
|
2025-01-15 10:02:28 -08:00 |
|
Timothy Jaeryang Baek
|
0775ddbdf5
|
Merge pull request #8585 from TiancongLx/dev
i18n: update zh-TW
|
2025-01-15 09:53:34 -08:00 |
|
Tiancong Li
|
6e088df173
|
i18n: update zh-TW
|
2025-01-16 01:05:26 +08:00 |
|
Timothy Jaeryang Baek
|
5e548fa7b8
|
refac: styling
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-14 23:53:19 -08:00 |
|
Rodrigo Agundez
|
32f121f019
|
Add functionality to retrive picture for microsoft oauth
|
2025-01-15 09:18:16 +08:00 |
|
Rodrigo Agundez
|
c8be0b20cc
|
Add functionality to retrive picture for microsoft oauth
|
2025-01-15 09:17:22 +08:00 |
|
mykola
|
b1568878e7
|
Fixed: updated get_chat_list_by_user_id method to return all user chats (including those moved to the folders)
|
2025-01-14 23:15:56 +00:00 |
|
Sajid Ali
|
7a95df008e
|
Milvus: add new config var, MILVUS_DB
modified: backend/open_webui/config.py
modified: backend/open_webui/retrieval/vector/dbs/milvus.py
|
2025-01-14 15:48:15 -05:00 |
|
Juanan Pereira
|
f477f4f790
|
fix: fixess issue #7181
|
2025-01-14 09:32:04 +01:00 |
|
Timothy Jaeryang Baek
|
f6a54c96bc
|
Merge pull request #8470 from tarmst/add-read-write-toggle-to-access-control
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
feat: Add toggle to read/write perms on access control
|
2025-01-13 21:22:36 -08:00 |
|
Timothy Jaeryang Baek
|
bb261fcc4a
|
refac: styling
|
2025-01-13 21:20:31 -08:00 |
|
Timothy Jaeryang Baek
|
4044d80024
|
fix
|
2025-01-13 21:15:59 -08:00 |
|
Timothy Jaeryang Baek
|
3a3764bf68
|
refac: drag region
|
2025-01-13 21:15:22 -08:00 |
|
Timothy Jaeryang Baek
|
c4486b4a77
|
refac: styling
|
2025-01-13 21:13:16 -08:00 |
|
Timothy Jaeryang Baek
|
ac5bdac161
|
refac: styling
|
2025-01-13 20:21:47 -08:00 |
|
Timothy Jaeryang Baek
|
ce1712fed1
|
fix: electron api
|
2025-01-13 19:53:00 -08:00 |
|
Timothy Jaeryang Baek
|
15e591f30d
|
enh: electron window focus detect
|
2025-01-13 19:47:24 -08:00 |
|
Timothy Jaeryang Baek
|
84b7583982
|
refac: styling
|
2025-01-13 19:39:18 -08:00 |
|
Timothy Jaeryang Baek
|
4fcf0caa4d
|
refac
|
2025-01-13 19:25:07 -08:00 |
|
Timothy Jaeryang Baek
|
22ad0264c1
|
refac: styling
|
2025-01-13 19:23:57 -08:00 |
|
Timothy Jaeryang Baek
|
f299e19002
|
refac: styling
|
2025-01-13 19:18:32 -08:00 |
|
Timothy Jaeryang Baek
|
147eb0d2d1
|
refac: electron drag region
|
2025-01-13 18:19:46 -08:00 |
|
Timothy Jaeryang Baek
|
44da86895d
|
refac: styling
|
2025-01-13 18:08:17 -08:00 |
|
Timothy Jaeryang Baek
|
eb99785047
|
Merge pull request #8450 from d4v3y0rk/fix-integration-test-error
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
ci: fix for cypress error in integration test
|
2025-01-13 13:16:57 -08:00 |
|
Timothy Jaeryang Baek
|
d83acb2f03
|
Merge pull request #8510 from MadsLang/main
Add DATABASE_SCHEMA as env var
|
2025-01-13 13:16:06 -08:00 |
|
Timothy Jaeryang Baek
|
b6128efb43
|
chore: bump
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-13 00:34:44 -08:00 |
|
Timothy Jaeryang Baek
|
ad93341b74
|
refac
|
2025-01-13 00:34:15 -08:00 |
|
MadsLang
|
d4a26f8031
|
Merge branch 'open-webui:main' into main
|
2025-01-13 08:28:13 +01:00 |
|
Timothy Jaeryang Baek
|
42e8d8ce49
|
Merge pull request #8447 from steelcg/dev
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
|
2025-01-12 18:15:28 -08:00 |
|