funkwhale/api/funkwhale_api/common
Eliot Berriot 6d84a814d9 Revert "Apply suggestion to api/funkwhale_api/common/filters.py"
This reverts commit 4972d760e2809122af54060252be14a638cc87cc.
2019-10-15 15:46:48 +02:00
..
management Fixed broken tag generation in load_test_data command 2019-07-18 14:08:38 +02:00
migrations Implement tag models 2019-07-08 15:26:14 +02:00
scripts
__init__.py
admin.py
apps.py
auth.py
authentication.py
channels.py
consumers.py
decorators.py
dynamic_preferences_registry.py
factories.py
fields.py Added GenericRelationFilter 2019-08-29 12:25:41 +02:00
filters.py Revert "Apply suggestion to api/funkwhale_api/common/filters.py" 2019-10-15 15:46:48 +02:00
middleware.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
models.py See #890: expose number of reports linked to tracks, albums, libraries, accounts and artists via the /stats route 2019-09-13 05:53:40 +02:00
mutations.py See #432: can now suggest tags on tracks/albums/artists (API) 2019-07-15 14:20:28 +02:00
pagination.py
permissions.py Fix #563: unplayable radios for anonymous users 2019-05-02 10:05:20 +02:00
preferences.py Reduce number of cache calls by retrieving multiple preferences at once in nodeinfo 2019-09-16 11:32:38 +02:00
routers.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
search.py
serializers.py
session.py
signals.py
storage.py Fix #847: Use ASCII filename before upload to S3 to avoid playback issues 2019-06-11 09:56:46 +02:00
tasks.py
throttling.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
utils.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
validators.py
views.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