illuminate
your chaos
All Folders
loading...
Create New Folder
Drop images here or click to browse
Multiple files supported
loading folder...
Releases
A plain-language history of what's changed.
v0.3.0
March 2026
Search, Pagination & Folder Management
- Homepage now lists all public folders, newest first
- Search folders by name — results update as you type
- Paginated folder listing, 20 per page
- Folder deletion by write token holder
- EXIF metadata stripped from all uploads to protect privacy
- XSS sanitization on folder names
- Image metadata no longer stored or exposed
v0.2.0
March 2026
Backend & Real Uploads
- Images now actually upload and persist — backed by Backblaze B2 storage
- Folder creation flow: name your folder, drop images, get a write token
- Write tokens control who can add or remove images from a folder
- All folders publicly readable — no token needed to view
- PostgreSQL database on Railway for folder and image metadata
- API live at api.luciphr.com
v0.1.0
February 2026
Initial Launch
- Static frontend — luciphr.com goes live
- Minimalist dark interface with emerald accents
- No backend, no uploads — URL-based image linking only