funkwhale/api/funkwhale_api/music
Georg Krause 126258298a fix: Allow upload group to be empty for remote uploads 2024-02-05 13:10:23 +00:00
..
management Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground) 2023-09-12 16:09:34 +00:00
migrations fix: Allow upload group to be empty for remote uploads 2024-02-05 13:10:23 +00:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
admin.py feat: Assign upload groups to existing and news v1 uploads 2024-02-05 13:10:23 +00:00
dynamic_preferences_registry.py resolves review 2023-11-19 14:16:42 +00:00
factories.py fix: Use Related Factory to implicitly create upload groups 2024-02-05 13:10:23 +00:00
fake_data.py Fix(dev): fix docker development set-up (#2102) 2023-03-20 11:23:51 +00:00
filters.py fix: Make Artist ordering by name case insensitive 2023-10-10 13:02:13 +02:00
importers.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
licenses.py fix(api): pylint crashes on redefined-builtin 2023-01-29 12:47:02 +00:00
metadata.py style: format code using black v23 2023-03-28 19:49:24 +02:00
models.py fix: Allow upload group to be empty for remote uploads 2024-02-05 13:10:23 +00:00
mutations.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
serializers.py feat: Implement upload groups 2024-02-05 13:10:23 +00:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
spa_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
tasks.py Apply 1 suggestion(s) to 1 file(s) 2023-11-19 14:16:42 +00:00
utils.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
views.py feat: Assign upload groups to existing and news v1 uploads 2024-02-05 13:10:23 +00:00