130 Commits

Author SHA1 Message Date
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
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
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
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
a17a8bff4e feat: add commit SHA handling for development environment and update menu layout 2025-06-25 20:07:57 -05:00
4b195af8ed feat: refactor layout structure and add error boundary for Navidrome integration 2025-06-25 19:36:42 -05:00
2084907fbe feat: enhance theme management and add login form component for user authentication 2025-06-25 18:45:50 -05:00
99bccf4444 feat: expand theme options and update theme handling in ThemeProvider and layout 2025-06-25 18:27:38 -05:00
779ed06e35 feat: add listening history page with grouped track display and clear history functionality
- Implemented HistoryPage component to display user's listening history.
- Tracks are grouped by date and displayed with play and add to queue options.
- Added clear history functionality with confirmation dialog.
- Created AlertDialog component for consistent alert dialog UI.
2025-06-23 20:00:56 -05:00
507951a478 feat: remove Clock icon from album, songs, playlist, and queue pages for cleaner UI 2025-06-23 18:48:53 -05:00
b07685fe79 feat: add API availability checks and fallback for cover art in various components 2025-06-22 21:10:15 -05:00
6fcf58e7ba feat: add Last.fm scrobbling hook for tracking and scrobbling music playback 2025-06-22 18:19:17 -05:00
78b17bab54 feat: add ConfigGuard component to ensure Navidrome configuration before accessing the app 2025-06-21 19:43:56 +00:00
2defd12500 feat: enhance playlist and track display with cover art and improved layout 2025-06-20 16:35:10 +00:00
8650c3b438 feat: implement dynamic viewport theme color management and update meta tag 2025-06-20 03:18:18 +00:00
e4b239e230 feat: integrate PostHog for analytics tracking and add PostHogProvider component 2025-06-20 03:07:06 +00:00