funkwhale/api/funkwhale_api/federation
petitminion 605b2fee9a Delete refresh actor data task 2022-10-16 10:44:09 +00:00
..
management
migrations Update migration after django update (#1815) 2022-06-29 09:38: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 fixes #1341; Update pleroma JSON-LD Schema 2021-02-25 19:17:35 +01:00
decorators.py Fix client API generation 2022-09-27 09:30:26 +00:00
dynamic_preferences_registry.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
exceptions.py
factories.py Replace requests-http-signature with requests-http-message-signatures 2022-05-03 17:47:52 +02: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 Fix OpenAPI generation 2022-07-20 12:31:57 +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 Remove usage of deprecated Model and Serializer fields (#1663) 2022-01-23 10:52:41 +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 Delete refresh actor data task 2022-10-16 10:44:09 +00:00
urls.py Expose public libraries and channels in standard API 2020-07-28 14:21:15 +02:00
utils.py Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
views.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
webfinger.py