open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 2fdbab6640
Some checks are pending
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
Merge pull request #6761 from diegmonti/feat/permissions-policy
feat: Add permissions-policy to security headers
2024-11-09 00:30:48 -08:00
..
logo.png
misc.py refac 2024-10-06 14:52:12 -07:00
oauth.py fix: boolean values don't need to be accessed by .value 2024-10-25 09:44:03 +02:00
payload.py feat: arena models 2024-10-22 03:16:48 -07:00
pdf_generator.py fix: pdf issue w/ markdown 2024-10-28 05:47:53 -07:00
response.py refac 2024-10-21 13:45:28 -07:00
schemas.py fix: Unsupported JSON schema type {type_} 2024-10-02 15:34:48 +03:00
security_headers.py feat: Add permissions-policy to security headers 2024-11-06 18:16:22 +01:00
task.py fix: emoji generation 2024-10-22 11:23:38 -07:00
tools.py
utils.py refac: token handling 2024-11-05 21:14:02 -08:00
webhook.py