funkwhale/api/funkwhale_api/federation
Georg Krause 6908f4bf74 Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +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 Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
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 Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
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 Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
keys.py
library.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
models.py Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
mrf_policies.py
parsers.py
renderers.py
routes.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
schema_org.py
serializers.py Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
signing.py Replace requests-http-signature with requests-http-message-signatures 2022-05-03 17:47:52 +02:00
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 Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
webfinger.py