funkwhale/api/funkwhale_api/federation
Petitminion be90a29d76 Revert "Drop libraries in favor of playlist for user audio sharing (#2366)"
This reverts commit c9d915fb33.
2025-03-09 17:32:02 +01:00
..
management Revert "Drop libraries in favor of playlist for user audio sharing (#2366)" 2025-03-09 17:32:02 +01: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 Revert "Drop libraries in favor of playlist for user audio sharing (#2366)" 2025-03-09 17:32:02 +01: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 Revert "Drop libraries in favor of playlist for user audio sharing (#2366)" 2025-03-09 17:32:02 +01: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 Revert "Drop libraries in favor of playlist for user audio sharing (#2366)" 2025-03-09 17:32:02 +01: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 User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00: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 Revert "Drop libraries in favor of playlist for user audio sharing (#2366)" 2025-03-09 17:32:02 +01:00
schema_org.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
serializers.py Revert "Drop libraries in favor of playlist for user audio sharing (#2366)" 2025-03-09 17:32:02 +01: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 Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
utils.py style: format code using black v23 2023-03-28 19:49:24 +02:00
views.py Revert "Drop libraries in favor of playlist for user audio sharing (#2366)" 2025-03-09 17:32:02 +01:00
webfinger.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00