funkwhale/api/config
Eliot Berriot 5623b6d88b
Added profiling middleware (enable locally by adding ?prof param to url)
2019-10-22 10:58:37 +02:00
..
settings Added profiling middleware (enable locally by adding ?prof param to url) 2019-10-22 10:58:37 +02: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 #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
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