Sine Jespersen
|
d0a114869e
|
make taglist a list and add aria-labels
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
7d8fb116b6
|
Use <ul and <li because the items are a list
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
6f73561f7a
|
remove decorative svg from screen readers
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
a710ea1f07
|
add aria label to delete button
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
b95bc727df
|
add label for screen readers for model id input
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
ba9e9e8095
|
add aria label to button with no label
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
47c65bac6c
|
remove decorative svg from screen readers
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
85018dd106
|
high contrast mode on placeholder
|
2025-06-13 14:10:29 +02:00 |
|
Sine Jespersen
|
669a9f0777
|
highContrastMode (for accessibility) on text color in add connection modal
|
2025-06-13 14:10:28 +02:00 |
|
Sine Jespersen
|
1160a03644
|
change label for url to label instead of div
|
2025-06-13 14:10:28 +02:00 |
|
Sine Jespersen
|
843810cc9f
|
add aria hidden to decorative svg
|
2025-06-13 14:10:28 +02:00 |
|
Sine Jespersen
|
8b5f5bb327
|
add label to verify connection button
|
2025-06-13 14:10:28 +02:00 |
|
Sine Jespersen
|
15efb07961
|
add label to toggle connection button in configure connect modal
|
2025-06-13 14:10:28 +02:00 |
|
Sine Jespersen
|
a1034a4ca3
|
correct classname to inputclassname as prop is named this
|
2025-06-13 14:10:28 +02:00 |
|
Tim Jaeryang Baek
|
4978dd9085
|
Merge pull request #14943 from jk-f5/fix/oauth
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
Fix double‐slash (//auth) in OAuth callback redirect
|
2025-06-13 16:08:28 +04:00 |
|
Tim Jaeryang Baek
|
0b8f86d27b
|
Merge pull request #14946 from t-rekttt/patch-1
fix: Page number 1 not displaying in citation references
|
2025-06-13 16:06:07 +04:00 |
|
Tim Jaeryang Baek
|
6918eb44ac
|
Merge pull request #14953 from itk-dev/feature/aria-label-on-cog-button
Feat: aria label on cog button
|
2025-06-13 16:04:55 +04:00 |
|
Tim Jaeryang Baek
|
91af2698be
|
Merge pull request #14958 from Ithanil/disable_console_log
feat: Disable console.log/debug in production
|
2025-06-13 16:04:13 +04:00 |
|
Jan Kessler
|
4681b06206
|
also disable console.debug
|
2025-06-13 13:54:40 +02:00 |
|
Jan Kessler
|
aecbc93c16
|
disable console.log entirely
|
2025-06-13 13:39:16 +02:00 |
|
Sine Jespersen
|
0313ac0166
|
aria-hidden true on decorative svg
|
2025-06-13 10:46:39 +02:00 |
|
Sine Jespersen
|
87a837f850
|
add aria label to cog button in connections tab in settings modal
|
2025-06-13 10:46:27 +02:00 |
|
Ayana H
|
4bb41d3ead
|
Merge branch 'dev' into leaderboard-evaluation-additions
|
2025-06-12 22:41:20 -07:00 |
|
ayana
|
edf927516e
|
Add initial modal for the leadderboard as well
|
2025-06-12 22:28:06 -07:00 |
|
T-Rekt
|
190400d1e8
|
Fix: page number edge case
Fix when document?.metadata?.page == 0 (page 1), the page number will not be displayed
|
2025-06-13 04:49:17 +07:00 |
|
Silentoplayz
|
380a31fbac
|
Feat: Implement Client-Side Sorting for Feedback History Table
|
2025-06-12 16:13:33 -04:00 |
|
Jason Kidd
|
fced3efd98
|
fix: Trailing slash was never removed from request.base_url because it's not a string but rather a starlette.datastructures.URL
|
2025-06-12 12:29:08 -07:00 |
|
Silentoplayz
|
d92d555c03
|
Feat: Show user message timestamps on hover in Chat Bubble UI mode
|
2025-06-12 15:13:24 -04:00 |
|
ayana
|
880323a4e4
|
update based on requested changes
|
2025-06-12 10:53:55 -07:00 |
|
Tim Jaeryang Baek
|
8a2723a7a6
|
Merge pull request #14922 from itk-dev/feature/high-contrast-mode-in-connections-tab-in-settings-modal
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit 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-cuda126-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
Feat: high contrast mode in connections tab in settings modal
|
2025-06-12 20:40:01 +04:00 |
|
Tim Jaeryang Baek
|
2ff889dce0
|
Merge pull request #14933 from itk-dev/feature/accessibility-add-edit-connection-modal
Feat: accessibility add edit connection modal
|
2025-06-12 20:38:35 +04:00 |
|
Tim Jaeryang Baek
|
6c677e4b28
|
Merge pull request #14868 from ayanahye/evaluation-additions
Feat: add ability to sort leaderboard
|
2025-06-12 20:32:47 +04:00 |
|
Silentoplayz
|
a98661735f
|
feat: Add New Keyboard Shortcuts with asterisk and tooltip to imply situational
|
2025-06-12 09:47:17 -04:00 |
|
Sine Jespersen
|
b446bea6d1
|
hide decorative svg from screen readers
|
2025-06-12 14:37:01 +02:00 |
|
Sine Jespersen
|
6faa9db4a7
|
add aria-label to button without label
|
2025-06-12 14:36:44 +02:00 |
|
Sine Jespersen
|
2b276583c3
|
change div to h1, because it is the main header in the modal
|
2025-06-12 14:34:26 +02:00 |
|
Tim Jaeryang Baek
|
80a5aa7259
|
Merge pull request #14923 from flex-mincheol/feature/i18n-ko-kr
i18n: Update ko-KR (Korean) translation.json
|
2025-06-12 13:36:28 +04:00 |
|
Sine Jespersen
|
9d76f30f9b
|
high contrast mode on text in connections tab on settings modal
|
2025-06-12 11:01:02 +02:00 |
|
Tim Jaeryang Baek
|
09bbcee391
|
Merge pull request #14893 from tcx4c70/fix/log-format-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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
fix(tools): not all arguments converted during string formatting
|
2025-06-12 12:30:31 +04:00 |
|
Timothy Jaeryang Baek
|
c2aa5b7399
|
chore: youtube-transcript-api bump
|
2025-06-12 12:25:28 +04:00 |
|
Timothy Jaeryang Baek
|
9b9d5d84f4
|
fix: trusted header email case sensitive issue
|
2025-06-12 12:22:15 +04:00 |
|
flex-mincheol
|
389dbd1983
|
i18n: Update ko-KR (Korean) translation.json
|
2025-06-12 17:08:43 +09:00 |
|
ayana
|
2f8c0b6b26
|
Feat: add modal to display for evaluation information in Feedbacks
|
2025-06-11 19:34:07 -07:00 |
|
ayana
|
464c67eb46
|
use different notation
|
2025-06-11 18:27:13 -07:00 |
|
Vaclav Cerny
|
4bbc32efa6
|
fix: serialize picture description parameters to JSON in DoclingLoader
|
2025-06-11 20:00:25 +02:00 |
|
Tim Jaeryang Baek
|
c27d8a4a28
|
Merge pull request #14900 from silentoplayz/fix-references
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
fix: prevent redundant documents in expanded citation list
|
2025-06-11 21:13:30 +04:00 |
|
Timothy Jaeryang Baek
|
371bdd7afa
|
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-06-11 20:40:19 +04:00 |
|
Tim Jaeryang Baek
|
0d00971dad
|
Merge pull request #14898 from jackthgu/ldap-group-sync
feat: Configure LDAP group synchronization with Open WebUI
|
2025-06-11 20:23:53 +04:00 |
|
Tim Jaeryang Baek
|
80c359c24e
|
Merge pull request #14888 from silentoplayz/i18n-fix2
chore: consistent apostrophe usage in components and i18n files
|
2025-06-11 20:19:32 +04:00 |
|
Timothy Jaeryang Baek
|
6076afd5f5
|
fix: url param issue
#14901
|
2025-06-11 20:16:53 +04:00 |
|