.. |
migrations
|
Will now fetch and cache federated tracks
|
2018-04-15 11:25:34 +02:00 |
__init__.py
|
…
|
|
activity.py
|
Deliver is now a proper celery task
|
2018-04-15 11:25:33 +02:00 |
actors.py
|
Implemented followers notification on import and autoimport
|
2018-04-17 19:35:57 +02:00 |
admin.py
|
Removed too complex FollowRequest model, we now use an aproved field on Follow
|
2018-04-15 11:25:32 +02:00 |
api_urls.py
|
API Endpoint to list lirary tracks
|
2018-04-15 11:25:33 +02:00 |
authentication.py
|
Can now serve track from remote library
|
2018-04-07 15:34:35 +02:00 |
dynamic_preferences_registry.py
|
Added task to delete unused cached files
|
2018-04-15 11:25:34 +02:00 |
exceptions.py
|
…
|
|
factories.py
|
Added task to delete unused cached files
|
2018-04-15 11:25:34 +02:00 |
filters.py
|
Can now filter by import status on library tracks
|
2018-04-17 20:03:31 +02:00 |
keys.py
|
We now use a proper user agent including instance version and url during outgoing requests
|
2018-04-07 16:20:34 +02:00 |
library.py
|
ActorSerializer is not a modelserializer anymore
|
2018-04-15 11:25:33 +02:00 |
models.py
|
Implemented followers notification on import and autoimport
|
2018-04-17 19:35:57 +02:00 |
parsers.py
|
…
|
|
permissions.py
|
Ensure follower is approved to access library
|
2018-04-17 23:08:15 +02:00 |
renderers.py
|
…
|
|
serializers.py
|
Fix #183: ensure in place imported files get a proper mimetype
|
2018-04-27 21:10:35 +02:00 |
signing.py
|
Can now serve track from remote library
|
2018-04-07 15:34:35 +02:00 |
tasks.py
|
Added task to delete unused cached files
|
2018-04-15 11:25:34 +02:00 |
urls.py
|
Now store remote library tracks in a dedicated model, this is much simpler
|
2018-04-07 11:29:40 +02:00 |
utils.py
|
…
|
|
views.py
|
Can now accept/deny follow requests
|
2018-04-15 11:25:35 +02:00 |
webfinger.py
|
Can now disable SSL cerification for external requests
|
2018-04-15 11:25:31 +02:00 |