funkwhale/api/funkwhale_api/federation
JuniorJPDJ 64e7c68699 refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
..
management
migrations Update dependency djangorestframework to v3.14.0 (develop) NOCHANGELOG 2022-11-06 19:29:38 +00:00
__init__.py
activity.py
actors.py
admin.py
api_serializers.py Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
api_urls.py
api_views.py fix(openapi): Fix openapi generation for LibraryFollowViewSet 2022-10-12 07:28:42 +00:00
authentication.py
contexts.py
decorators.py Fix client API generation 2022-09-27 09:30:26 +00:00
dynamic_preferences_registry.py
exceptions.py
factories.py New task checking if remote instance is reachable to avoid playback latence 2022-10-27 12:20:31 +00:00
fields.py
filters.py
jsonld.py
keys.py
library.py
models.py New task checking if remote instance is reachable to avoid playback latence 2022-10-27 12:20:31 +00:00
mrf_policies.py
parsers.py
renderers.py
routes.py
schema_org.py
serializers.py
signing.py
spa_views.py
tasks.py Fix remote instance ping 2022-10-27 15:46:01 +00:00
urls.py
utils.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
views.py
webfinger.py