Timothy Jaeryang Baek
a181b4a731
feat: add SQLite database browser in FileNav
...
- New SqliteView component with table tabs, paginated data view
(100 rows/page), SQL query editor (Cmd+Enter), NULL/BLOB formatting,
sticky column headers, and dark mode
- Supports .db, .sqlite, .sqlite3, .db3 extensions
- Uses sql.js WASM served locally from /sql.js/sql-wasm.wasm
- Also fixes display_file handling when another file is already open
2026-03-05 13:34:21 -06:00
Timothy Jaeryang Baek
114f709337
refac
2026-03-04 17:14:12 -06:00
Timothy Jaeryang Baek
627b063b88
refac
2026-03-04 16:01:24 -06:00
Timothy Jaeryang Baek
890949abe6
feat: add DOCX/XLSX/PPTX file preview
...
- DOCX: mammoth converts to semantic HTML (prose preview)
- XLSX: xlsx library extended to FileNav with sheet tabs at bottom
- PPTX: custom canvas renderer produces PNG images per slide
with panzoom zoom/pan and slide navigation
Changes:
- New: src/lib/utils/pptxToHtml.ts (canvas-based PPTX renderer)
- FileNav.svelte: office format detection, blob download, conversion
- FilePreview.svelte: office rendering branches, sheet tabs, slide viewer
- FileItemModal.svelte: DOCX/PPTX preview tabs
- package.json: added mammoth dependency
2026-03-04 15:50:37 -06:00
Timothy Jaeryang Baek
3de14a53c2
chore: format
2026-03-02 17:04:52 -06:00
Timothy Jaeryang Baek
4f6cb771f1
enh: open terminal
2026-03-02 14:49:02 -06:00
Timothy Jaeryang Baek
2751a0f0b6
refac
2026-03-01 19:09:10 -06:00
Timothy Jaeryang Baek
d415edcfcd
chore: bump
2026-03-01 13:14:20 -06:00
Timothy Jaeryang Baek
3761b3ac28
refac
2026-02-23 11:52:35 -06:00
Timothy Jaeryang Baek
ffcf97e3e1
chore: bump
2026-02-23 03:24:33 -06:00
Timothy Jaeryang Baek
9044abf3bb
chore: format
2026-02-23 01:40:53 -06:00
Timothy Jaeryang Baek
e0bdef85ab
chore: format
2026-02-17 01:11:48 -06:00
Timothy Jaeryang Baek
6d17de6c67
chore: bump
2026-02-16 00:53:36 -06:00
Timothy Jaeryang Baek
df6e38039f
refac
2026-02-13 13:29:22 -06:00
Timothy Jaeryang Baek
ba18d6250a
refac
2026-02-11 02:26:01 -06:00
Timothy Jaeryang Baek
d81a36310c
chore: bump
2026-01-11 00:58:57 +04:00
Timothy Jaeryang Baek
c4de5ea50c
chore: bump
2026-01-10 00:40:37 +04:00
Timothy Jaeryang Baek
924af3d908
chore: format
2026-01-09 02:45:50 +04:00
Timothy Jaeryang Baek
1cfbb823ec
chore: lock sync
2026-01-06 03:04:09 +04:00
Timothy Jaeryang Baek
460ab07f39
chore: y-protocols dep
...
Co-Authored-By: G30 <50341825+silentoplayz@users.noreply.github.com >
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com >
2026-01-05 19:26:27 +04:00
Timothy Jaeryang Baek
5088583721
chore: bump
2025-12-22 10:02:57 +04:00
Timothy Jaeryang Baek
01e88c6ac2
chore: format
2025-12-21 23:34:08 +04:00
Timothy Jaeryang Baek
6993b0b40b
enh: temp chat docx file support
2025-12-21 14:37:55 +04:00
Timothy Jaeryang Baek
afaa404fe4
enh: mineru api timeout
2025-12-20 17:39:33 +04:00
Timothy Jaeryang Baek
9d87688ecc
chore: bump
2025-12-02 16:53:05 -05:00
Timothy Jaeryang Baek
33a52628e6
chore: bump
2025-11-25 05:48:12 -05:00
Timothy Jaeryang Baek
e6d8f89850
chore: version bump
2025-11-25 04:38:13 -05:00
Timothy Jaeryang Baek
b004a4a2c1
chore: bump
2025-11-24 06:13:21 -05:00
Timothy Jaeryang Baek
48d1e67e79
chore: format
2025-11-23 20:15:52 -05:00
Timothy Jaeryang Baek
9b3ecb703a
chore: bump
2025-11-06 16:37:41 -05:00
Timothy Jaeryang Baek
224e4c3a61
chore: format
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
Timothy Jaeryang Baek
d40c710354
refac
2025-10-04 01:19:33 -05:00
Timothy Jaeryang Baek
9ff6baf7d9
chore
2025-10-03 18:06:05 -05:00
Timothy Jaeryang Baek
da236d5b38
chore: bump
2025-09-29 00:58:45 -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