.. |
management
|
Fixed broken tag generation in load_test_data command
|
2019-07-18 14:08:38 +02:00 |
migrations
|
Resolve "Adding cover art to my albums"
|
2019-11-27 12:26:12 +01:00 |
scripts
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
__init__.py
|
Initial commit that merge both the front end and the API in the same repository
|
2017-06-23 23:00:42 +02:00 |
admin.py
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
apps.py
|
[EPIC] Audio metadata update - UI / API
|
2019-02-28 09:31:04 +01:00 |
auth.py
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |
authentication.py
|
Resolve "Per-user libraries" (use !368 instead)
|
2018-09-06 18:35:02 +00:00 |
channels.py
|
Fixed logging issues
|
2018-12-26 20:24:42 +01:00 |
consumers.py
|
Revert "Merge branch '629-cookie-auth' into 'develop'"
|
2019-03-15 15:52:30 +01:00 |
decorators.py
|
Resolve "Implement a Oauth provider in Funkwhale"
|
2019-03-25 17:02:51 +01:00 |
dynamic_preferences_registry.py
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
factories.py
|
Resolve "Adding cover art to my albums"
|
2019-11-27 12:26:12 +01:00 |
fields.py
|
Added GenericRelationFilter
|
2019-08-29 12:25:41 +02:00 |
filters.py
|
Revert "Apply suggestion to api/funkwhale_api/common/filters.py"
|
2019-10-15 15:46:48 +02:00 |
middleware.py
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
models.py
|
Resolve "Adding cover art to my albums"
|
2019-11-27 12:26:12 +01:00 |
mutations.py
|
See #432: can now suggest tags on tracks/albums/artists (API)
|
2019-07-15 14:20:28 +02:00 |
pagination.py
|
More configurable pagination
|
2019-04-09 11:15:43 +02:00 |
permissions.py
|
See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility
|
2019-11-25 09:49:49 +01:00 |
preferences.py
|
Reduce number of cache calls by retrieving multiple preferences at once in nodeinfo
|
2019-09-16 11:32:38 +02:00 |
routers.py
|
Fix #877: Ensure API urls answer with and without a trailing slash
|
2019-07-02 14:31:47 +02:00 |
search.py
|
See #689: Fixed some performance issues with filtering on library/upload/track pages
|
2019-04-19 14:16:23 +02:00 |
serializers.py
|
Resolve "Adding cover art to my albums"
|
2019-11-27 12:26:12 +01:00 |
session.py
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
signals.py
|
[EPIC] Audio metadata update - UI / API
|
2019-02-28 09:31:04 +01:00 |
storage.py
|
Fix #847: Use ASCII filename before upload to S3 to avoid playback issues
|
2019-06-11 09:56:46 +02:00 |
tasks.py
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
throttling.py
|
See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP
|
2019-09-17 11:23:59 +02:00 |
utils.py
|
"[EPIC] Report option on everything - reports models
|
2019-08-22 11:30:30 +02:00 |
validators.py
|
Can now add domains via manage API / UI
|
2019-01-05 18:21:35 +01:00 |
views.py
|
Resolve "Adding cover art to my albums"
|
2019-11-27 12:26:12 +01:00 |