Commit Graph

102 Commits

Author SHA1 Message Date
f490062ac8 feat: update Docker image references from GHCR to Docker Hub and enhance documentation 2025-07-03 01:04:04 +00:00
a29c19c6aa feat: add PWA shortcuts for music playback actions and update loading skeletons 2025-07-03 00:06:47 +00:00
a00bf3e365 Refactor code structure for improved readability and maintainability 2025-07-02 23:49:27 +00:00
b668c1b6fb Refactor code structure for improved readability and maintainability 2025-07-02 23:06:49 +00:00
62fc5509b0 feat: enhance Docker setup with environment variable management and add example docker-compose file 2025.07.02 2025-07-02 20:37:03 +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
52de9a51f7 chore: update packageManager version to pnpm@10.12.4 in package.json 2025-07-02 19:52:34 +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
6243bf199d Merge pull request #7 from sillyangel/v1
Add Docker support, switch to date-based versioning, and enhance starred songs and Last.fm integration

- Added Docker configuration with health checks
- Adopted date-based versioning (e.g., 2025.07.02)
- Added starred songs management to AlbumPage
- Introduced ArtistBio with Last.fm data and popular songs
- Enhanced AudioPlayer with standalone Last.fm scrobbling
- Simplified tracklist UI and removed unused elements
- Cleaned up unused imports and deprecated config files
2025-07-02 14:17:01 -05:00
d7f4894c7c feat: add Docker support with environment configuration and health checks 2025-07-02 19:10:32 +00:00
4fe02675ec feat: update app version to 2025.07.02 and add changelog entries for July Mini Update 2025-07-02 16:57:24 +00:00
49a8ff90f9 feat: update NEXT_PUBLIC_COMMIT_SHA to reflect latest commit 2025-07-02 16:52:31 +00:00
a854604a7b feat: add margin to menu container and display commit SHA in footer 2025-07-02 16:52:11 +00:00
f9dfae70d4 feat: add favorite albums section with loading state in MusicPage 2025-07-02 16:49:10 +00:00
387b5af5c0 feat: update AudioPlayer track name animation and add infinite scroll effect in CSS 2025-07-02 16:45:44 +00:00
77bd7ff240 feat: enhance loading component with SVG spinner and update skeleton sizes in MusicPage 2025-07-02 16:38:09 +00:00
646f722ce1 feat: enhance Ihateserverside component with client-side hydration and sidebar functionality 2025-07-02 16:33:14 +00:00
1c60db5fd7 feat: update commit SHA, remove unused dev.nix and vscode settings, and enhance package.json with new dependencies and scripts 2025-07-02 15:56:13 +00:00
dd1a5b1115 feat: update commit SHA and remove unused connection status display from Menu component 2025-07-02 04:33:08 +00:00
680c50c284 feat: enhance WhatsNewPopup with archive tab support and improved changelog display 2025-07-02 01:41:39 +00:00
6d5e2d4934 feat: update WhatsNewPopup to reflect new app version and changelog details 2025-07-02 01:37:55 +00:00
a0aadf9b26 feat: refine AudioPlayer layout by adjusting control button spacing and commenting out progress bar section 2025-07-02 01:09:47 +00:00
79f4a66a35 feat: enhance AudioPlayer component with improved layout, control button sizes, and added progress bar functionality 2025-07-02 01:08:27 +00:00
8486cd195f feat: update commit SHA, enhance AudioPlayer and FullScreenPlayer components with improved layout and functionality, and add context menu support 2025-07-02 00:55:55 +00:00
707960b088 feat: update commit SHA, enhance audio player and full screen player with favorite functionality, and update various components to support starred tracks 2025-07-02 00:37:01 +00:00
d6ac2479cb feat: enhance audio player and favorites functionality with improved type safety, update image handling in components 2025-07-01 23:48:23 +00:00
4499bdf147 feat: update commit SHA, enhance UI components with improved layouts and functionality, and refine Favorites page with new features 2025-07-01 23:33:40 +00:00
0cb4f23f12 feat: update commit SHA, enhance artist and album components with improved layout and functionality, and update favorites page to display artist cover art 2025-07-01 22:48:48 +00:00
87a2f06053 feat: update commit SHA, enhance artist page with new layout and favorite functionality, improve settings page with first-time setup option 2025-07-01 21:52:36 +00:00
bc159ac20a feat: enhance artist page with popular songs and artist bio sections, update Last.fm API integration 2025-07-01 17:45:39 +00:00
3ca162e188 feat: enhance album page by managing starred songs and removing unnecessary User icon 2025-07-01 17:22:18 +00:00
d92eb90365 feat: remove unnecessary User icon from QueuePage for cleaner UI 2025-07-01 17:21:42 +00:00
026162e2b5 feat: simplify track display in Album and Queue pages, removing unnecessary elements and improving UI clarity 2025-07-01 17:14:05 +00:00
bd764fd9e1 feat: update onboarding logic, enhance Navidrome connection checks, and improve WhatsNewPopup functionality 2025-07-01 17:04:42 +00:00
f0f3d5adb1 feat: update NEXT_PUBLIC_COMMIT_SHA and add WhatsNewPopup component with changelog functionality 2025-07-01 15:59:31 +00:00
f721213c4a feat: add standalone Last.fm integration and settings management
- Implemented standalone Last.fm integration in the settings page.
- Added functionality to manage Last.fm credentials, including API key and secret.
- Introduced sidebar settings for toggling between expanded and collapsed views.
- Enhanced the Navidrome API with new methods for fetching starred items and album songs.
- Created a new Favorites page to display starred albums, songs, and artists with play and toggle favorite options.
- Added a Badge component for UI consistency across the application.
2025-07-01 15:19:17 +00:00
591faca2d3 Implement code changes to enhance functionality and improve performance 2025-06-27 10:34:04 -05:00
1aac22638c update 2025-06-26 22:42:50 +00:00
a4662a348a feat: shuffle icon on AudioPlayer, New Home Screen 2025-06-26 22:17:39 +00:00
e88d8b226e feat: update NEXT_PUBLIC_COMMIT_SHA and enhance MusicPage styling with improved layout and dimensions 2025-06-26 14:22:15 -05:00
e43dbbfd7e feat: update NEXT_PUBLIC_COMMIT_SHA and enhance MusicPage with user greeting and recent albums display 2025-06-26 13:04:11 -05:00
b6ea2fc30d feat: update NEXT_PUBLIC_COMMIT_SHA and improve component layouts for better styling and functionality 2025-06-25 22:45:10 -05:00
7e2833368f i forgor to change port 2025-06-25 20:51:08 -05:00
6afec01f35 feat: replace img with Image component for logo in NavidromeErrorBoundary and comment out log statement for incomplete config 2025-06-25 20:46:41 -05:00
1e09c5b198 feat: simplify menu options by removing redundant items and adding quit functionality 2025-06-25 20:44:04 -05:00
d8f5c20254 feat: refactor Menu component layout and improve accessibility features 2025-06-25 20:32:27 -05:00
7bb477bb55 feat: update dialog content layout and styling for improved user experience 2025-06-25 20:19:38 -05:00