59e94318bb
feat: add audio channel configuration for MPV player
...
- Add audio channels setting (auto/mono/stereo) to MPV properties
- Implement UI controls in settings panel and player right controls
- Enable immediate MPV property application when setting changes
- Update default playback type to LOCAL and sample rate to 48kHz
2025-11-27 20:16:06 +02:00
bf5e7bc774
feat: add visual effects and enhance home screen functionality
...
- Add configurable shimmer and scanline visual effects with toggle settings
- Introduce starred albums and tracks sections to home screen
- Add flashback feature for album recommendations by decades
- Enhance home screen with increased item limits (30)
- Update default color scheme to orange-based theme
- Implement Backspace/Delete key functionality for removing songs from queue in fullscreen mode
2025-11-16 17:09:33 +02:00
228fc8e82b
feat: add cyan-orange color scheme with enhanced visual effects
...
- Add new CSS animations (hologramGlow, float, shimmer, scanline)
- Introduce cyan and orange color palette variants
- Update scrollbar styling with orange theme colors
- Modify player components with new gradient backgrounds
- Update global theme colors and surface styling
- Adjust default settings for enhanced visual experience
2025-11-16 17:09:33 +02:00
7a12e4657f
feat: implement folder list view with navigation and playback
...
- Add folder browsing functionality with breadcrumb navigation
- Implement folder playback with recursive song scanning and progress notifications
- Add browser history support for back/forward button navigation
- Include empty folder detection and loading states
2025-11-16 17:09:33 +02:00
jeffvli
8115963264
upgrade and refactor for react-query v5
2025-11-02 01:38:47 -07:00
jeffvli
29991ea95d
replace react-intersection-observer package with mantine hooks
2025-11-01 04:41:51 -07:00
jeffvli
a154548879
bump to electron v38.5.0 ( #1227 )
2025-10-31 17:33:19 -07:00
dependabot[bot]
d12e4a1635
Bump vite in the npm_and_yarn group across 1 directory ( #1206 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.3.6 to 6.4.1
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.4.1
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 21:26:59 -07:00
Adam
13f42df404
Add flatpak metadata and script to keep versions in sync ( #1215 )
...
* Add flatpak metadata and script to keep versions in sync
* Split .desktop out of appimage install script
---------
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2025-10-28 21:09:54 -07:00
jeffvli
b3cf73836d
update to v0.21.2
2025-10-13 11:47:02 -07:00
jeffvli
1f7d510110
update to v0.21.1
2025-10-13 04:48:10 -07:00
jeffvli
9ae4be9336
add missing publish to win beta
2025-10-12 01:05:54 -07:00
jeffvli
1686e7ad0b
add separate beta publish scripts
2025-10-12 00:54:07 -07:00
jeffvli
0340cc8a85
update to v0.21.0
2025-10-11 20:12:17 -07:00
jeffvli
4d12a4d6cb
add release channel setting and implementation
2025-10-11 15:05:29 -07:00
jeffvli
20941c0405
add initial nightly release workflow
2025-10-11 13:06:51 -07:00
Luis Canada
d3a986e93c
Add PWA to web app ( #1175 )
...
* add PWA to web app
* Fix sw.js not registering and lint
* Change sw and manifest to live at root
* Revert "Change sw and manifest to live at root"
This reverts commit 4c27d924672772f2c6b0a0be30524bb478f7b1dd.
2025-10-11 14:12:25 +00:00
Kendall Garner
f1a75d8e81
allow zero warnings on lint
2025-09-30 07:58:57 -07:00
dependabot[bot]
eea36f720a
Bump axios in the npm_and_yarn group across 1 directory ( #1145 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.9.0 to 1.12.0
- [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.9.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.0
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-23 13:25:52 -07:00
dependabot[bot]
76350ed5af
Bump vite in the npm_and_yarn group across 1 directory ( #1115 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.3.5 to 6.3.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.6
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-23 12:51:06 -07:00
jeffvli
4134af0340
update to v0.20.1
2025-09-10 21:28:13 -07:00
jeffvli
ed6376d99b
update to 0.20.0
2025-09-06 17:24:12 -07:00
jeffvli
99f9cc5968
bump to electron v37
2025-09-04 21:52:17 -07:00
jeffvli
53b4a2ee8a
bump to mantine v8.2.8
2025-09-04 21:42:13 -07:00
Kendall Garner
1aac1a6361
Merge branch 'development' into react-image-lazy-loaded
2025-09-03 19:47:53 -07:00
mae taylor
7ff74b8d5e
bump @xhayper/discord-rpc to 1.3.0
2025-08-01 15:50:53 +01:00
jeffvli
5ab0eba23e
update to 0.19.0
2025-07-30 19:53:07 -07:00
jeffvli
c94029012f
update to v0.18.0
2025-07-08 00:48:01 -07:00
Kendall Garner
49bb42a298
Use lazy loading (react-intersection-observer) for image loading
2025-07-07 20:11:32 -07:00
jeffvli
5cd4fc227e
update to v0.17.0
2025-06-29 21:36:36 -07:00
jeffvli
2c5671cf38
update to v0.16.0
2025-06-26 01:39:47 -07:00
jeffvli
3f9eb446f7
update to v0.15.1
2025-06-24 22:27:12 -07:00
jeffvli
ef9c16e940
attempt fix on docker build
2025-06-24 22:16:16 -07:00
jeffvli
6689e84f67
fix and update remote design
2025-06-24 14:36:14 -07:00
jeffvli
ad533a1d9c
update to v0.15.0
2025-06-24 00:07:51 -07:00
Jeff
c1330d92b2
Migrate to Mantine v8 and Design Changes ( #961 )
...
* mantine v8 migration
* various design changes and improvements
2025-06-24 00:04:36 -07:00
jeffvli
9d31d952b7
update to v0.14.0
2025-06-02 20:34:30 -07:00
Kendall Garner
b6941df7a7
fix editorconfig and downgrade react player back to lazy
2025-05-28 21:57:47 -07:00
jeffvli
daee582e92
fix web player playback
...
- add missing forwardRef on AudioPlayer component
- bump react-player to latest
2025-05-28 10:39:25 -07:00
jeffvli
ee1896c345
fix version number
2025-05-27 01:47:18 -07:00
jeffvli
52e4423cf1
update readme with new pnpm scripts
2025-05-26 17:20:45 -07:00
jeffvli
9c26187b45
fixes for pnpm v10
2025-05-26 17:20:45 -07:00
jeffvli
6463ea937b
add vite build for web
2025-05-26 17:20:45 -07:00
jeffvli
ac682428e6
various cleanup
2025-05-26 17:20:45 -07:00
jeffvli
48917547b2
add vite build for remote
2025-05-26 17:20:45 -07:00
jeffvli
74554d9725
use lowercase in package productName
2025-05-26 17:20:45 -07:00
jeffvli
0d42a6ea49
update workflows for new build
2025-05-26 17:20:45 -07:00
jeffvli
faadff0211
migrate to pnpm
2025-05-26 17:20:44 -07:00
jeffvli
1808f160b4
clean up dependencies
2025-05-26 17:20:28 -07:00
jeffvli
930165d006
fix all imports for new structure
2025-05-26 17:20:02 -07:00