funkwhale/api/funkwhale_api/common
Agate 3843d0af36
Merge branch 'master' into develop
2020-06-19 15:48:25 +02:00
..
management
migrations See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
scripts Increase image quality of downscaled images from 70 to 95 2020-05-07 19:18:19 +02: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 Support session/cookie based auth, see #1108 2020-05-18 12:03:30 +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 See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
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 Support session/cookie based auth, see #1108 2020-05-18 12:03:30 +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 Fix #1161: crash with null help text in admin 2020-06-19 13:53:13 +02: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 Increase image quality of downscaled images from 70 to 95 2020-05-07 19:18:19 +02:00
validators.py
views.py Fix #1077: improved performance and error handling in fetch_attachment 2020-04-21 14:50:02 +02:00