funkwhale/api/funkwhale_api/common
Eliot Berriot 53ade20722 Merge branch 'more-performant-favorites' into 'develop'
More performant favorites

See merge request funkwhale/funkwhale!522
2019-01-10 12:00:35 +01:00
..
management Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
migrations Blacked the code 2018-06-09 15:36:16 +02:00
scripts Removed obsolete permissions, added a new moderation permission 2018-12-27 20:33:11 +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
admin.py Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
auth.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
authentication.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
channels.py Fixed logging issues 2018-12-26 20:24:42 +01:00
consumers.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
decorators.py Added actions and tasks to purge domains and actors 2019-01-09 14:20:22 +01:00
dynamic_preferences_registry.py Blacked the code 2018-06-09 15:36:16 +02:00
fields.py See #344: query parsing 2018-07-03 08:13:13 +02:00
middleware.py Fixed https url-reversing issue in development 2019-01-10 11:55:48 +01:00
pagination.py Blacked the code 2018-06-09 15:36:16 +02:00
permissions.py Audio federation 2018-09-22 12:29:30 +00:00
preferences.py Fix #149: better demo setup script, wider catalog 2018-07-22 11:26:33 +02:00
search.py See #272: linting and changelog 2018-10-26 16:09:00 +02:00
serializers.py Added actions and tasks to purge domains and actors 2019-01-09 14:20:22 +01:00
session.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
storage.py Blacked the code 2018-06-09 15:36:16 +02:00
utils.py Show short entries first in search results to improve UX 2019-01-03 17:34:14 +01:00
validators.py Can now add domains via manage API / UI 2019-01-05 18:21:35 +01:00