Commit Graph

202 Commits

Author SHA1 Message Date
Eliot Berriot 5758ab4c43
Merge branch 'master' into develop 2019-02-07 16:40:56 +01:00
Eliot Berriot d702f8f69f Merge branch '696-yarn-build-osx' into 'master'
Fix #696: Embed component name that could lead to issue when developping on OSX

See merge request funkwhale/funkwhale!587
2019-02-07 16:28:57 +01:00
Eliot Berriot c15b4381bb
Fix #696: Embed component name that could lead to issue when developping on OSX 2019-02-07 16:23:14 +01:00
Eliot Berriot 741199c551
Fix #697: Downgraded channels dependency to 2.1.6 to fix denied uploads 2019-02-07 16:17:51 +01:00
Eliot Berriot 5ce4cc8379
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon) 2019-01-30 16:54:35 +01:00
Eliot Berriot 253f026dc0 System actor 2019-01-30 11:54:43 +01:00
Eliot Berriot 4a197e5475
Version bump and changelog for 0.18.1 2019-01-29 14:25:19 +01:00
Eliot Berriot e9eb4e330a
Added user upload documentation 2019-01-29 12:21:39 +01:00
Eliot Berriot 46a93d6a8d
Fix #668: list icon alignement on landing page 2019-01-29 10:34:35 +01:00
Eliot Berriot fa5676ed6e
Fix #678: Removed potential BREACH exploit because of Gzip compression 2019-01-29 10:21:57 +01:00
Eliot Berriot 7df97263e5
Merge branch 'develop' 2019-01-29 10:06:04 +01:00
Vierkantor 0efdb6d980 Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
Eliot Berriot b989ae0e60
Fixed wrong URL in documentation for funkwhale_proxy.conf file when deploying using Docker 2019-01-27 14:45:38 +01:00
Eliot Berriot 78546232d0
Fix #685: Disable makemigrations in production and misleading message when running migrate 2019-01-26 22:01:47 +01:00
Eliot Berriot 3de9ae6936
Display progress during file upload 2019-01-26 20:45:14 +01:00
Eliot Berriot 4256d554e3
Fix #686: Added name attributes on all inputs to improve UX, especially with password managers 2019-01-26 18:06:19 +01:00
Eliot Berriot baa18bbdc7
Fix #676: overescaping issue in notifications and album page 2019-01-26 13:13:48 +01:00
Eliot Berriot 871db15908
Upgraded kombu to fix an incompatibility with redis>=3 2019-01-25 15:40:47 +01:00
Eliot Berriot 37ca06c370
Fixed celery worker defaulting to development settings instead of production 2019-01-25 15:39:48 +01:00
Eliot Berriot 0a7fd50d9a Fix #681: Hide pagination when there is only one page of results 2019-01-25 13:39:06 +01:00
Eliot Berriot cd36128769
Fix #684: Include shared/public playlists in Subsonic API responses 2019-01-25 12:12:00 +01:00
Eliot Berriot 7d003282eb
Fix #670: Use proper locale for date-related/duration strings 2019-01-25 11:34:30 +01:00
Eliot Berriot 702329b99f
Fix #683: wrong number of affected elements in bulk action modal 2019-01-25 10:31:53 +01:00
Eliot Berriot 51dbd905e7
Fix #666: crashing Django admin when loading track detail page 2019-01-24 11:06:11 +01:00
Renon 478b434858 add release notes for apache config 2019-01-24 10:21:34 +01:00
Renon 8af6b6ce08 fix apache conf file for 0.18 2019-01-22 16:19:25 +01:00
Eliot Berriot f44d2b0694
Version bump and changelog 2019-01-22 12:04:30 +01:00
Eliot Berriot 079c66625e
Fix #663: Do not try to create unaccent extension if it's already present 2019-01-22 09:58:35 +01:00
Eliot Berriot 0d461bef5e
Based Docker image on alpine to have a smaller (and faster to build) image 2019-01-21 13:54:46 +01:00
Eliot Berriot 6cf775512a Merge branch '659-about-styling' into 'develop'
Fixed #659: styling inconsistency on about page when instance description was missing

Closes #659

See merge request funkwhale/funkwhale!542
2019-01-17 11:53:41 +01:00
Eliot Berriot ef0383a84a
Fixed #659: styling inconsistency on about page when instance description was missing 2019-01-17 11:50:04 +01:00
Eliot Berriot f42383dbe7
Fix #424: Hide unplayable/emtpy playlists in "Browse playlist" pages 2019-01-17 11:42:46 +01:00
Eliot Berriot 2420ba8aae
Fix #410: Hide invitation code field during signup when it's not required 2019-01-17 11:31:06 +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 4a3c21a094
Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00
Eliot Berriot c20f1ad22e
Fix #650: Support setting a server URL in settings.json 2019-01-15 14:56:51 +01:00
Eliot Berriot 110f5208a8 Merge branch '610-link-to-button' into 'develop'
Fix #610: Use role=button instead of empty links for player controls

Closes #610

See merge request funkwhale/funkwhale!536
2019-01-14 17:34:53 +01:00
Eliot Berriot dd8aa7e7cd
Fix #610: Use role=button instead of empty links for player controls 2019-01-14 17:22:08 +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 08ce00e3cd
Fixed #469: parsing of embedded file cover for ogg files tagged with MusicBrainz Picard 2019-01-14 14:51:35 +01:00
Eliot Berriot 5fe30cf59b
Fix #658: Support blind key rotation in HTTP Signatures 2019-01-11 15:39:33 +01:00
Eliot Berriot 8c578fa9f5 Merge branch 'dependencies-update' into 'develop'
Dependencies update

Closes #657

See merge request funkwhale/funkwhale!531
2019-01-11 14:32:00 +01:00
Eliot Berriot 04dff01e66
Fix #657: changelog 2019-01-11 14:10:03 +01:00
Eliot Berriot cc777d7a36
Fix #656: Updated default docker postgres version from 9.4 to 11 2019-01-11 10:45:38 +01:00
Eliot Berriot 5cbd92dcb0
Fix #654: Increased default upload limit from 30 to 100MB 2019-01-11 09:51:23 +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
Eliot Berriot 53ade20722 Merge branch 'more-performant-favorites' into 'develop'
More performant favorites

See merge request funkwhale/funkwhale!522
2019-01-10 12:00:35 +01:00
Eliot Berriot 3916986fb8
Performance improvement when fetching favorites, down to a single, small http request 2019-01-10 11:58:18 +01:00
Eliot Berriot fbfbe36639
Changelog 2019-01-10 11:11:30 +01:00
Eliot Berriot 77d8344ede
Fixed #647: UI discrepency in playlist tracks count 2019-01-05 16:28:53 +01:00