- Feb 05, 2020
-
-
Eliot Berriot authored
-
Eliot Berriot authored
-
- Feb 04, 2020
-
-
Eliot Berriot authored
Fixed a federation issue related to images See merge request !1024
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
- Feb 02, 2020
-
-
Eliot Berriot authored
Add deps for pillow in docker image See merge request !1023
-
techknowlogick authored
-
Eliot Berriot authored
Allow files with upper case extensions when uploading avatar See merge request !1022
-
techknowlogick authored
Discovered when attempting to upload a file with name avatar.JPG The following error was reported in the logs: ``` File "/app/funkwhale_api/common/serializers.py", line 213, in to_internal_value format=PIL.Image.EXTENSION[os.path.splitext(file_obj.name)[-1]], KeyError: '.JPG' ```
-
Eliot Berriot authored
Update dev.yml - Update swagger-ui docker image See merge request !1021
-
Shlee authored
-
Eliot Berriot authored
Update docker-compose.yml to use redis v5 Closes #1021 See merge request !1016
-
techknowlogick authored
Fix #1021
-
- Feb 01, 2020
-
-
Eliot Berriot authored
Update frontend Dockerfile to Node 12.14-Buster from Node 11-Stretch See merge request funkwhale/funkwhale!1018
-
Eliot Berriot authored
Update Dockerfile to use Alpine 3.11 See merge request !1017
-
techknowlogick authored
Reduce size of image by using --no-cache
-
Eliot Berriot authored
Use Node 12 (most recent LTS version) See merge request !1019
-
techknowlogick authored
-
- Jan 31, 2020
-
-
Shlee authored
-
Eliot Berriot authored
See #170: RSS feeds for channels See merge request !1015
-
Eliot Berriot authored
-
- Jan 30, 2020
-
-
Eliot Berriot authored
See #170: added proper meta and support embed for channels See merge request !1014
-
Eliot Berriot authored
-
Eliot Berriot authored
See #170: include channel info in artist representations See merge request !1013
-
Eliot Berriot authored
-
Eliot Berriot authored
See #170: don't expose channels libraries in API See merge request funkwhale/funkwhale!1012
-
Eliot Berriot authored
-
Eliot Berriot authored
See #170: can now filter tracks and albums by channel See merge request !1006
-
Eliot Berriot authored
Fixed broken pagination in uploads table See merge request !1011
-
Eliot Berriot authored
-
- Jan 29, 2020
-
-
Eliot Berriot authored
-
Eliot Berriot authored
Fix #348, #474, #557, #740, #928: improved deduplication logic to prevent skipped files during import
-
Eliot Berriot authored
Fix #1018: broken artist cards Closes #1018 See merge request !1009
-
Eliot Berriot authored
Fix #1015: broken migration on S3 Closes #1015 See merge request !1007
-
Eliot Berriot authored
- Jan 28, 2020
-
-
Eliot Berriot authored
-