funkwhale/api/funkwhale_api/federation
Petitminion 08e68c8495 Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id)
Done locally but will commit after discussion, we can also delete     lookup_field = "uuid" from playlistviewset
2025-05-04 22:57:45 +02:00
..
management Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
migrations Update dependency djangorestframework to v3.14.0 (develop) NOCHANGELOG 2022-11-06 19:29:38 +00:00
__init__.py Basic logic for signing/verifying requests 2018-03-24 15:20:15 +01:00
activity.py remove to do and add doc 2025-05-04 22:55:17 +02:00
actors.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
admin.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
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 User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +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 chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
dynamic_preferences_registry.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
exceptions.py Linting 2019-01-10 11:11:32 +01:00
factories.py chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
fields.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
filters.py Upgraded dependencies 2020-07-18 10:29:22 +02:00
jsonld.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
keys.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
library.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
models.py Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-05-04 22:57:45 +02:00
mrf_policies.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
parsers.py Blacked the code 2018-06-09 15:36:16 +02:00
renderers.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
routes.py remove to do and add doc 2025-05-04 22:55:17 +02:00
schema_org.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
serializers.py Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-05-04 22:57:45 +02:00
signing.py chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
spa_views.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
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-04 22:55:17 +02:00
utils.py style: format code using black v23 2023-03-28 19:49:24 +02:00
views.py Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-05-04 22:57:45 +02:00
webfinger.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00