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
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
a2547a2639
Create dependabot.yml
2025-07-02 20:49:42 -05: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
f490062ac8
feat: update Docker image references from GHCR to Docker Hub and enhance documentation
2025-07-03 01:04:04 +00:00
d4e858756a
fix: update pnpm install command to include --no-frozen-lockfile option
2025-07-02 20:16:21 +00:00
1280da6221
feat: update lint workflow to use pnpm for dependency management and caching
2025-07-02 20:13:57 +00:00
d805410fa4
feat: update lint workflow to include build step and push trigger
2025-07-02 19:45:05 +00:00
5b1d9d321b
fix: remove unnecessary workflow_dispatch trigger from Docker publish workflow
2025-07-02 19:42:36 +00:00
2ecf46a40c
feat: add GitHub Actions workflow for building and publishing Docker images with multi-platform support
2025-07-02 19:41:25 +00:00
96a29f25dc
feat: remove unused files and dependencies, streamline project structure
2025-06-20 02:33:58 +00:00
717155ea22
s
2025-06-19 02:09:24 +00:00