funkwhale/api/funkwhale_api/audio
jon r 90b853b722 Feat(API): changes to support new frontend
Co-Authored-By: ArneBo <arne@ecobasa.org>
Co-Authored-By: Flupsi <upsiflu@gmail.com>
Co-Authored-By: jon r <jon@allmende.io>
2025-04-18 10:37:48 +02:00
..
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
__init__.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
admin.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
categories.py See #170: subscribe to 3d-party RSS feeds in Funkwhale 2020-03-13 12:16:51 +01:00
dynamic_preferences_registry.py See #170: limit the amount of channels allowed per user 2020-02-14 12:43:57 +01:00
factories.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
filters.py fix artist_credit regression NOCHANGELOG 2025-01-26 10:39:01 +00:00
models.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
renderers.py style: format code using black v23 2023-03-28 19:49:24 +02:00
serializers.py Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00
spa_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
tasks.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
views.py Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00