All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.3 - 24-08-01
- default config: mandatory fields cannot be set in the yaml, or they might persist although the user sets them. moved to config loading in python.
- tmux session now restarts on page load if it is not alive.
- navbar, tags, inbox are now more friendly for mobile
- folder paths are now better escaped for terminal imports
- Backend to get cover art from metadata of music files.
- Impoved library view (mobile friendly, and a browser header component)
- Library search
- Simplified folder structure of frontend
- Removed
include_paths
option from config and library backend (most of the frontend needs some form of file paths. thus, the option was not / could not be respected consistently)
0.0.2 - 24-07-16
- ESLint errors and Github action
- Now loading the default config
- initial commit