Commit Graph

515 Commits

Author SHA1 Message Date
Eliot Berriot 7a6ba83d03
Handle Cross-Origin canvas error in player 2019-07-02 16:20:20 +02:00
Eliot Berriot b20b1accff
Fixed front-error with undefined currentTrack 2019-07-02 16:20:20 +02:00
Eliot Berriot 18f0ed46a7
Fix #871: broken URL to artist and album on album and track pages 2019-06-28 11:57:32 +02:00
Eliot Berriot dc5db3a0c1
Fix #869: broken user admin for users with non-digit or letters in their username 2019-06-27 14:50:56 +02:00
Ciaran Ainsworth fb855cd016
Added buttons to search for objects on Discogs 2019-06-25 11:03:45 +02:00
Eliot Berriot 8308bc6a4d
Fix #864: Redirect from / to /library when user is logged in 2019-06-25 11:03:44 +02:00
Ciarán Ainsworth 79ced9514a
Resolve "Clicking on playlist name from PlaylistModal does nothing if current page is that playlist's page" 2019-06-25 11:03:44 +02:00
Ciarán Ainsworth a05106437c
Resolve "Align items vertically in search results" 2019-06-25 11:03:44 +02:00
Ciarán Ainsworth 3da6192ab3
Resolve "Hide favorites radios when user does not have any favorites" 2019-06-25 11:03:44 +02:00
Ciarán Ainsworth 69d10461d6
Resolve "Colorized 'play' button in front of the currently playing music" 2019-06-25 11:03:44 +02:00
Eliot Berriot d8dd76f199 Merge branch '833-translation-issue-homepage' into 'master'
Fix #833: broken translation on homepage

See merge request funkwhale/funkwhale!784
2019-06-17 08:25:46 +02:00
Eliot Berriot 3de249b54c
Fix #833: broken translation on home and track detail page 2019-06-11 15:30:21 +02:00
Eliot Berriot 05f2ca53b8
Fix #814: Added copy-to-clipboard button with Subsonic password input 2019-06-11 15:24:35 +02:00
Eliot Berriot b567868129
Fix #835: Hide pod statistics on about page if those are disabled 2019-06-10 15:45:59 +02:00
Ciarán Ainsworth 3ce247763c
Added fix + changelog fragment for #838 2019-06-10 09:51:30 +02:00
Eliot Berriot 9e7433924b
Added refresh button on album widget 2019-05-16 09:47:21 +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 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
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 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 8b88f92a8c
Fix #572: Preload next track in queue 2019-04-30 14:14:17 +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 0b94227782
Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +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 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 a4a112e081 Fix#795: cover not showing in queue/player when playing tracks from "albums" tab 2019-04-08 11:43:04 +02:00