funkwhale/front/tests/unit
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
..
specs Properly handle redundant MediaSession play/pause requests 2021-04-11 15:19:59 +02:00
.eslintrc Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00
utils.js Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00