funkwhale/api/funkwhale_api/federation
Eliot Berriot 430af5560c Merge branch '565-failing-tests' into 'develop'
See #565: fixed path issues with external storage

Closes #565

See merge request funkwhale/funkwhale!736
2019-04-24 15:29:57 +02:00
..
management Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation 2019-02-11 11:59:32 +01:00
migrations Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
__init__.py Basic logic for signing/verifying requests 2018-03-24 15:20:15 +01:00
activity.py Attribute artist 2019-04-11 10:17:10 +02:00
actors.py System actor 2019-01-30 11:54:43 +01:00
admin.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
api_serializers.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
api_urls.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
api_views.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
authentication.py System actor 2019-01-30 11:54:43 +01:00
contexts.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
decorators.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
dynamic_preferences_registry.py Linting 2018-09-28 16:48:26 +02:00
exceptions.py Linting 2019-01-10 11:11:32 +01:00
factories.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
fields.py UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
filters.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
jsonld.py Attribute artist 2019-04-11 10:17:10 +02:00
keys.py Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00
library.py Cleanup unused code 2018-09-28 22:49:59 +02:00
models.py Admin UI for libraries and uploads 2019-04-19 12:05:13 +02:00
parsers.py Blacked the code 2018-06-09 15:36:16 +02:00
renderers.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
routes.py Edits for artists and albums 2019-04-17 16:11:24 +02:00
serializers.py Merge branch '565-failing-tests' into 'develop' 2019-04-24 15:29:57 +02:00
signing.py Broadcast library updates (name, description, visibility) over federation 2018-11-09 19:57:14 +01:00
tasks.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
urls.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
utils.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
views.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
webfinger.py Resolve "Have an actor for our users" 2018-07-22 10:20:16 +00:00