funkwhale/api/funkwhale_api/common
jon r f6faed0691 Fix frontend federation search 2025-05-03 11:32:24 +00:00
..
management fix: set FORCE to 1 in dev env NOCHANGELOG 2025-01-10 19:17:58 +00:00
migrations
scripts
__init__.py
admin.py
apps.py
authentication.py chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy 2024-02-26 07:44:18 +00:00
cache.py
channels.py
consumers.py
decorators.py
dynamic_preferences_registry.py
factories.py
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
middleware.py fix(embed): Make sure embed has sane default image and correct link 2023-11-28 12:16:22 +00:00
mixins.py
models.py Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00
mutations.py
pagination.py
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
routers.py
schema.yml Fix frontend federation search 2025-05-03 11:32:24 +00:00
search.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
serializers.py Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00
session.py
signals.py chore: Remove deprecated argument for signal 2024-02-26 07:44:18 +00:00
storage.py
tasks.py
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 Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00