funkwhale/api/funkwhale_api/common
Petitminion 1658ee2841 fix(activitypub):delete no_user_query to avoid leaking data 2025-07-21 14:06:37 +02: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 fix(backend):AttributeError: 'AnonymousUser' object has no attribute 'get_channels_groups' 2025-06-04 12:24:36 +00:00
decorators.py
dynamic_preferences_registry.py
factories.py
fields.py fix(activitypub):delete no_user_query to avoid leaking data 2025-07-21 14:06:37 +02: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 Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +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(schema):update schema and documentation for release 2025-06-11 12:16:33 +02:00
search.py
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
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