funkwhale/api/funkwhale_api/common
Eliot Berriot 079c66625e
Fix #663: Do not try to create unaccent extension if it's already present
2019-01-22 09:58:35 +01:00
..
management Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
migrations Fix #663: Do not try to create unaccent extension if it's already present 2019-01-22 09:58:35 +01:00
scripts Fix #564: Added a script to prune pre 0.17 federated tracks 2019-01-14 17:11:24 +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 Updated rest framework to 3.9 2019-01-11 14:10:02 +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