funkwhale/front/tests/unit/specs
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
..
audio Use logarithmic scale for volume slider. 2020-11-19 17:40:34 +01:00
components Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00
filters Use shorter format for ago dates 2019-03-07 10:01:10 +01:00
store Properly handle redundant MediaSession play/pause requests 2021-04-11 15:19:59 +02:00
search.spec.js Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
utils.spec.js First round of improvements to channel management: 2020-02-23 15:31:03 +01:00