.. |
management
|
fix: set FORCE to 1 in dev env NOCHANGELOG
|
2025-01-10 19:17:58 +00:00 |
migrations
|
Update dependency djangorestframework to v3.14.0 (develop) NOCHANGELOG
|
2022-11-06 19:29:38 +00:00 |
scripts
|
refactor: upgrade code to >=python3.7 (pre-commit)
|
2022-11-23 22:08:55 +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
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
apps.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
authentication.py
|
chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy
|
2024-02-26 07:44:18 +00:00 |
cache.py
|
Fixed failing tests
|
2020-02-18 15:34:10 +01:00 |
channels.py
|
Revert to apline:3.11 to stay on Python 3.7 (3.8 has issues with channels)
|
2020-02-18 15:20:15 +01:00 |
consumers.py
|
Revert to apline:3.11 to stay on Python 3.7 (3.8 has issues with channels)
|
2020-02-18 15:20:15 +01:00 |
decorators.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
dynamic_preferences_registry.py
|
Add missing space
|
2021-01-30 17:00:04 +01:00 |
factories.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
fields.py
|
User follow with trackfavorite and listening activity (#1810 and #2075)
|
2024-12-06 14:17:21 +00:00 |
filters.py
|
fix: Make Artist ordering by name case insensitive
|
2023-10-10 13:02:13 +02:00 |
locales.py
|
See #170: RSS feeds for channels
|
2020-01-31 09:11:39 +01:00 |
middleware.py
|
fix(embed): Make sure embed has sane default image and correct link
|
2023-11-28 12:16:22 +00:00 |
mixins.py
|
refactor: upgrade code to >=python3.7 (pre-commit)
|
2022-11-23 22:08:55 +00:00 |
models.py
|
chore: Update django api
|
2024-02-26 07:44:18 +00:00 |
mutations.py
|
refactor: upgrade code to >=python3.7 (pre-commit)
|
2022-11-23 22:08:55 +00:00 |
pagination.py
|
More configurable pagination
|
2019-04-09 11:15:43 +02:00 |
permissions.py
|
User follow with trackfavorite and listening activity (#1810 and #2075)
|
2024-12-06 14:17:21 +00:00 |
preferences.py
|
chore: Replace deprecated django.contrib.postgres.forms.JSONField with django.forms.JSONField
|
2024-02-26 07:44:18 +00:00 |
renderers.py
|
feat(manifest): Use proper Renderer class for spa manifest
|
2022-10-18 18:24:19 +00:00 |
routers.py
|
Fixed compat with iTunes
|
2020-08-11 13:07:39 +02:00 |
search.py
|
docs: fix spelling errors (pre-commit)
|
2022-11-24 01:43:36 +01:00 |
serializers.py
|
chore: Replace deprecated smart_text with smart_str
|
2024-02-26 07:44:18 +00:00 |
session.py
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
signals.py
|
chore: Remove deprecated argument for signal
|
2024-02-26 07:44:18 +00:00 |
storage.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
tasks.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
throttling.py
|
fix(api): Use correct data field for rate limiting identity field
|
2023-11-28 18:09:56 +00:00 |
utils.py
|
fix(api): pylint crashes on redefined-builtin
|
2023-01-29 12:47:02 +00:00 |
validators.py
|
chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy
|
2024-02-26 07:44:18 +00:00 |
views.py
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |