Commit graph

47 commits

Author SHA1 Message Date
Agate
84859c9b32 Fix #1099: Dropped python 3.5 support. Python 3.6 is the minimum required version 2020-08-20 12:11:47 +02:00
Agate
55f4fde0f4 Fix #1102: Do not include tracks in album API representation 2020-07-06 10:16:45 +02:00
Agate
88c6c2bdbc
Merge branch 'master' into develop 2020-06-05 11:29:31 +02:00
Agate
aa8b1b5f83
Fix #1151: Updated the /api/v1/libraries endpoint to support listing public libraries of a pod 2020-06-05 11:21:10 +02:00
Tony Wasserka
609dd3b495 Increase image quality of downscaled images from 70 to 95 2020-05-07 19:18:19 +02:00
Agate
9fde0df4dc
Version bump and changelog for 0.21-rc2 2020-04-22 11:10:55 +02:00
Agate
ecb7c464a1 Improved CLI importer reliability and UX 2020-04-15 11:23:50 +02:00
Eliot Berriot
c0cbda9451
Version bump and changelog for 0.21 2020-04-09 09:57:16 +02:00
Eliot Berriot
07f27b838e
Fix #170: changelog 2020-04-09 08:59:15 +02:00
Eliot Berriot
93f2c9f83c
Fix #1039: setting to enforce email signup verification 2020-04-01 14:34:56 +02:00
Eliot Berriot
e313fcd033 Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
Eliot Berriot
d9afed5067 Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
Eliot Berriot
2896a3de69
Postgres 10-to-11 upgrade instructions 2020-02-25 10:57:52 +01:00
Eliot Berriot
4b2b250047
Fixed broken db with postgres:11.7 2020-02-15 12:01:19 +01:00
Eliot Berriot
ef6219e8c4
Fixed issue with service worker scope 2020-01-09 15:23:37 +01:00
Eliot Berriot
e15d806634 Resolve "Redesign the sidebar/navigation to simplify the UI" 2019-12-26 11:38:26 +01:00
Eliot Berriot
57949c02c1 Revert "Revert "Fix #994: use PostgreSQL full-text-search""
This reverts commit 7b0db234e2.
2019-12-18 11:26:59 +01:00
Eliot Berriot
654d206033 Server CLI: user management 2019-11-25 09:45:53 +01:00
Eliot Berriot
2088eb49b4
Version bump and changelog for 0.20.1 2019-10-28 10:54:14 +01:00
Eliot Berriot
4e7f1e63d2
Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
Eliot Berriot
34ffab2707
Version bump and changelog for 0.20 2019-10-04 10:42:33 +02:00
Eliot Berriot
e82dda302f
Fix #932: Updated docs to ensure streaming works when using Minio/S3 and DSub 2019-10-03 10:58:20 +02:00
Eliot Berriot
01223afa80 Resolve "Add optional donation/contribution link in-app" 2019-09-23 11:30:25 +02:00
Eliot Berriot
297c8f2b67 Resolve "[Epic] New landing page" 2019-09-23 11:14:54 +02:00
Eliot Berriot
9f3182caf7 See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00
Eliot Berriot
d28bf65d00 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
Eliot Berriot
bc631ca971 See #890: Documentation and release notes 2019-09-13 14:48:18 +02:00
Ciarán Ainsworth
1b8ca04a45 Added documentation and notes about S3 content headers 2019-08-19 10:09:08 +02:00
Eliot Berriot
33a3d937a0 Fix #432: release notes and documentation for tags 2019-07-25 13:56:51 +02:00
Eliot Berriot
53782a5eb5
See #880: updated CSP, added X-Frame-Options on front-end files, ensure embeds work 2019-07-18 11:08:18 +02:00
Eliot Berriot
9c5f623d03
See #880: added CSP policy in deployment files 2019-07-18 10:21:55 +02:00
Eliot Berriot
8863f4ae61
Fix #853: changelog and release notes 2019-06-26 10:27:09 +02:00
Eliot Berriot
4de78995c0 Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
Eliot Berriot
101ae27885
Fix #565: store media files in S3 bucket 2019-04-23 18:01:42 +02:00
Eliot Berriot
f9a81892dc
Fix #689: changelog and release notes 2019-04-19 12:22:58 +02:00
Eliot Berriot
6649d0720d
Fix #781: Added a check_inplace_files management command to remove purge the database from references to in-place imported files that don't exist on disk anymore 2019-04-05 18:55:00 +02:00
Eliot Berriot
05f0129025 Better error handling on display for import errors (#718, #583, #501, #252, #544) 2019-04-04 16:07:43 +02:00
Eliot Berriot
5916a1ba99
Fix #777: Added a prune_library management command to remove obsolete metadata 2019-03-27 17:04:10 +01:00
Eliot Berriot
4c13d47387 Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
Eliot Berriot
bdf83bd8ff Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
Eliot Berriot
4a197e5475
Version bump and changelog for 0.18.1 2019-01-29 14:25:19 +01:00
Eliot Berriot
fa5676ed6e
Fix #678: Removed potential BREACH exploit because of Gzip compression 2019-01-29 10:21:57 +01:00
Renon
478b434858 add release notes for apache config 2019-01-24 10:21:34 +01:00
Eliot Berriot
f44d2b0694
Version bump and changelog 2019-01-22 12:04:30 +01:00
Eliot Berriot
e9e5b15d39
Fix #614: added alternative funkwhale/all-in-one docker image 2019-01-17 09:30:26 +01:00
Eliot Berriot
6aaa51e8e7
Fix #564: Added a script to prune pre 0.17 federated tracks 2019-01-14 17:11:24 +01:00
Eliot Berriot
4ec0687e39
Moved release notes/highlights in a dedicated file we can link to 2019-01-10 14:14:25 +01:00