Timothy Jaeryang Baek
b50cfd0940
refac
2025-06-16 11:14:24 +04:00
Sine Jespersen
53d044f8a2
add aria label to button with no other label
2025-06-16 09:12:12 +02:00
Sine Jespersen
0e95af01ea
remove decorative svg from screen readers
2025-06-16 09:11:50 +02:00
Tim Jaeryang Baek
c5b48ec551
Merge pull request #14992 from sreesdas/dev
...
Fix: Added support for multiple pages in external document loader
2025-06-16 11:01:33 +04:00
Timothy Jaeryang Baek
e0ffe234ba
refac: styling
2025-06-16 10:58:04 +04:00
Timothy Jaeryang Baek
e0917e9f38
refac: new chat button moved to the leftside
2025-06-16 10:54:50 +04:00
Timothy Jaeryang Baek
177f2902db
refac
2025-06-16 10:51:30 +04:00
Timothy Jaeryang Baek
423a35782b
refac: usage event handling
2025-06-16 10:42:34 +04:00
Tim Jaeryang Baek
deaa7133a2
Merge pull request #14903 from vaclcer/vaclavs-docling-picture-describe-fix
...
fix: Docling - serialize picture description parameters
2025-06-16 09:58:05 +04:00
Tim Jaeryang Baek
37658e06a2
Merge pull request #14857 from Classic298/feat/code-interpreter-url-param
...
feat: Enable Code Interpreter using URL Parameter
2025-06-16 09:57:25 +04:00
Tim Jaeryang Baek
1f7a93b0fb
Merge pull request #14937 from silentoplayz/situational-keyboard-shortcuts
...
feat: Add New Keyboard Shortcuts with asterisk and tooltip to imply situational
2025-06-16 09:54:05 +04:00
Tim Jaeryang Baek
866c61bac6
Merge pull request #14982 from silentoplayz/fix-drag
...
fix: Replace Inline SVGs with Icon Components and Convert Links to Buttons
2025-06-16 09:53:17 +04:00
Tim Jaeryang Baek
c2b4b76a90
Merge pull request #14944 from silentoplayz/sort-feedbacks
...
feat: Implement Client-Side Sorting for Feedback History Table
2025-06-16 09:48:17 +04:00
Tim Jaeryang Baek
5a4a293a93
Merge branch 'dev' into sort-feedbacks
2025-06-16 09:47:51 +04:00
Timothy Jaeryang Baek
c060e70089
refac: styling
2025-06-16 09:43:34 +04:00
Timothy Jaeryang Baek
e34f11f5cc
refac: styling
2025-06-16 09:40:40 +04:00
Timothy Jaeryang Baek
3e55c7f333
refac
2025-06-16 09:36:29 +04:00
Tim Jaeryang Baek
b8a4824305
Merge pull request #14985 from Classic298/multi-model-chat-highlighting
...
Feat: Improve selected message highlighting for multi-model chats
2025-06-16 09:21:05 +04:00
Tim Jaeryang Baek
2251a50451
Merge pull request #14990 from SadmL/patch-1
...
[i18n] Russian locale update
2025-06-16 09:18:33 +04:00
sree
62bfe73964
Fix: Added support for multiple pages in external document loader, added filename in api request header
2025-06-15 19:59:05 +05:30
Link [Связной]
2eeffc8c59
[i18n] Russian locale update
2025-06-15 13:54:49 +03:00
neo
4b1d020bbe
doc: Add links to translated README versions
...
Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese.
2025-06-15 12:43:56 +08:00
Silentoplayz
6e8c6e269e
fix: select-none w-full
2025-06-14 18:26:27 -04:00
Classic298
14cfd4599c
Improve selected message highlight ( #12 )
2025-06-14 21:49:33 +02:00
Silentoplayz
4fd7bfe19b
refac: Icon files for UserMenu
2025-06-14 14:31:20 -04:00
Silentoplayz
9ccb9a87e6
fix: Prevent draggable links for Admin Panel & Playground in UserMenu
2025-06-14 13:56:30 -04:00
Tim Jaeryang Baek
53060a44ae
Merge pull request #14941 from silentoplayz/chat-bubble-timestamp-on-mouse-hover
...
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: Show timestamp on hover of user message in Chat Bubble UI mode
2025-06-14 18:06:47 +04:00
Tim Jaeryang Baek
4c7c5dd860
Merge pull request #14911 from ayanahye/feedback-evaluation-modal
...
Feat: add modal to display more evaluation information in Feedback History
2025-06-14 18:01:05 +04:00
Tim Jaeryang Baek
69be2a1bc9
Merge pull request #14949 from ayanahye/leaderboard-evaluation-additions
...
Feat: add initial modal for the leaderboard
2025-06-14 18:00:17 +04:00
Tim Jaeryang Baek
42b8463fcc
Merge pull request #14959 from itk-dev/feature/accessibility-edit-connection-modal
...
Feature/accessibility edit connection modal
2025-06-14 17:58:38 +04:00
Tim Jaeryang Baek
35df44d07e
Merge pull request #14971 from qingchunnh/Update_zh-CN-25614
...
i18n: Update zh-CN
2025-06-14 16:53:16 +04:00
qingchun
652e1a6b19
i18n: Update zh-CN
2025-06-14 02:34:08 +08:00
Sine Jespersen
78fcfbb328
hide decorative svg
2025-06-13 14:43:03 +02:00
Sine Jespersen
33a3aed698
remove repeated classes
2025-06-13 14:42:55 +02:00
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