00db487253
style: update layout for Favorites page to ensure consistent container usage
2025-07-03 17:53:54 +00:00
35d336282e
style: update button variants and layout for consistency across components
2025-07-03 17:36:34 +00:00
a8311fb4ef
fix: update NEXT_PUBLIC_COMMIT_SHA and enhance layout for various pages
2025-07-03 17:03:43 +00:00
54a268f485
style: enhance layout and typography for Browse, Favorites, and Settings pages
2025-07-03 16:01:06 +00:00
7b622cb1ec
feat: add Tooltip component and related hooks for improved UI interactions
...
- Implemented Tooltip component using Radix UI for better accessibility and customization.
- Created TooltipProvider, TooltipTrigger, and TooltipContent for modular usage.
- Added useIsMobile hook to detect mobile devices based on screen width.
- Updated themes with new color variables for better design consistency across the application.
2025-07-03 15:34:53 +00:00
f25b4dcac1
fix: update NEXT_PUBLIC_COMMIT_SHA in .env.local and add suppressHydrationWarning to html tag
2025-07-03 03:48:09 +00:00
579eb740c0
chore: update Tailwind CSS from 3.4.15, to 4.1.11
...
- Changed the PostCSS configuration to use '@tailwindcss/postcss' instead of 'tailwindcss'.
- Deleted the Tailwind configuration file as it is no longer needed.
2025-07-03 02:53:19 +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
7b802feaa5
Merge pull request #12 from sillyangel/dependabot/npm_and_yarn/zod-3.25.70
...
chore(deps): bump zod from 3.24.1 to 3.25.70
2025-07-02 21:12:22 -05:00
6ae34fc7d9
Merge pull request #11 from sillyangel/dependabot/npm_and_yarn/dev-7e4a0c1930
...
chore(deps-dev): bump the dev group with 3 updates
2025-07-02 21:12:09 -05:00
dependabot[bot]
32cddd49a6
chore(deps-dev): bump the dev group with 3 updates
...
Bumps the dev group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [eslint](https://github.com/eslint/eslint ) and [typescript](https://github.com/microsoft/TypeScript ).
Updates `@types/node` from 22.10.5 to 24.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint` from 9.17.0 to 9.30.1
- [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.17.0...v9.30.1 )
Updates `typescript` from 5.7.3 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.3 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.0.10
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: eslint
dependency-version: 9.30.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 01:58:32 +00:00
4ed738af39
Merge pull request #13 from sillyangel/dependabot/npm_and_yarn/postcss-8.5.6
...
chore(deps-dev): bump postcss from 8.4.49 to 8.5.6
2025-07-02 20:56:46 -05:00
043379f18d
Merge pull request #15 from sillyangel/dependabot/npm_and_yarn/radix-ui/react-menubar-1.1.15
...
chore(deps): bump @radix-ui/react-menubar from 1.1.4 to 1.1.15
2025-07-02 20:56:30 -05:00
dependabot[bot]
cf38776623
chore(deps): bump @radix-ui/react-menubar from 1.1.4 to 1.1.15
...
Bumps [@radix-ui/react-menubar](https://github.com/radix-ui/primitives ) from 1.1.4 to 1.1.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-menubar"
dependency-version: 1.1.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 01:55:41 +00:00
dependabot[bot]
92c857b947
chore(deps-dev): bump postcss from 8.4.49 to 8.5.6
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.49 to 8.5.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.6 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 01:55:09 +00:00
dependabot[bot]
e585cb536b
chore(deps): bump zod from 3.24.1 to 3.25.70
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.24.1 to 3.25.70.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/compare/v3.24.1...v3.25.70 )
---
updated-dependencies:
- dependency-name: zod
dependency-version: 3.25.70
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 01:54:58 +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
3ffa68f31d
Merge pull request #8 from sillyangel/dependabot/npm_and_yarn/npm_and_yarn-4692130362
...
chore(deps): bump axios from 1.7.9 to 1.8.2 in the npm_and_yarn group across 1 directory
2025-07-02 20:33:09 -05:00
dependabot[bot]
a5f85ac347
chore(deps): bump axios in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.7.9 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.8.2
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 01:32:19 +00:00
278a9d0aea
Merge pull request #10 from sillyangel/dependabot/npm_and_yarn/npm_and_yarn-6ea9762674
...
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group across 1 directory
2025-07-02 20:30:58 -05:00
70bfdc8406
fix: update apostrophe in message for Navidrome server prompt
2025-07-03 01:29:30 +00: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
dependabot[bot]
332229b734
chore(deps): bump brace-expansion
...
Bumps the npm_and_yarn group with 1 update in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion ).
Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 00:50:28 +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
Publish Docker Image / push_to_registry (push) Failing after 2m2s
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