Added api endpoint, front-end code and plugin hook for handling now playing track
Showing
- api/funkwhale_api/history/serializers.py 7 additions, 0 deletionsapi/funkwhale_api/history/serializers.py
- api/funkwhale_api/history/signals.py 4 additions, 0 deletionsapi/funkwhale_api/history/signals.py
- api/funkwhale_api/history/views.py 17 additions, 2 deletionsapi/funkwhale_api/history/views.py
- api/tests/conftest.py 6 additions, 0 deletionsapi/tests/conftest.py
- api/tests/history/test_views.py 19 additions, 0 deletionsapi/tests/history/test_views.py
- front/src/components/audio/Player.vue 13 additions, 1 deletionfront/src/components/audio/Player.vue
- front/src/store/player.js 8 additions, 0 deletionsfront/src/store/player.js
Please register or sign in to comment