Commit Graph

1394 Commits

Author SHA1 Message Date
Eliot Berriot b3ae2040ec
Fix #149: better demo setup script, wider catalog 2018-07-22 11:26:33 +02:00
Eliot Berriot 870cb69fde
Added script to remove unused artifacts from repository 2018-07-21 22:28:37 +02:00
Eliot Berriot fa673c7c38 Merge branch '302-radio-save-message' into 'develop'
Resolve "save radio not showing info message"

Closes #305

See merge request funkwhale/funkwhale!333
2018-07-21 12:44:10 +00:00
Eliot Berriot 30ab74e468
Fix #305: Added feedback when creating/updating radio 2018-07-21 14:39:14 +02:00
Eliot Berriot 8f8ded7483 Merge branch 'remove-cacheops' into 'develop'
Removed django-cacheops dependency

See merge request funkwhale/funkwhale!332
2018-07-21 11:02:37 +00:00
Eliot Berriot 3a94462bd6
Removed django-cacheops dependency 2018-07-21 12:57:48 +02:00
Eliot Berriot 9a8de804cf Merge branch 'fixed-broken-playlists' into 'develop'
Fixed weird bug with versatile imgae field

See merge request funkwhale/funkwhale!331
2018-07-21 10:02:09 +00:00
Eliot Berriot 886680ed15
Fixed weird bug with versatile imgae field 2018-07-21 11:57:37 +02:00
Eliot Berriot 24132fa1a3 Merge branch '382-remove-parallel-upload' into 'develop'
Resolve "Freeze when uploading a lot of flac files in small configs (using Raspberry with YunoHost)"

Closes #382

See merge request funkwhale/funkwhale!329
2018-07-20 17:37:03 +00:00
Eliot Berriot 9fce989235
Fix #382: Remove parallelization of uploads during import to avoid crashing small servers 2018-07-20 19:32:42 +02:00
Eliot Berriot 27d54ee971 Merge branch 'playlist-perfs' into 'develop'
Use smaller images when possible to increase performance on client-side

See merge request funkwhale/funkwhale!328
2018-07-20 17:24:53 +00:00
Eliot Berriot 979c554b4a
Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
Eliot Berriot ba5c3bfc90 Update common.py with more blacklisted usernames 2018-07-19 10:49:01 +00:00
Eliot Berriot 63df2e29cb Merge branch 'translation-catalog-1' into 'develop'
New translations

See merge request funkwhale/funkwhale!327
2018-07-17 17:35:26 +00:00
Eliot Berriot 7f26c8e332
New translations 2018-07-17 19:30:40 +02:00
Eliot Berriot 7bc6b62623 Merge branch 'translations-integration' into 'develop'
Translations integration

See merge request funkwhale/funkwhale!326
2018-07-17 15:30:03 +00:00
Eliot Berriot c5e9ffdfac Translations integration 2018-07-17 15:30:03 +00:00
Eliot Berriot 20282539d4 Merge branch '284-browse-redesign' into 'develop'
Resolve "UX, UI : Browse Library"

Closes #284

See merge request funkwhale/funkwhale!317
2018-07-17 11:09:13 +00:00
Eliot Berriot 99a37dcb7a Resolve "UX, UI : Browse Library" 2018-07-17 11:09:13 +00:00
Eliot Berriot dc5eb1154e Merge branch 'develop' into 'develop'
Various improvements to docs

See merge request funkwhale/funkwhale!324
2018-07-17 07:58:22 +00:00
Wxcafé (Clément Hertling) 8ecdc64e53
removed comment about postgres 2018-07-14 15:49:58 +02:00
Wxcafé (Clément Hertling) b50e346569
fixes pip3/python3 inside virtualenv and re-creation of directories 2018-07-14 00:03:20 +02:00
Eliot Berriot 309eb845e1 Merge branch 'fix-shuffle-loading' into 'develop'
fix shuffle loading too big

See merge request funkwhale/funkwhale!322
2018-07-13 12:57:38 +00:00
RenonDis f3f4f709dc fix shuffle loading too big 2018-07-13 14:29:02 +02:00
Eliot Berriot 2e9fd9c3c7 Merge branch '366-notification-cross-click' into 'develop'
Resolve "Clicking on the cross on notification does not close them"

