funkwhale/api/funkwhale_api/federation
Alessandro Molina c9600fd0ac fix(api): Return a 404 response when an actor is not found 2025-05-16 20:41:53 +00:00
..
management Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
migrations
__init__.py
activity.py Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
actors.py
admin.py
api_serializers.py Fix frontend federation search 2025-05-03 11:32:24 +00:00
api_urls.py User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
api_views.py fix(api): Return a 404 response when an actor is not found 2025-05-16 20:41:53 +00:00
authentication.py fix Cannot fetch local actor webfinger 2025-01-23 18:08:23 +00:00
contexts.py Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
decorators.py
dynamic_preferences_registry.py
exceptions.py
factories.py chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
fields.py
filters.py
jsonld.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
keys.py
library.py
models.py Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +00:00
mrf_policies.py
parsers.py
renderers.py
routes.py Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +00:00
schema_org.py
serializers.py Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +00:00
signing.py chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
spa_views.py
tasks.py Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
urls.py Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +00:00
utils.py style: format code using black v23 2023-03-28 19:49:24 +02:00
views.py Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +00:00
webfinger.py