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 |
Eliot Berriot
|
9e8c223021
|
Updated forum urls
|
2019-03-27 13:45:52 +01:00 |
Eliot Berriot
|
4c13d47387
|
Resolve "Implement a Oauth provider in Funkwhale"
|
2019-03-25 17:02:51 +01:00 |
Eliot Berriot
|
9a162c57ca
|
Merge branch 'master' into develop
|
2019-03-20 20:45:06 +01:00 |
Eliot Berriot
|
f9edbd9d7a
|
Fix #766: Added title on hover for truncated content
|
2019-03-20 20:34:07 +01:00 |
Elza Gelez
|
546ee9c9f5
|
Fix playlist icon padding on the homepage
|
2019-03-20 16:23:20 +01:00 |
Eliot Berriot
|
4f98e5ae7f
|
Fix too wide padding on small screens
|
2019-03-20 16:20:29 +01:00 |
Ciarán Ainsworth
|
df8b98674e
|
Resolve #630: "Do not allow tab closure during upload"
|
2019-03-20 16:00:27 +01:00 |
Eliot Berriot
|
75785ee001
|
Fixed typo
|
2019-03-20 11:40:25 +01:00 |
Eliot Berriot
|
b12c823dd9
|
Merge branch 'master' into develop
|
2019-03-20 11:36:16 +01:00 |
Ciarán Ainsworth
|
77b41fc0b4
|
Resolve #630: "Do not allow tab closure during upload"
|
2019-03-18 10:09:28 +01:00 |
jovuit
|
86534e7392
|
Common context for duplicates
Removes unnecessary `...` for more coherence
|
2019-03-18 10:07:58 +01:00 |
Eliot Berriot
|
b9f0c6aecd
|
Revert "Merge branch '629-cookie-auth' into 'develop'"
This reverts commit 8b47af8b81, reversing
changes made to c0055b3b20.
|
2019-03-15 15:52:30 +01:00 |
Eliot Berriot
|
c395076fce
|
Resolve "Use cookies instead of local storage for auth in Web UI"
|
2019-03-13 16:50:49 +01:00 |
Ciarán Ainsworth
|
f6629c0dc7
|
Added a link to changelog for version, added some CSS to change color of instance/keyboard shortcuts
|
2019-03-13 09:54:37 +01:00 |
Eliot Berriot
|
4230b4f1f4
|
Fix #751: saving moderation policy when clicking on "Cancel"
|
2019-03-11 10:46:46 +01:00 |
jovuit
|
e923913d5d
|
Moved privacy/visibility labels out of Form.vue to use the ones in
mixins/Translations.vue
|
2019-03-11 10:11:00 +01:00 |
Eliot Berriot
|
b0ebbabf20
|
Fixed #652: escaping issues in translated strings
|
2019-03-08 15:20:31 +01:00 |
Eliot Berriot
|
72606388ff
|
Fixed broken extraction of contexts
|
2019-03-08 12:44:17 +01:00 |
Eliot Berriot
|
8ae00b0698
|
Fix #747: Support embedding full artist discographies
|
2019-03-08 10:34:50 +01:00 |
Eliot Berriot
|
491c79efa0
|
Merge branch 'master' into develop
|
2019-03-07 13:44:33 +01:00 |
Eliot Berriot
|
a3a7ec0873
|
Fix #716: constant and unpredictable reordering during file upload
|
2019-03-07 10:35:33 +01:00 |
Eliot Berriot
|
57446d3770
|
Removed heavy dividers in settings page
|
2019-03-06 17:43:12 +01:00 |
Eliot Berriot
|
71859b6fb0
|
Fix too wide padding on small screens
|
2019-03-06 17:40:26 +01:00 |
Eliot Berriot
|
1a20223c38
|
Make table scrollables (and improve their resizing)
|
2019-03-06 17:40:09 +01:00 |
jovuit
|
ec09281d1c
|
Merge branch 'develop' into 'button404'
# Conflicts:
# front/src/components/PageNotFound.vue
|
2019-03-01 14:35:15 +01:00 |
jovuit
|
3b9fd20d3b
|
Added translation context
Minor rewording
Added changelog fragment
|
2019-03-01 14:29:58 +01:00 |
Jo Vuit
|
a3d64bf81b
|
Fixed broken app by deleting double translate-context parameters
|
2019-03-01 12:58:57 +01:00 |
jovuit
|
83ec87d891
|
Removed unused translation strings.
Changed string `title` to `album_name` and `track_name` respectively
|
2019-03-01 12:39:25 +01:00 |