funkwhale/front
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
..
locales Translated using Weblate (Basque) 2021-03-05 03:54:28 +00:00
public New theming system 2020-05-15 14:12:36 +02:00
scripts Fixed active item not showing in queue 2020-08-24 12:51:18 +02:00
src Properly handle redundant MediaSession play/pause requests 2021-04-11 15:19:59 +02:00
tests/unit Properly handle redundant MediaSession play/pause requests 2021-04-11 15:19:59 +02:00
.dockerignore Slightly smarter docker front setup 2018-04-17 19:35:57 +02:00
.gitignore Use lighter vue-cli instead of clunky manual webpack config 2018-08-11 16:21:14 +02:00
Dockerfile Support session/cookie based auth, see #1108 2020-05-18 12:03:30 +02:00
babel.config.js Updated front dependencies 2020-02-25 15:46:47 +01:00
package.json Small Improvements to Frontend Dev Onboarding 2021-01-03 17:44:52 +01:00
stats.json Fixed error in js 2018-12-19 20:34:16 +01:00
vue.config.js New theming system 2020-05-15 14:12:36 +02:00
yarn.lock Front dependency care 2020-08-20 14:08:19 +02:00