funkwhale/front/tests/unit/specs/store
Tony Wasserka 7900c2d065 Properly handle redundant MediaSession play/pause requests
MediaSession pause requests may happen even when Funkwhale is already in a
paused state. Previously FW would flip between play/pause without
consideration for the current state instead of doing nothing when
the playback state matches the requested one.

Notably, this made Funkwhale resume audio playback when entering sleep mode
on my system.
2021-04-11 15:19:59 +02:00
..
auth.spec.js See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
favorites.spec.js
instance.spec.js
player.spec.js Properly handle redundant MediaSession play/pause requests 2021-04-11 15:19:59 +02:00
playlists.spec.js
queue.spec.js Fix #1092: Ensure player doesn't disappear when last queue track is removed manually 2020-05-07 17:50:20 +02:00
radios.spec.js Fix #1060: Added a new radio based on another user listenings 2020-03-25 22:40:07 +01:00