Commit Graph

9 Commits

Author SHA1 Message Date
9f3fa3fccb Update release.yml 2025-07-10 19:02:53 -05:00
aa11307c43 Update release.yml 2025-07-10 18:56:00 -05:00
3bcfd58a1c fix: comment out Docker Hub Description step in nightly and release workflows 2025-07-10 23:41:27 +00:00
cd18a844b3 fix: update Docker Hub password reference to use DOCKERHUB_TOKEN instead of DOCKERHUB_PASSWORD 2025-07-10 23:38:33 +00:00
08416f1d3a fix: update Docker Hub username reference to use vars instead of secrets in nightly and release workflows 2025-07-10 23:32:31 +00:00
af218ee9d5 fix: update Dockerfile to use Node.js 20 Alpine and correct commit SHA in .env.local; enhance nightly and release workflows with Docker Hub description and caching improvements 2025-07-10 23:19:04 +00:00
4cc59b4c1f feat: Enhance sidebar functionality and favorite albums feature
- Updated GitHub workflows to include additional metadata in labels for Docker images.
- Modified Dockerfile to copy README.md into the app directory for documentation purposes.
- Added favorite albums functionality in the album page, allowing users to mark albums as favorites.
- Improved AudioPlayer component to save playback position more frequently.
- Refactored sidebar component to include a favorites section and improved navigation.
- Introduced useFavoriteAlbums hook to manage favorite albums state and local storage.
- Updated settings page to allow users to toggle sidebar visibility.
2025-07-09 21:39:16 +00:00
bae415ddeb fix: rename workflow from Development to Release Docker Image 2025-07-03 01:26:45 +00:00
e9a5512490 feat: add nightly and release workflows for Docker image publishing 2025-07-03 01:24:11 +00:00