Commit Graph

10 Commits

Author SHA1 Message Date
7262305343 fix: update workflow name and remove unnecessary triggers in nightly build 2026-01-25 03:34:21 +00: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
95e3682228 refactor: remove artifact attestation step from nightly build workflow 2025-07-03 02:35:11 +00:00
8e49550561 fix: update Docker Hub login action to use vars for username 2025-07-03 02:32:37 +00:00
c81de7ec7f fix: update dependabot configuration and add Docker Hub registry to nightly workflow 2025-07-03 01:53:04 +00:00
e9a5512490 feat: add nightly and release workflows for Docker image publishing 2025-07-03 01:24:11 +00:00