5 Commits

Author SHA1 Message Date
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
62fc5509b0 feat: enhance Docker setup with environment variable management and add example docker-compose file 2025-07-02 20:37:03 +00:00
52de9a51f7 chore: update packageManager version to pnpm@10.12.4 in package.json 2025-07-02 19:52:34 +00:00
d7f4894c7c feat: add Docker support with environment configuration and health checks 2025-07-02 19:10:32 +00:00