ulysses/static
Paulo Victor Cordeiro 9c68ceafeb
fix: use cached blob URL in _createChip to prevent memory leak (#1266)
_createChip called URL.createObjectURL directly, bypassing the
_getPreviewUrl/_revokePreviewUrl cache. Each re-render of the
attachment strip leaked blob URLs that were never revoked.
2026-06-03 01:55:59 +09:00
..
fonts Odysseus v1.0 2026-05-31 23:58:26 +09:00
js fix: use cached blob URL in _createChip to prevent memory leak (#1266) 2026-06-03 01:55:59 +09:00
lib Odysseus v1.0 2026-05-31 23:58:26 +09:00
app.js Fix stale deleted sessions in sidebar (#1203) 2026-06-02 23:52:22 +09:00
index.html Models: add Z.AI coding endpoint and GLM vision detection 2026-06-02 20:59:17 +09:00
landing.html feat: Add mobile hamburger navigation menu and toggle functionality 2026-06-01 15:57:01 +04:00
login.html Improve accessibility across core flows (#86) 2026-06-01 22:04:00 +02:00
manifest.json Odysseus v1.0 2026-05-31 23:58:26 +09:00
style.css fix(ui): allow manual prompt bar resize (#1201) 2026-06-02 23:43:53 +09:00
sw.js Odysseus v1.0 2026-05-31 23:58:26 +09:00