SamidyFR
c8b919a4c7
style: auto-fix linting issues
2026-03-09 00:04:26 +00:00
Samidy
75d16e6ce4
feat: music videos
2026-03-09 03:03:29 +03:00
Samidy
e3f781d588
feat(covers): animated covers
2026-03-08 05:27:20 +03:00
Samidy
0b2fe88731
feat(keyboard): command palette
2026-03-07 05:50:15 +03:00
edidealt
3a0edc3066
fix mpris covers
2026-03-01 11:48:39 +00:00
edidealt
2d8d93cbfa
fix for firefox?
2026-03-01 11:29:40 +00:00
edidealt
5cac487c0f
pitch shit
2026-03-01 10:52:03 +00:00
edidealt
a885e3d05a
style: auto-fix linting issues
2026-03-01 10:23:30 +00:00
Gareth Dawson
13ac84880b
fix comment indentation
2026-02-28 19:05:47 +00:00
Gareth Dawson
523aa2d710
feat: fix ios lockscreen controls
2026-02-28 18:58:50 +00:00
Eduard Prigoana
4b5dc5865e
consistent playback speed
2026-02-27 22:05:45 +00:00
Samidy
ca173c2d58
fix(animated-covers): edis a fat worm
2026-02-27 23:36:19 +03:00
Eduard Prigoana
424ee12d04
feat: animated covers
2026-02-24 12:43:36 +00:00
SamidyFR
87a8368fc3
style: auto-fix linting issues
2026-02-21 19:58:57 +00:00
Sietse
1f13e34249
fix(player): Uniform shuffle
...
Replaces the current naive solution with Fisher-Yates
2026-02-21 20:53:42 +01:00
Julien Maille
3cab0926e4
Avoid skipping tracks when autoplay is blocked
...
# Conflicts:
# js/player.js
2026-02-21 10:30:17 +01:00
Julien Maille
0d16ea28a8
Avoid skipping tracks when autoplay is blocked
2026-02-21 01:12:54 +01:00
Eduard Prigoana
a9f3acb289
fix4dwayne
2026-02-18 04:19:12 +00:00
Julien Maille
02cf092904
FIX: try to fix application volume control on linux
2026-02-13 21:02:00 +01:00
Eduard Prigoana
0213132606
improve qobuz functionality
2026-02-12 09:44:35 +00:00
Eduard Prigoana
f6dae2223f
artist blocking
2026-02-10 21:03:48 +00:00
Eduard Prigoana
ea005c68ad
remove pitch changing and allow more granular playback speed control, remember what setting tab youre on
2026-02-10 19:57:18 +00:00
Julien Maille
8f27000fcf
add RPC to neutralino
2026-02-10 00:15:46 +01:00
Eduard Prigoana
f81973af88
pitch and speed in settings, back to ko-fi
2026-02-09 14:04:40 +00:00
Eduard Prigoana
af1c0fc1ee
feat: exponential volume
2026-02-09 13:36:33 +00:00
Eduard Prigoana
bd45a8cac9
fix broken queue
2026-02-05 18:42:37 +00:00
Eduard Prigoana
2f13a09f58
fix constant skip issue
2026-02-05 17:34:48 +00:00
Eduard Prigoana
0def21e3ca
Merge branch 'main' into fix/title-date
2026-02-03 16:03:12 +02:00
BlackSigkill
8eaf3b376e
Add a toggle to choose what kind of track date you want
2026-02-03 14:47:45 +01:00
Eduard Prigoana
377adc8f0a
fix iOS background play
2026-02-03 13:46:34 +00:00
BlackSigkill
b1936e19a6
style: auto-fix formatting issues
2026-02-03 13:38:01 +01:00
BlackSigkill
9780263cf7
show album release date next to tracks
2026-02-03 13:09:01 +01:00
EduardPrigoana
9d12693fec
style: auto-fix linting issues
2026-02-01 12:48:19 +00:00
EduardPrigoana
db777a7923
unreleased rework
2026-02-01 14:48:01 +02:00
Julien Maille
72be86b5a6
fix: update queue UI automatically when queue changes
2026-01-30 22:08:00 +01:00
Julien Maille
60d53cf87b
Implement quality fallback on playback error (fix for Firefox blob/DASH issues)
2026-01-29 22:07:49 +01:00
JulienMaille
575e4590bc
style: auto-fix linting issues
2026-01-26 20:36:13 +00:00
Julien Maille
c34d3a7db6
feat(ui): add search history and shuffle buttons
...
- Implement persistent search history with 'Clear All' functionality
- Add shuffle buttons for album and artist headers with robust logic
- Fix repeat mode incorrectly defaulting to ON on startup
- Adjust CSV progress bar position to avoid control overlap
- Remove obsolete 'Inline Buttons' track action setting
- Fix search history dropdown stacking and icon selector specificity
2026-01-26 21:35:46 +01:00
JulienMaille
5c9fcf6a3c
style: auto-fix linting issues
2026-01-25 20:43:22 +00:00
Julien Maille
a6736d571f
IMP: card three dot menu
2026-01-25 21:43:09 +01:00
SamidyFR
4ede3b2664
style: auto-fix linting issues
2026-01-24 12:13:44 +00:00
Samidy
3f3e12817f
basically monochrome 2.0 lol
2026-01-24 15:13:19 +03:00
Samidy
5975fdbac7
make HI-Res default
2026-01-20 00:29:28 +03:00
JulienMaille
716a1b7b05
style: auto-fix linting issues
2026-01-18 22:42:00 +00:00
Julien Maille
baeff12c54
feat: handle unavailable tracks in playlists and mixes
2026-01-18 23:41:30 +01:00
Julien Maille
c507891d46
UI: hide album name in now playing bar if identical to track title
2026-01-18 16:26:46 +01:00
Julien Maille
241b72f43b
FIX: Firefox playback and button feedback
...
- Fix Firefox DASH playback errors (NS_ERROR_FAILURE) by using attachSource instead of re-initializing the player.
- Ensure dashPlayer is properly reset when switching to local files.
- Add hover brightness and active scale effects to primary and secondary buttons for better visual feedback.
2026-01-18 14:35:43 +01:00
SamidyFR
ed9ee3060a
style: auto-fix linting issues
2026-01-17 01:04:40 +00:00
Samidy
e5792d035c
local music warning, lyrics panel always open, shuffle improvements & fixes
2026-01-17 04:04:12 +03:00
Julien Maille
36d209de88
FIX: borken playback
2026-01-16 23:18:11 +01:00