funkwhale/api/funkwhale_api/common
Eliot Berriot e59cc33378 First round of improvements to channel management:
- use modals
- less proeminent button
- field styling/labels
2020-02-23 15:31:03 +01: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
auth.py
authentication.py
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 See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
locales.py See #170: RSS feeds for channels 2020-01-31 09:11:39 +01:00
middleware.py First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
mixins.py First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
models.py First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
mutations.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
pagination.py
permissions.py
preferences.py
routers.py
search.py
serializers.py Allow files with upper case extensions when uploading avatar 2020-02-02 09:11:35 +01:00
session.py
signals.py
storage.py
tasks.py
throttling.py See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
utils.py First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
validators.py
views.py Fix #923: Use same markdown widget for all content fields (rules, description, reports, notes, etc.) 2020-02-06 15:52:08 +01:00