Eliot Berriot
|
818d78344f
|
Version bump for 0.19.0-rc2
|
2019-05-10 10:05:26 +02:00 |
Eliot Berriot
|
cf37314cc5
|
Merge branch 'translations-integration' into 'develop'
Translations integration
See merge request funkwhale/funkwhale!762
|
2019-05-10 09:50:16 +02:00 |
Eliot Berriot
|
634d733166
|
Translated using Weblate (French)
Currently translated at 71.6% (629 of 878 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
|
2019-05-10 09:50:16 +02:00 |
Eliot Berriot
|
8bb0a34a71
|
Ensure proper HTML root in tests
|
2019-05-10 09:34:20 +02:00 |
Eliot Berriot
|
6749b72884
|
Fixed broken pipeline
|
2019-05-10 09:32:06 +02:00 |
Eliot Berriot
|
2b1f6dafa9
|
Merge branch 'trash-queue-icon' into 'develop'
Added list corner icon to trash icon in player controls to make it's function more obvious
See merge request funkwhale/funkwhale!758
|
2019-05-09 13:54:19 +02:00 |
Eliot Berriot
|
a1bac0131d
|
Updated link to apps
|
2019-05-09 13:29:27 +02:00 |
Eliot Berriot
|
27001a87aa
|
Merge branch '819-upload-admin' into 'develop'
Fix #819: Fixed invalid required fields in Upload django's admin
Closes #819
See merge request funkwhale/funkwhale!761
|
2019-05-09 12:17:09 +02:00 |
Eliot Berriot
|
1f3f790f63
|
Fix #819: Fixed invalid required fields in Upload django's admin
|
2019-05-09 12:13:00 +02:00 |
Eliot Berriot
|
d9d96a85cf
|
Avoid triggering an HTTP request for frontend HTML in docker
|
2019-05-09 12:07:11 +02:00 |
Eliot Berriot
|
b49126b2cf
|
Merge branch '824-oembed-url' into 'develop'
Fix #824: Fixed invalid OEmbed URL when using a local FUNKWHALE_SPA_HTML_ROOT
Closes #824
See merge request funkwhale/funkwhale!760
|
2019-05-09 12:05:30 +02:00 |
Eliot Berriot
|
8db9ec979e
|
Fix #824: Fixed invalid OEmbed URL when using a local FUNKWHALE_SPA_HTML_ROOT
|
2019-05-09 12:02:08 +02:00 |
Eliot Berriot
|
94d080c30f
|
Merge branch 'serve-from-s3' into 'develop'
Serve from s3
See merge request funkwhale/funkwhale!759
|
2019-05-09 11:47:46 +02:00 |
Eliot Berriot
|
86269c1b07
|
Can now serve audio content directly from S3
|
2019-05-09 11:43:35 +02:00 |
Eliot Berriot
|
70cbe73fc0
|
Fixed some player issues
|
2019-05-09 11:01:45 +02:00 |
Eliot Berriot
|
948a2b0f1f
|
Added list corner icon to trash icon in player controls to make it's function more obvious
|
2019-05-09 10:20:58 +02:00 |
Eliot Berriot
|
bdc97803bf
|
Merge branch 'docs-bind-mounts' into 'develop'
Add bind mount docs for docker inplace import
See merge request funkwhale/funkwhale!757
|
2019-05-09 09:20:14 +02:00 |
Renon
|
ccff200348
|
Add bind mount docs for docker inplace import
|
2019-05-09 09:20:14 +02:00 |
Eliot Berriot
|
bfe28cc12e
|
Merge branch '822-width-of-radio-filters-too-narrow' into 'develop'
Resolve "Width of radio filters too narrow"
Closes #822
See merge request funkwhale/funkwhale!756
|
2019-05-07 13:48:15 +02:00 |
Ciarán Ainsworth
|
240ff4d3fe
|
Resolve "Width of radio filters too narrow"
|
2019-05-07 13:48:15 +02:00 |
Eliot Berriot
|
f20e83cd0f
|
Merge branch 'player-enhancements' into 'develop'
Player enhancements
See merge request funkwhale/funkwhale!755
|
2019-05-07 13:07:06 +02:00 |
Eliot Berriot
|
aad2a50536
|
Fixed issue when transcoding from federation
|
2019-05-07 12:36:29 +02:00 |
Eliot Berriot
|
9671db0229
|
Fixed chained preloading of tracks when remote answers with error
|
2019-05-07 12:32:41 +02:00 |
Eliot Berriot
|
2cdf26b028
|
Fixed small issues with queue
|
2019-05-07 12:05:18 +02:00 |
Eliot Berriot
|
58195cd4d1
|
Added small timeout before playback to avoid loading lots of tracks when skipping through the queue
|
2019-05-07 11:59:41 +02:00 |
Eliot Berriot
|
bc87674b34
|
Fixed error not hidden when playing next track
|
2019-05-07 11:47:53 +02:00 |
Eliot Berriot
|
2c92825a08
|
Removed errored sounds from cache
|
2019-05-07 11:39:37 +02:00 |
Eliot Berriot
|
3b06cd25ee
|
Include uuid in filterable fields for music models
|
2019-05-07 11:29:25 +02:00 |
Eliot Berriot
|
a89ebe68b8
|
Merge branch 'bearer-token-url' into 'develop'
Bearer token url
See merge request funkwhale/funkwhale!754
|
2019-05-03 12:33:49 +02:00 |
Eliot Berriot
|
9c2351bad9
|
Can now provide default app name, scope and redirect uris via query string when creating app
|
2019-05-03 12:30:58 +02:00 |
Eliot Berriot
|
c8fcf1b0d9
|
Support oauth token in URL
|
2019-05-03 12:30:57 +02:00 |
Eliot Berriot
|
00169768bc
|
Merge branch '817-duplicate-locations-in-nginx-template' into 'develop'
Resolve "Duplicate locations in nginx template"
Closes #817
See merge request funkwhale/funkwhale!753
|
2019-05-03 09:47:44 +02:00 |
Ciarán Ainsworth
|
b6def586a1
|
Resolve "Duplicate locations in nginx template"
|
2019-05-03 09:47:44 +02:00 |
Eliot Berriot
|
e3b0efb25f
|
Bump to 0.19.0-rc1
|
2019-05-02 14:26:46 +02:00 |
Eliot Berriot
|
eba005255c
|
Fixed undefined reference error
|
2019-05-02 14:20:36 +02:00 |
Eliot Berriot
|
dbd8253575
|
Merge branch 'translations-integration' into 'develop'
Translations integration
See merge request funkwhale/funkwhale!752
|
2019-05-02 14:11:47 +02:00 |
Eliot Berriot
|
3436956ca9
|
Translated using Weblate (Esperanto)
Currently translated at 89.7% (808 of 901 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/eo/
|
2019-05-02 14:11:47 +02:00 |
Eliot Berriot
|
3f70706486
|
Merge branch 'follow-public-library' into 'develop'
Fixed follow autoapproval not working with "instance" visibility level
See merge request funkwhale/funkwhale!749
|
2019-05-02 14:01:10 +02:00 |
Eliot Berriot
|
1345ba183c
|
Fixed follow autoapproval not working with "instance" visibility level
|
2019-05-02 13:57:42 +02:00 |
Eliot Berriot
|
9d09e9f83c
|
Merge branch '808-supported-mimetypes' into 'develop'
Fix #808: Advertise the list of supported upload extensions in the Nodeinfo endpoint
Closes #808
See merge request funkwhale/funkwhale!748
|
2019-05-02 13:18:14 +02:00 |
Eliot Berriot
|
119df01335
|
Fix #808: Advertise the list of supported upload extensions in the Nodeinfo endpoint
|
2019-05-02 13:15:33 +02:00 |
Eliot Berriot
|
2b7dac2175
|
Merge branch 'dependency-issue' into 'develop'
Fixed a dependency issue
See merge request funkwhale/funkwhale!747
|
2019-05-02 12:10:58 +02:00 |
Eliot Berriot
|
72d6d7e17d
|
Fixed a dependency issue
|
2019-05-02 12:07:46 +02:00 |
Eliot Berriot
|
fcbef85c94
|
Merge branch 'playback-issues' into 'develop'
Playback issues
See merge request funkwhale/funkwhale!746
|
2019-05-02 11:56:28 +02:00 |
Eliot Berriot
|
2aee8d791e
|
Fixed attribute error
|
2019-05-02 11:53:14 +02:00 |
Eliot Berriot
|
cd9cd4d01c
|
Fixed some playback issues
|
2019-05-02 11:43:47 +02:00 |
Eliot Berriot
|
a8fbd85ade
|
Merge branch '815-django-upgrade' into 'develop'
Fix #815: Bumped dependencies to latest versions
Closes #815
See merge request funkwhale/funkwhale!745
|
2019-05-02 11:11:18 +02:00 |
Eliot Berriot
|
3646d696a6
|
Fix #815: Bumped dependencies to latest versions
|
2019-05-02 11:07:35 +02:00 |
Eliot Berriot
|
2b76e36a54
|
Merge branch '812-radio-tracks' into 'develop'
Fix #812: Ensure correct track duration and playable status when browsing radios
Closes #812
See merge request funkwhale/funkwhale!744
|
2019-05-02 10:21:31 +02:00 |
Eliot Berriot
|
8c04acd8e7
|
Fix #812: Ensure correct track duration and playable status when browsing radios
|
2019-05-02 10:17:55 +02:00 |