funkwhale/api/funkwhale_api
Eliot Berriot 4a277c17bb
Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed
2019-07-22 12:16:47 +02:00
..
activity See #297: sorted imports 2018-06-10 10:55:16 +02:00
common Fixed broken tag generation in load_test_data command 2019-07-18 14:08:38 +02:00
contrib Blacked the code 2018-06-09 15:36:16 +02:00
favorites Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
federation Increase the security of JWT token generation by using DJANGO_SECRET_KEY as well as user-specific salt for the signature 2019-07-13 16:02:10 +02:00
history Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
instance Merge branch 'master' into develop 2019-07-05 16:04:39 +02:00
manage Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
moderation Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
music Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed 2019-07-22 12:16:47 +02:00
musicbrainz Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
playlists refactor playlist duplicate error structure 2019-04-24 11:31:46 +02:00
providers Removed unused acoustid dependency / logic 2019-01-11 14:10:02 +01:00
radios See #432: can now build custom radios using tags 2019-07-18 15:34:23 +02:00
requests See #542: Removed import requests code 2018-10-01 19:16:47 +02:00
static Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
subsonic See #432: genre listing/filtering in Subsonic 2019-07-19 08:21:36 +02:00
tags See #432: genre listing/filtering in Subsonic 2019-07-19 08:21:36 +02:00
taskapp Fixed celery worker defaulting to development settings instead of production 2019-01-25 15:39:48 +01:00
templates Fix #806: Use proper site name/domain in emails 2019-04-23 11:14:58 +02:00
users Implement tag models 2019-07-08 15:26:14 +02:00
__init__.py Version bump and changelog for 0.19.1 2019-06-28 10:24:59 +02:00
factories.py Implement tag models 2019-07-08 15:26:14 +02:00