funkwhale/api/funkwhale_api/common
Eliot Berriot 4c13d47387 Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
..
management Fix #685: Disable makemigrations in production and misleading message when running migrate 2019-01-26 22:01:47 +01:00
migrations [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +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 [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
apps.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01: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 Revert "Merge branch '629-cookie-auth' into 'develop'" 2019-03-15 15:52:30 +01:00
decorators.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
dynamic_preferences_registry.py Blacked the code 2018-06-09 15:36:16 +02:00
factories.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
fields.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
filters.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
middleware.py Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request 2019-02-08 17:36:10 +01:00
models.py Merge branch 'master' into develop 2019-03-21 10:46:28 +01:00
mutations.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +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 [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
serializers.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
session.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
signals.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
storage.py Blacked the code 2018-06-09 15:36:16 +02:00
tasks.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
utils.py Ensures federation urls can answer to application/ld+json, application/activity+json and application/json requests 2019-03-05 15:15:37 +01:00
validators.py Can now add domains via manage API / UI 2019-01-05 18:21:35 +01:00
views.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00