funkwhale/api/config
Eliot Berriot 8a9f7845d4
Fix #947: Make media and static files serving more reliable when reverse proxy X_FORWARDED_* headers are incorrect
2019-11-27 15:05:50 +01:00
..
settings Fix #947: Make media and static files serving more reliable when reverse proxy X_FORWARDED_* headers are incorrect 2019-11-27 15:05:50 +01:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
api_urls.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
asgi.py Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
routing.py Revert "Merge branch '629-cookie-auth' into 'develop'" 2019-03-15 15:52:30 +01:00
spa_urls.py Playlist embed 2019-09-12 09:48:28 +02:00
urls.py See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00