Ahmed Alabsi
022d227d5e
perf: use crypto.getRandomValues() for higher-quality shuffle in music player ( #2181 )
...
* fix: use crypto-safe randomness in shuffle helpers
2026-07-02 01:01:34 -07:00
York
0ed68e8ebb
feat: add Japanese Furigana support to lyrics display ( #2161 )
2026-06-21 19:11:20 -07:00
jeffvli
61cc87e0b7
refactor song path replacement
...
- path replacement during runtime instead of during API normalization
- fix Navidrome API path not appending libraryPath which caused inconsistency between ND and Subsonic paths
2026-06-19 22:02:25 -07:00
jeffvli
46b94a83f1
fix reportPlayback event chain ( #2131 )
...
- properly send stopped event on song change
- properly send both starting and playing evento n song change instead of only starting
2026-06-06 18:41:59 -07:00
Jeff
e2a1d813a9
Use proper casing for i18n locales ( #1998 )
2026-05-11 19:42:07 -07:00
jeffvli
c8e8f58cce
re-add useTransition to router
2026-04-05 21:54:07 -07:00
jeffvli
72f1d2f9f9
improve date parsing for partial dates ( #1683 )
2026-04-02 19:39:08 -07:00
Jeff
f39a7f8d6f
Add album detail list view ( #1681 )
2026-02-09 21:56:08 -08:00
jeffvli
1a5e513526
add list filter collections
2026-01-30 20:03:27 -08:00
jeffvli
9b97a3fa61
add reset button to list filters
2026-01-17 17:43:55 -08:00
jeffvli
9bbb213bc2
use shorthand localized date format
2026-01-04 01:58:15 -08:00
jeffvli
72d0fca28b
support secondary public server URL
2025-12-30 21:05:38 -08:00
jeffvli
b30e26ae7e
adjust app default columns
2025-12-28 17:19:32 -08:00
jeffvli
796e511626
redesign artist page ( #416 ) ( #447 )
2025-12-26 21:13:04 -08:00
jeffvli
8edf61f9e7
localize dates ( #1237 )
2025-12-15 20:20:32 -08:00
jeffvli
ad5485506d
include select settings values in analytics
2025-12-15 01:44:31 -08:00
jeffvli
303eba87ca
add a hook to sync main settings with renderer
2025-12-14 15:13:57 -08:00
jeffvli
4cc51c3700
fix formatting in playlist duration ( #1382 )
2025-12-14 01:31:40 -08:00
jeffvli
f61d34c340
fix missing remote event handlers ( #1344 )
2025-12-13 20:58:12 -08:00
Kendall Garner
ed5d590a6b
feat: sync play queue for navidrome/subsonic ( #1335 )
...
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-12 21:05:00 -08:00
jeffvli
4103ed7221
redesign sidebar playlist item
2025-12-12 01:08:03 -08:00
jeffvli
5da119e065
use absolute date for release date column ( #1364 )
2025-12-10 17:36:03 -08:00
jeffvli
c82762a3fc
check authentication for all servers on initialization and update permission roles
2025-12-07 18:28:12 -08:00
jeffvli
65a7c3440b
add player autodj ( #7 )
2025-12-07 15:04:39 -08:00
jeffvli
512a769742
add log level setting
2025-12-07 00:50:09 -08:00
jeffvli
1507aff8e6
remove redundant discord rpc log
2025-12-07 00:43:50 -08:00
jeffvli
3554572dc2
add interval update and update on discord initalization ( #1317 )
2025-12-05 01:08:47 -08:00
jeffvli
e37c76301d
fix playerbar waveform potentially disappearing
2025-12-04 18:19:06 -08:00
jeffvli
ccdd16292a
add player filters to omit songs from queue based on criteria
2025-12-03 22:11:18 -08:00
jeffvli
917bf91583
add folder browsing support ( #315 )
2025-12-03 14:55:16 -08:00
jeffvli
aff7a61bca
fix list filters
2025-12-02 00:11:42 -08:00
jeffvli
f0c35be21f
add logs to discord rpc events
2025-11-29 19:33:40 -08:00
jeffvli
2f32534cf9
add logs to scrobble events
2025-11-29 19:33:40 -08:00
jeffvli
d66b1c1bbb
add error handler to web player
2025-11-29 19:33:39 -08:00
jeffvli
94a7829882
add debug logs for player actions
2025-11-29 19:33:39 -08:00
jeffvli
4b3fda18d4
update logger colors for readability
2025-11-29 19:33:39 -08:00
jeffvli
778d878349
add umami analytics integration
2025-11-29 19:33:39 -08:00
jeffvli
4fc346ac90
add fuse search utils
2025-11-29 19:33:35 -08:00
jeffvli
1acde80d61
clean up unused files
2025-11-29 19:33:34 -08:00
jeffvli
7a4326f98d
initial implementation of play queue for new list
2025-11-29 19:32:14 -08:00
jeffvli
427f808180
rename internal types in domain models
2025-11-29 19:30:47 -08:00
jeffvli
1d4069d4fa
rework player store and add global player context
2025-11-29 19:30:46 -08:00
Kendall Garner
e26ffaac53
Add additional information to album: record label, release type, version ( #1242 )
...
* Add additional information to album
* add mbz release types and normalization
* update Pill styling
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-11-03 00:34:42 -08:00
jeffvli
c7a473d864
refactor api controller to internalize server fetch
2025-11-02 21:56:35 -08:00
Kendall Garner
4cbbb4035d
feat: add filtering for now playing view and sidebar
2025-10-26 11:51:55 -07:00
Kendall Garner
c36735575f
actually allow url('data:) in custom css
2025-09-06 19:28:15 -07:00
jeffvli
8b141d652c
disable single attribute per line
2025-07-12 11:17:54 -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
930165d006
fix all imports for new structure
2025-05-26 17:20:02 -07:00
jeffvli
1cf587bc8f
restructure files onto electron-vite boilerplate
2025-05-26 17:18:55 -07:00