Closes #366

See merge request funkwhale/funkwhale!323
2018-07-13 12:18:34 +00:00
Renon 2fb5943c2a Resolve "Clicking on the cross on notification does not close them" 2018-07-13 12:18:34 +00:00
Eliot Berriot 26657dedef Merge branch '257-avatars' into 'develop'
Resolve "An avatar for users"

Closes #257

See merge request funkwhale/funkwhale!320
2018-07-13 12:10:39 +00:00
Eliot Berriot af270f4abd Resolve "An avatar for users" 2018-07-13 12:10:39 +00:00
Eliot Berriot b411df4f29 Merge branch 'patch-1' into 'develop'
Fix typo: exemple->example

See merge request funkwhale/funkwhale!321
2018-07-13 12:08:48 +00:00
Wxcafé (Clément Hertling) e3de7306ca
adds instructions for installation via git clone 2018-07-12 21:25:49 +02:00
Wxcafé (Clément Hertling) 5081c1fe54
removes script to load environement variables (?) 2018-07-12 21:19:51 +02:00
Wxcafé (Clément Hertling) 302e119f83
removes use of script for simpler direct installation 2018-07-12 21:16:33 +02:00
Wxcafé (Clément Hertling) 854283c2e5
fixed your->you're, reformatted paragraphs 2018-07-12 21:11:23 +02:00
Wxcafé (Clément Hertling) 46d5293964
adds funkwhale user authorization for postgres 2018-07-12 21:07:29 +02:00
Wxcafé (Clément Hertling) 19c5c8ab9b
fix python->python3 in debian docs 2018-07-12 20:59:18 +02:00
Andy Balaam ede0202f66 Fix typo: exemple->example 2018-07-12 08:42:36 +00:00
Eliot Berriot f6a3ed5bb9 Merge branch '318-add-changelog' into 'develop'
Missing changelog for slider enhancement

See merge request funkwhale/funkwhale!319
2018-07-11 18:00:02 +00:00
Cherry 9a9537f6e8 add changelog and fix slider outline 2018-07-11 19:54:27 +02:00
Eliot Berriot f5f65ecf79 Merge branch '107-volume-control' into 'develop'
Resolve "The volume control bar is a little small"

Closes #107

See merge request funkwhale/funkwhale!318
2018-07-11 17:16:49 +00:00
Eliot Berriot 7a22cb61eb Merge branch '334-empty-pagination' into 'develop'
Resolve "Don't display an empty page browser"

Closes #334

See merge request funkwhale/funkwhale!316
2018-07-11 17:15:03 +00:00
Renon a4047ff472 Resolve "Don't display an empty page browser" 2018-07-11 17:15:03 +00:00
Eliot Berriot 203b691a09 Merge branch '337-cropped-img' into 'develop'
Resolve "Track image cropped in queue"

Closes #337

See merge request funkwhale/funkwhale!314
2018-07-11 13:58:02 +00:00
Renon 676a1e171c Resolve "Track image cropped in queue" 2018-07-11 13:58:02 +00:00
RenonDis f1b4253596 add new volume control bar 2018-07-11 14:09:26 +02:00
Eliot Berriot a569611e76 Merge branch 'develop' into 'develop'
update feed url

See merge request funkwhale/funkwhale!313
2018-07-10 16:35:37 +00:00
Jee e8ea07a082 update feed url 2018-07-10 12:14:38 +02:00
Eliot Berriot f18a04b490 Merge branch '237-track-album-artist' into 'develop'
Resolve "Funkwhale unable to import Albums with multiple Artists"

Closes #237

See merge request funkwhale/funkwhale!311
2018-07-09 20:47:55 +00:00
Eliot Berriot 1458c084a7 Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
Eliot Berriot ce5502cab7 Merge branch '351-empty-name' into 'develop'
Resolve "Ensure artists with empty names are not accepted"

Closes #351

See merge request funkwhale/funkwhale!312
2018-07-09 20:39:12 +00:00
Eliot Berriot 93cd72ff09
Fix #351: Ensure we do not import artists with empty names 2018-07-09 22:35:32 +02:00