-
0.2.1 Stable
released this
2025-06-17 13:04:46 +00:00 | 27 commits to main since this releaseFixed
- Serve Content-Type headers for static embedded files
Downloads
-
0.2.0 Stable
released this
2025-06-17 12:07:35 +00:00 | 28 commits to main since this releaseAdded
- Web UI
- Started development based on HTMX and PicoCSS
- Very simple homepage
- Login/logout button
- Page for managing logged-in sessions
Downloads
- Web UI
-
0.1.0 Stable
released this
2025-06-06 11:50:24 +00:00 | 40 commits to main since this releaseAdded
- Implemented bare API features
- auth
- subscriptions
- episode changes
- devices
- device sync API
- Flexible configuration via a TOML config file, environment variables or CLI
arguments - CLI tooling for interacting with the database
Downloads
- Implemented bare API features