funkwhale/api/tests
Georg Krause cb4c27dce0 feat(api): Add inplace_to_s3 management command
This command allows to update Uploads that originally were imported
using --in_place but are moved to s3. This command does not copy any
file, it just makes sure the files are read from S3 after they have been
moved.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506>
2023-09-25 11:33:21 +00:00
..
activity
audio feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +00:00
channels chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
cli feat(cli): Implicitly set staff flag if superuser flag is set 2023-06-12 09:36:52 +00:00
common feat(api): Add inplace_to_s3 management command 2023-09-25 11:33:21 +00:00
data chore: fix flake8 warnings 2022-11-23 07:32:43 +00:00
favorites refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
federation Merge branch stable into develop 2023-09-01 14:24:58 +02:00
files
history refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
instance fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
loadtesting refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
manage refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
moderation refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
music style: format code using black v23 2023-03-28 19:49:24 +02:00
musicbrainz
playlists chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
plugins chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
radios Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground) 2023-09-12 16:09:34 +00:00
subsonic refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
tags chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
typesense Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground) 2023-09-12 16:09:34 +00:00
users style: format code using black v23 2023-03-28 19:49:24 +02:00
__init__.py
conftest.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
test_auth.py
test_import_audio_file.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_init.py feat(api): find version using importlib.metadata 2023-01-31 06:57:32 +00:00
test_tasks.py
test_test_utils.py style: format code using black v23 2023-03-28 19:49:24 +02:00
test_urls.py
utils.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00