dependabot[bot]
25563af1ca
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) and [js-yaml](https://github.com/nodeca/js-yaml ).
Updates `vite` from 5.4.19 to 5.4.21
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite )
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 03:11:55 +00:00
Timothy Jaeryang Baek
9b3ecb703a
chore: bump
2025-11-06 16:37:41 -05:00
Timothy Jaeryang Baek
224e4c3a61
chore: format
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Details
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Details
Python CI / Format Backend (3.11.x) (push) Waiting to run
Details
Python CI / Format Backend (3.12.x) (push) Waiting to run
Details
Frontend Build / Format & Build Frontend (push) Waiting to run
Details
Frontend Build / Frontend Unit Tests (push) Waiting to run
Details
2025-11-06 03:51:26 -05:00
Timothy Jaeryang Baek
20cd9e9461
chore: svelte5 bump
2025-10-26 21:06:32 -07:00
Timothy Jaeryang Baek
b48c790a76
chore: bump
2025-10-16 11:34:15 -05:00
Tim Jaeryang Baek
f65231becb
Merge pull request #18040 from rgaricano/dev-FEAT_Vega_Visualizer
...
FEAT: Add Vega-Lite Char Visualizer Renderer
2025-10-03 23:52:30 -05:00
_00_
039358e049
FEAT: Add Vega-Lite Char Visualizer Renderer
...
### FEAT: Add Vega Char Visualizer Renderer
Add suport for Vega-Lite Specifications.
Vega-Lite is a "compiled" version of Vega Char Visualizer.
For be rendered with Vega it have to be compiled.
This PR add the check and compile if necessary, is a complement of recent Vega Renderer Feature added.
2025-10-04 06:41:07 +02:00
Timothy Jaeryang Baek
9ff6baf7d9
chore
2025-10-03 18:06:05 -05:00
_00_
351ba167f5
FEAT: Add Vega Char Visualizer Renderer
...
### FEAT: Add Vega Char Visualizer Renderer
Feature required in https://github.com/open-webui/open-webui/discussions/18022
Added npm vega lib to package.json
Added function for visualization renderer to src/libs/utils/index.ts
Added logic to src/lib/components/chat/Messages/CodeBlock.svelte
The treatment is similar as for mermaid diagrams.
Reference: https://vega.github.io/vega/
2025-10-03 19:42:04 +02:00
Timothy Jaeryang Baek
88aca2e4d8
chore: format
2025-09-28 23:42:38 -05:00
Timothy Jaeryang Baek
393bdd7ead
chore: bump
2025-09-25 14:13:12 -05:00
Timothy Jaeryang Baek
1afa366dcb
refac
2025-09-22 14:46:47 -04:00
Timothy Jaeryang Baek
a89ffccd7e
refac
2025-09-19 00:10:39 -05:00
Timothy Jaeryang Baek
6c39dc764d
chore: bump
2025-09-17 12:19:18 -05:00
Timothy Jaeryang Baek
81cefd8541
chore: bump
2025-09-12 21:52:46 +04:00
Timothy Jaeryang Baek
6b69c4da0f
refac/enh: commands ui
2025-09-12 20:31:57 +04:00
Timothy Jaeryang Baek
958a76d448
chore: bump
2025-09-10 14:06:12 +04:00
Timothy Jaeryang Baek
cbb4684b16
chore
2025-09-09 18:16:24 +04:00
Timothy Jaeryang Baek
7fc3ac38ac
chore
2025-09-09 15:58:58 +04:00
Tim Jaeryang Baek
adbaaa65f9
Merge pull request #17097 from open-webui/dependabot/npm_and_yarn/dev/tiptap/extension-highlight-3.3.0
...
build(deps): bump @tiptap/extension-highlight from 3.0.7 to 3.3.0
2025-09-01 22:51:23 +04:00
Timothy Jaeryang Baek
e6daad2ab9
chore: bump mermaid
2025-09-01 22:45:06 +04:00
Tim Jaeryang Baek
9ac7f2635c
Merge pull request #17101 from open-webui/dependabot/npm_and_yarn/dev/dompurify-3.2.6
...
build(deps): bump dompurify from 3.2.5 to 3.2.6
2025-09-01 10:37:39 +04:00
Tim Jaeryang Baek
2d6f68eb2d
Merge pull request #17095 from open-webui/dependabot/npm_and_yarn/dev/pyodide-0.28.2
...
build(deps): bump pyodide from 0.27.7 to 0.28.2
2025-09-01 10:37:28 +04:00
dependabot[bot]
9f5df72d7c
build(deps): bump dompurify from 3.2.5 to 3.2.6
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.5...3.2.6 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 06:16:43 +00:00
dependabot[bot]
201eaa9655
build(deps): bump @tiptap/extension-highlight from 3.0.7 to 3.3.0
...
Bumps [@tiptap/extension-highlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-highlight ) from 3.0.7 to 3.3.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-highlight/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.3.0/packages/extension-highlight )
---
updated-dependencies:
- dependency-name: "@tiptap/extension-highlight"
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 06:02:48 +00:00
dependabot[bot]
94dae76d0f
build(deps): bump pyodide from 0.27.7 to 0.28.2
...
Bumps [pyodide](https://github.com/pyodide/pyodide ) from 0.27.7 to 0.28.2.
- [Release notes](https://github.com/pyodide/pyodide/releases )
- [Commits](https://github.com/pyodide/pyodide/compare/0.27.7...0.28.2 )
---
updated-dependencies:
- dependency-name: pyodide
dependency-version: 0.28.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 06:01:03 +00:00
dependabot[bot]
0e0c1c4ca4
build(deps): bump pdfjs-dist from 5.3.93 to 5.4.149
...
Bumps [pdfjs-dist](https://github.com/mozilla/pdf.js ) from 5.3.93 to 5.4.149.
- [Release notes](https://github.com/mozilla/pdf.js/releases )
- [Commits](https://github.com/mozilla/pdf.js/compare/v5.3.93...v5.4.149 )
---
updated-dependencies:
- dependency-name: pdfjs-dist
dependency-version: 5.4.149
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 05:53:53 +00:00
Timothy Jaeryang Baek
937f97d7d6
chore: format
2025-08-27 04:28:24 +04:00
Timothy Jaeryang Baek
dafedf5675
chore: bump
2025-08-22 17:20:05 +04:00
Timothy Jaeryang Baek
62a5db7719
chore: bump
2025-08-22 13:46:10 +04:00
Timothy Jaeryang Baek
3523cea8cc
chore: bump
2025-08-21 14:01:10 +04:00
Timothy Jaeryang Baek
8e2aaaf94f
chore: bump
2025-08-11 16:42:40 +04:00
Timothy Jaeryang Baek
77dcfb5062
chore: format
2025-08-10 16:54:49 +04:00
Timothy Jaeryang Baek
2fa2728dbc
chore: bump
2025-08-10 02:58:03 +04:00
Timothy Jaeryang Baek
78cf70faec
chore: version bump
2025-08-09 02:12:14 +04:00
Timothy Jaeryang Baek
e6726d8444
fix: triple backtick enter rich text input
2025-08-08 02:57:44 +04:00
Timothy Jaeryang Baek
88ff0b952e
refac/fix: table markdown input
2025-08-04 17:27:28 +04:00
Timothy Jaeryang Baek
b397008ee0
doc: changelog
2025-07-19 23:20:14 +04:00
Timothy Jaeryang Baek
4628097df9
doc: changelog
2025-07-19 19:51:47 +04:00
Timothy Jaeryang Baek
d4ece7384c
enh/refac: note image upload
2025-07-17 17:36:06 +04:00
Timothy Jaeryang Baek
da91aba10f
chore: tiptap bump
2025-07-17 14:43:42 +04:00
Timothy Jaeryang Baek
5b50f3cd69
chore: dep
2025-07-11 17:54:27 +04:00
Timothy Jaeryang Baek
3bc5485867
enh: proper undo/redo note editor support
2025-07-11 12:00:41 +04:00
Timothy Jaeryang Baek
8d84b4c2a4
enh/refac: temp chat file upload behaviour
...
client-side content extraction
2025-07-09 22:59:37 +04:00
Timothy Jaeryang Baek
8fb54b133e
refac
2025-07-09 22:33:36 +04:00
Timothy Jaeryang Baek
3b9f4a6f5e
enh: note word/char counter
2025-07-09 13:38:54 +04:00
Timothy Jaeryang Baek
6ee4274b3b
enh: rich text input link
2025-07-09 13:29:27 +04:00
Timothy Jaeryang Baek
c2ac797650
feat: formatting buttons
2025-07-09 03:11:51 +04:00
Timothy Jaeryang Baek
248fd10406
enh: task list rich text input
2025-07-08 23:57:34 +04:00
Timothy Jaeryang Baek
a519c62250
chore: bump
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Details
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Details
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Details
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Details
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Details
Python CI / Format Backend (3.11.x) (push) Waiting to run
Details
Python CI / Format Backend (3.12.x) (push) Waiting to run
Details
Frontend Build / Format & Build Frontend (push) Waiting to run
Details
Frontend Build / Frontend Unit Tests (push) Waiting to run
Details
2025-07-07 16:13:18 +04:00