Files
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
..
2025-07-28 18:44:27 +04:00
2024-12-24 18:33:49 -07:00
2025-08-09 21:34:47 +04:00
2025-01-22 11:27:03 -08:00
2025-07-19 21:34:38 +04:00
2024-04-23 07:21:20 -04:00
2025-09-17 09:26:31 -05:00
2025-07-13 00:33:19 +04:00
2025-07-13 00:33:19 +04:00
2025-08-09 21:34:47 +04:00