Release · v2.4.0
Add masked document viewer and harden local dev…
Add masked document viewer and harden local dev script.
Details
Open DB documents on a minimal view page with blob-backed PDF display and /# URL masking; infer PDF MIME types from filenames when storage returns octet-stream. Fix local.sh brew Ruby lookup and headless browser open. Co-authored-by: Cursor <cursoragent@cursor.com>
Files changed (4)
| frontend/client/ts/db_assets.ts | +152 | −13 |
| frontend/jekyll/_layouts/view.html | +16 | −0 |
| frontend/jekyll/view.html | +3 | −0 |
| frontend/scripts/local.sh | +7 | −7 |