Files
open-webui/src/lib/components/chat
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
..
2026-02-24 16:12:02 -06:00
2026-02-25 16:56:32 -06:00
2026-03-02 17:07:53 -06:00
2026-02-23 01:40:53 -06:00
2026-02-25 16:56:32 -06:00
2026-02-23 01:40:53 -06:00
2025-10-26 19:23:55 -07:00
2026-03-02 17:07:53 -06:00
2025-11-21 15:42:13 -05:00
2026-03-02 15:01:10 -06:00
2026-03-02 11:29:29 -06:00
2025-10-07 16:20:27 -05:00
2026-02-25 03:09:23 -06:00
2025-10-07 16:20:27 -05:00
2026-02-25 18:06:09 -06:00
2026-02-25 19:14:02 -06:00
2024-10-23 20:18:51 -07:00
2026-02-08 06:45:01 +04:00
2026-03-02 19:09:13 -06:00