Commit Graph

4 Commits

Author SHA1 Message Date
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
Some checks failed
Publish Docker Image / push_to_registry (push) Failing after 2m2s
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