|
|
fd7690b725
|
Add debug logging for audio source handling and API initialization; improve error handling in AudioPlayer and AudioPlayerContext
|
2025-08-01 18:17:09 +00:00 |
|
|
|
be2266bf3a
|
Update .env.local with new commit SHA; comment out 'Browse' heading in LibraryPage for future reference
|
2025-08-01 17:29:43 +00:00 |
|
|
|
0c32c056c6
|
Refactor FullScreenPlayer layout for improved readability; update button placement for favorites toggle; replace multiple divs with a single heading element; update album preview images
|
2025-07-28 23:28:46 +00:00 |
|
|
|
23d6f48ee1
|
Update AudioPlayer and FullScreenPlayer for improved mobile audio handling; refactor WhatsNewPopup for better dialog structure; clean up LoginForm by removing unused settings
|
2025-07-25 22:49:52 +00:00 |
|
|
|
1dfb86fa15
|
Refactor code structure for improved readability and maintainability
|
2025-07-25 18:45:46 +00:00 |
|
|
|
745f164482
|
Update UserProfile avatar size; add development-only debug tools in SettingsPage
|
2025-07-25 17:58:12 +00:00 |
|
|
|
25e9bd6912
|
Refactor UI components for improved spacing; add UserProfile component for user info display
|
2025-07-25 17:35:07 +00:00 |
|
|
|
74b9648eef
|
Enhance FullScreenPlayer for improved iOS scrolling; add debug tools in SettingsPage for localStorage management
|
2025-07-25 15:46:38 +00:00 |
|
|
|
86e198aa24
|
Comment out year display in album cards for cleaner UI
|
2025-07-25 14:22:31 +00:00 |
|
|
|
284bb4b29f
|
Remove star button from AlbumPage; conditionally render PopularSongs section in ArtistPage based on mobile view
|
2025-07-25 14:05:10 +00:00 |
|
|
|
f4c01e2d20
|
Update FullScreenPlayer for improved iOS scrolling compatibility; adjust LibraryPage layout for better spacing and Card component padding
|
2025-07-25 14:02:01 +00:00 |
|
|
|
a957398f63
|
Increase cover art resolution to 300px for improved image quality in AlbumPage and SongRecommendations components
|
2025-07-25 04:54:07 +00:00 |
|
|
|
fe40c0264c
|
Refactor SongRecommendations and LibraryPage components for improved mobile responsiveness and code clarity
|
2025-07-25 04:52:46 +00:00 |
|
|
|
940ed94579
|
Update app version and changelog for July End of Month Update; remove unused code in entrypoint script
|
2025-07-25 04:39:30 +00:00 |
|
|
|
57c4070bed
|
Implement code changes to enhance functionality and improve performance
|
2025-07-24 22:45:10 +00:00 |
|
|
|
a5e8cbf982
|
update package manager to pnpm@10.13.1 and add pnpm workspace configuration
|
2025-07-24 22:40:28 +00:00 |
|
|
|
a50be24cc2
|
Merge branch 'dev' into mobile-support
|
2025-07-24 17:32:24 -05:00 |
|
|
|
7412af6626
|
Merge pull request #24 from sillyangel/dependabot/npm_and_yarn/zod-4.0.5
chore(deps): bump zod from 3.25.70 to 4.0.5
|
2025-07-24 17:32:07 -05:00 |
|
|
|
7184f0f01d
|
Merge pull request #25 from sillyangel/dependabot/npm_and_yarn/radix-ui/react-context-menu-2.2.15
chore(deps): bump @radix-ui/react-context-menu from 2.2.4 to 2.2.15
|
2025-07-24 17:32:03 -05:00 |
|
|
|
9b8b0df551
|
Merge pull request #26 from sillyangel/dependabot/npm_and_yarn/radix-ui/react-separator-1.1.7
chore(deps): bump @radix-ui/react-separator from 1.1.1 to 1.1.7
|
2025-07-24 17:31:58 -05:00 |
|
|
|
033a510b77
|
Merge pull request #27 from sillyangel/dependabot/npm_and_yarn/react-hook-form-7.60.0
chore(deps): bump react-hook-form from 7.54.2 to 7.60.0
|
2025-07-24 17:31:39 -05:00 |
|
|
|
d98486a9a6
|
Merge pull request #29 from sillyangel/dependabot/npm_and_yarn/dev-0a4cb714a2
chore(deps-dev): bump the dev group across 1 directory with 3 updates
|
2025-07-24 17:31:13 -05:00 |
|
|
|
d207da743f
|
Merge pull request #30 from sillyangel/dependabot/npm_and_yarn/npm_and_yarn-e04d5d616f
chore(deps): bump form-data from 4.0.3 to 4.0.4 in the npm_and_yarn group
|
2025-07-24 17:31:01 -05:00 |
|
|
|
c8bc5e80d9
|
feat: enhance SongRecommendations component for mobile and desktop views, add Apple Touch Icons and viewport settings
|
2025-07-24 22:03:58 +00:00 |
|
|
|
abf29caacb
|
feat: implement swipe gesture controls for mobile audio player and enhance theme color handling
|
2025-07-23 16:10:11 +00:00 |
|
|
|
abfe2bb3ef
|
feat: optimize cover art URLs for songs and playlists with dynamic sizing
|
2025-07-23 15:56:27 +00:00 |
|
|
|
8906b2d81e
|
feat: implement responsive album layout for mobile and desktop views, add debugging configurations for Next.js
|
2025-07-23 15:37:50 +00:00 |
|
|
|
3a3c065916
|
feat: add responsive image size hooks and utility functions for optimal image sizing
|
2025-07-23 15:23:09 +00:00 |
|
|
|
fccf3c5d13
|
feat: enhance FullScreenPlayer with improved lyric scrolling and background styling for mobile
|
2025-07-23 05:50:01 +00:00 |
|
|
|
31f8f5dbee
|
feat: add iOS togglefavorite action and enhance mobile player layout with tab navigation
|
2025-07-23 05:13:06 +00:00 |
|
|
|
bbdee30f92
|
fix: update cover art URL size for improved image quality in audio player and playlist
|
2025-07-23 04:47:47 +00:00 |
|
|
|
463be90779
|
feat: enhance mobile audio player with initialization and styling improvements
|
2025-07-23 04:05:55 +00:00 |
|
dependabot[bot]
|
6953add0c2
|
chore(deps): bump form-data in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [form-data](https://github.com/form-data/form-data).
Updates `form-data` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4)
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-22 11:10:09 +00:00 |
|
dependabot[bot]
|
599ce057c8
|
chore(deps-dev): bump the dev group across 1 directory with 3 updates
Bumps the dev group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).
Updates `@types/node` from 24.0.10 to 24.0.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.30.1 to 9.31.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.30.1...v9.31.0)
Updates `eslint-config-next` from 15.3.5 to 15.4.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.4.2/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.0.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev
- dependency-name: eslint
dependency-version: 9.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
- dependency-name: eslint-config-next
dependency-version: 15.4.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 00:20:32 +00:00 |
|
|
|
a6e65888ab
|
fix: correct image qualities configuration in next.config.mjs
|
2025-07-20 21:51:32 +00:00 |
|
|
|
f494ff57d4
|
fix: update NEXT_PUBLIC_COMMIT_SHA in environment file
|
2025-07-20 21:24:41 +00:00 |
|
|
|
ea21150112
|
Revert "feat: add BottomNavigation and page components"
This reverts commit f4ebfcf478.
|
2025-07-14 23:16:59 +00:00 |
|
|
|
f4ebfcf478
|
feat: add BottomNavigation and page components
|
2025-07-14 23:15:42 +00:00 |
|
dependabot[bot]
|
a9dd78b5a9
|
chore(deps): bump @radix-ui/react-separator from 1.1.1 to 1.1.7
Bumps [@radix-ui/react-separator](https://github.com/radix-ui/primitives) from 1.1.1 to 1.1.7.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-separator"
dependency-version: 1.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 00:55:10 +00:00 |
|
dependabot[bot]
|
2c4798f63f
|
chore(deps): bump react-hook-form from 7.54.2 to 7.60.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.54.2 to 7.60.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.54.2...v7.60.0)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-version: 7.60.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 00:55:10 +00:00 |
|
dependabot[bot]
|
69c271313b
|
chore(deps): bump @radix-ui/react-context-menu from 2.2.4 to 2.2.15
Bumps [@radix-ui/react-context-menu](https://github.com/radix-ui/primitives) from 2.2.4 to 2.2.15.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-context-menu"
dependency-version: 2.2.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 00:55:07 +00:00 |
|
dependabot[bot]
|
67f8458a99
|
chore(deps): bump zod from 3.25.70 to 4.0.5
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.70 to 4.0.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.70...v4.0.5)
---
updated-dependencies:
- dependency-name: zod
dependency-version: 4.0.5
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 00:54:18 +00:00 |
|
|
|
6e4a320097
|
fix: update mice service image version and port configuration in docker-compose
|
2025-07-12 18:27:00 +00:00 |
|
|
|
f09ac2a535
|
fix: update healthcheck URL for mice service in docker-compose
|
2025-07-12 18:26:53 +00:00 |
|
|
|
437640c9a9
|
feat: implement library page with recent albums and navigation links
|
2025-07-12 18:20:56 +00:00 |
|
|
|
3eb16a7b7a
|
fix: adjust z-index values for fullscreen player elements to improve layering
|
2025-07-11 21:42:32 +00:00 |
|
|
|
c101ac79eb
|
feat: implement bottom navigation for mobile and enhance audio player with media session support
|
2025-07-11 21:34:57 +00:00 |
|
|
|
14d5036e8b
|
feat: enhance mobile experience with responsive audio player and navigation improvements
|
2025-07-11 20:47:56 +00:00 |
|
|
|
d8a853401f
|
fix: update example environment variables for mice service in docker-compose
|
2025-07-11 05:11:36 +00:00 |
|
|
|
00bd099b26
|
fix: update mice service image version and comment out sensitive environment variables in docker-compose example
|
2025-07-11 05:08:11 +00:00 |
|