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.
- Simple /about page with hyperlinks to my media
- /tracks renders list of tracks
- "Track" component and "GlobalPlayer" provider download, caching, and playback of tracks
- Remove playerbar on all routes but /tracks for now
- Art page just shows the art shane and I made (hailtechno.tv)
- UploadWizard auto validates the access-token on mount and clears if thrown an error
- I CAN NOW DOWNLOAD AND PLAY TRACKS
- File Upload
- CI auto build and docker deploy
- nginx ssl and Dockerfile cleanup
- kubernetes service and deployment templates