funkwhale/api/funkwhale_api/common
Agate 7e76fa0bae
Added domain: support to ?scope parameter
2020-06-05 11:37:12 +02:00
..
management
migrations See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
scripts Federation of avatars 2020-01-23 17:19:27 +01:00
__init__.py
admin.py
apps.py Fix #1085: Make URL-building logic more resilient against reverse proxy misconfiguration 2020-05-04 12:02:08 +02:00
auth.py Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:07:43 +02:00
authentication.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02: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
dynamic_preferences_registry.py
factories.py
fields.py
filters.py Added domain: support to ?scope parameter 2020-06-05 11:37:12 +02:00
locales.py See #170: RSS feeds for channels 2020-01-31 09:11:39 +01:00
middleware.py Fix #1107: Fix HTML <title> not including instance name in some situations 2020-05-06 00:23:42 +02:00
mixins.py First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
models.py Fixed attachments URL not honoring media URL 2020-04-15 12:07:04 +02:00
mutations.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
pagination.py
permissions.py
preferences.py Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
routers.py
search.py
serializers.py See #170: store and compute modification date on artists 2020-03-19 14:41:15 +01:00
session.py
signals.py
storage.py
tasks.py Fix #1077: improved performance and error handling in fetch_attachment 2020-04-21 14:50:02 +02:00
throttling.py See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
utils.py Importer updates: watch directories, handle metadata updates 2020-05-07 09:56:05 +02:00
validators.py
views.py Fix #1077: improved performance and error handling in fetch_attachment 2020-04-21 14:50:02 +02:00