Commit graph

810 commits

Author SHA1 Message Date
Creak
bad39e0974
Fix French translation for "Start radio" 2019-06-10 09:51:29 +02:00
Eliot Berriot
29739e2c03
Fixed missing contexts 2019-05-16 10:43:36 +02:00
Eliot Berriot
111fb413da Translated using Weblate (Arabic)
Currently translated at 55.2% (485 of 878 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ar/
2019-05-16 09:54:01 +02:00
Eliot Berriot
9e7433924b
Added refresh button on album widget 2019-05-16 09:47:21 +02:00
Eliot Berriot
80fbb214db Merge branch '830-resend-accept' into 'develop'
Fix #830: Better handling of follow/accept messages to avoid and recover from...

Closes #830

See merge request funkwhale/funkwhale!765
2019-05-14 11:03:21 +02:00
Eliot Berriot
4a412d36a9
Fix #830: Better handling of follow/accept messages to avoid and recover from desync between instances 2019-05-14 10:59:49 +02:00
Eliot Berriot
cfecde4221
Fix #828: an encoding issue with instance name on about page 2019-05-14 09:43:19 +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
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
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
Ciarán Ainsworth
240ff4d3fe Resolve "Width of radio filters too narrow" 2019-05-07 13:48:15 +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
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
eba005255c
Fixed undefined reference error 2019-05-02 14:20:36 +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
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
0be93ec05b
Fix #563: unplayable radios for anonymous users 2019-05-02 10:05:20 +02:00
Eliot Berriot
1a639a8fde
Fix #550: Show remaining storage space during import and prevent file upload if not enough space is remaining 2019-04-30 16:47:51 +02:00
Eliot Berriot
5754c4a986
Fixed typo 2019-04-30 15:23:05 +02:00
Eliot Berriot
048339c7a2
Fix #809: Added admin options to disable login for users, ensure related content is deleted when deleting a user account 2019-04-30 14:46:05 +02:00
Eliot Berriot
8b88f92a8c
Fix #572: Preload next track in queue 2019-04-30 14:14:17 +02:00
Eliot Berriot
4f7052f589
Fixed issue with undefined el 2019-04-29 15:28:13 +02:00
Eliot Berriot
e34a90314f
Fixed error when accessing profile for anonymous users 2019-04-29 15:26:54 +02:00
Eliot Berriot
23caaded64
Typo 2019-04-25 09:20:20 +02:00
Qasim Ali
22f0235045 refactor playlist duplicate error structure
- use non_field_errors struct when writing duplicate track errors
- generalize frontend error handler and update frontend error parsing
2019-04-24 11:31:46 +02:00
Eliot Berriot
6da85ce0e9
Fix #719: Added a "load more" button on artist pages to load more tracks/albums 2019-04-23 12:54:52 +02:00
Eliot Berriot
71b7f416cc Merge branch '799-remove-lyrics' into 'develop'
Fix #799: Removed broken/instable lyrics feature

Closes #799

See merge request funkwhale/funkwhale!731
2019-04-23 10:36:10 +02:00
Eliot Berriot
0b94227782
Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
Eliot Berriot
0d3e0bb574
Fix #385: Improved readability of logo 2019-04-23 10:09:56 +02:00
Eliot Berriot
a414461f49
Fixed import error in web UI 2019-04-19 18:10:11 +02:00
Eliot Berriot
bcbda5def6 Splitted admin and other views in dedicated webpack chunks (~25% reduction of chunk size for regular users) 2019-04-19 17:33:44 +02:00
Eliot Berriot
a605bcbe76 Admin UI for libraries and uploads 2019-04-19 12:05:13 +02:00
Eliot Berriot
cdc617be27 Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
Eliot Berriot
55d0e52c55 Edits for artists and albums 2019-04-17 16:11:24 +02:00
Eliot Berriot
b4731928fc UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
Jo Vuit
b381b40ba9 Add tooltip for Hide artist content Button 2019-04-15 17:10:19 +02:00
Eliot Berriot
eb0c2a441d
Ensure the footer always stays at the bottom of the page 2019-04-12 16:45:27 +02:00
Eliot Berriot
4e44e4e4b6 Attribute artist 2019-04-11 10:17:10 +02:00
Eliot Berriot
0ce51d25d4
Can now edit track copyright information 2019-04-09 11:15:43 +02:00
Eliot Berriot
45142bf24b
Added better dropdown for choosing licenses 2019-04-09 11:15:43 +02:00
Eliot Berriot
e8c4deaa10
Removed obsolete information about soundcloud/youtube import 2019-04-08 15:17:31 +02:00
Eliot Berriot
e3bba6fe01 Merge branch '791-user-page-width' into 'develop'
Fix #791: overflowing input on account detail page

Closes #791

See merge request funkwhale/funkwhale!711
2019-04-08 12:32:36 +02:00
Eliot Berriot
ae626a5c0a
Fix #791: overflowing input on account detail page 2019-04-08 12:28:00 +02:00