- Add archive/delete/external-link buttons to Reader header
- Create floating TTS player bar with progress slider
- Add 15s skip forward/back controls
- Show current time and duration during playback
- Add busy_timeout to SQLite for concurrent access during build
- Checkpoint WAL after migrations
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
No authentication required - intended for Tailscale networks.
GET /api/add?url=... returns JSON with success status.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add python3, make, g++ for building better-sqlite3
- Use npm ci --ignore-scripts then npm rebuild better-sqlite3
- Remove postinstall script that caused build issues
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Save articles via URL or bookmarklet
- Clean dark reader with customizable fonts/sizing
- Text-to-speech with browser + Kokoro support
- Speed control up to 3x
- Favorites and archive
- SQLite database with Drizzle ORM
- Docker deployment ready
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>