.. |
__init__.py
|
refactored tests, no have __init__ everywhere
|
2018-03-25 22:27:38 +02:00 |
exif.jpg
|
Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data
|
2019-01-02 12:39:00 +01:00 |
test_authentication.py
|
refactor: upgrade code to >=python3.7 (pre-commit)
|
2022-11-23 22:08:55 +00:00 |
test_commands.py
|
fix: set FORCE to 1 in dev env NOCHANGELOG
|
2025-01-10 19:17:58 +00:00 |
test_decorators.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
test_fields.py
|
User follow with trackfavorite and listening activity (#1810 and #2075)
|
2024-12-06 14:17:21 +00:00 |
test_filters.py
|
refactor: upgrade code to >=python3.7 (pre-commit)
|
2022-11-23 22:08:55 +00:00 |
test_middleware.py
|
fix(embed): Make sure embed has sane default image and correct link
|
2023-11-28 12:16:22 +00:00 |
test_models.py
|
Supporting multi-artist per tracks/albums (#1568)
|
2024-08-29 14:11:35 +00:00 |
test_mutations.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
test_pagination.py
|
More configurable pagination
|
2019-04-09 11:15:43 +02:00 |
test_permissions.py
|
Playlist federation (#1458)
|
2025-01-03 18:17:25 +00:00 |
test_preferences.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
test_routers.py
|
Remove JWT related code
|
2021-04-28 10:44:28 +02:00 |
test_scripts.py
|
refactor: upgrade code to >=python3.7 (pre-commit)
|
2022-11-23 22:08:55 +00:00 |
test_search.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
test_serializers.py
|
test(api): fix warnings by renaming fixtures
|
2022-11-24 20:18:35 +00:00 |
test_session.py
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |
test_storages.py
|
Fix #847: Use ASCII filename before upload to S3 to avoid playback issues
|
2019-06-11 09:56:46 +02:00 |
test_tasks.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
test_throttling.py
|
test(throttling): Explicitly enable throttling to make test more stable
|
2024-01-03 10:02:08 +00:00 |
test_utils.py
|
test(api): Add test for link rendering
|
2022-12-29 17:35:09 +00:00 |
test_views.py
|
fix(api): Use correct data field for rate limiting identity field
|
2023-11-28 18:09:56 +00:00 |