funkwhale/api/funkwhale_api/common
wvffle 57693d85fc Allow anonymous access to gitpod 2022-09-06 09:26:36 +00:00
..
management Allow anonymous access to gitpod 2022-09-06 09:26:36 +00:00
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
scripts Increase image quality of downscaled images from 70 to 95 2020-05-07 19:18:19 +02:00
__init__.py
admin.py
apps.py Plugins can now register .env settings 2020-08-25 09:55:57 +02:00
authentication.py Remove JWT related code 2021-04-28 10:44:28 +02:00
cache.py
channels.py
consumers.py
decorators.py
dynamic_preferences_registry.py Add missing space 2021-01-30 17:00:04 +01:00
factories.py Plugins infrastructure 2020-07-03 10:59:12 +02:00
fields.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
filters.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
locales.py
middleware.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
mixins.py
models.py Remove usage of deprecated Model and Serializer fields (#1663) 2022-01-23 10:52:41 +00:00
mutations.py
pagination.py
permissions.py
preferences.py
routers.py Fixed compat with iTunes 2020-08-11 13:07:39 +02:00
search.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
serializers.py Refactor rate-limit endpoint to use serializers 2022-08-14 18:20:28 +00:00
session.py
signals.py
storage.py Delete existing thumbnails automatically when running 2020-08-23 16:39:31 +02:00
tasks.py Fix #1077: improved performance and error handling in fetch_attachment 2020-04-21 14:50:02 +02:00
throttling.py
utils.py Add br to the list of safe HTML tags 2021-08-28 19:13:33 +00:00
validators.py
views.py Refactor rate-limit endpoint to use serializers 2022-08-14 18:20:28 +00:00