Eliot Berriot
e3e0a2eaf4
Improved error handling
2018-06-21 19:51:25 +02:00
Eliot Berriot
107b1ea7dc
See #248 : can now generate and list invitations in the front-end
2018-06-21 19:51:24 +02:00
Eliot Berriot
d18f98e0f8
See #248 : can now sign up using invitation code
2018-06-21 19:29:00 +02:00
Eliot Berriot
8636b456a8
See #212 : user detail profile
2018-06-19 20:11:40 +02:00
Eliot Berriot
8e6b6f454a
See #212 : front-end list
2018-06-19 18:50:22 +02:00
Eliot Berriot
8b202d49c9
Merge branch '312-radios-delete' into 'develop'
...
radios permissions
Closes #311
See merge request funkwhale/funkwhale!257
2018-06-16 12:53:18 +00:00
Eliot Berriot
98e3bb9cfc
Fix #311 : Ensure radios can only be edited and deleted by their owners
2018-06-16 14:47:34 +02:00
Eliot Berriot
c6b79bcd75
Merge branch '287-websocket' into 'develop'
...
Resolve "Display bug in Activity"
Closes #287
See merge request funkwhale/funkwhale!250
2018-06-11 20:51:15 +00:00
Eliot Berriot
ef224e9fe9
Fixed #287 : duplicated websocket connexion on timeline
2018-06-11 22:47:00 +02:00
Eliot Berriot
d544ae3c1b
Merge branch 'troll-develop-patch-82829' into 'develop'
...
+ Pour aligner l’icône (artistes) au centre du cercle violet.
See merge request funkwhale/funkwhale!247
2018-06-11 16:24:57 +00:00
Eliot Berriot
1823554bbc
Merge branch '262-shuffle-feedback' into 'develop'
...
Resolve "No feedback on the shuffle button"
Closes #262
See merge request funkwhale/funkwhale!238
2018-06-11 16:20:37 +00:00
troll
30a519f598
+ Pour aligner l’icône (artistes) au centre du cercle violet.
...
+ Pour espacer les boutons:
- start radio
- play all albums
- search on wikipedia
- view on MusicBrainz
quand le navigateur est réduit car les boutons étaient collés les uns aux autres.
2018-06-10 19:28:33 +00:00
Eliot Berriot
9f18b95069
Fixed #245 : admin menu not showing after login
2018-06-10 14:25:22 +02:00
Eliot Berriot
5009a5d0cc
See #262 : lighter message blue, reversed order, less messages
2018-06-10 13:09:31 +02:00
Eliot Berriot
fd5c19163b
See #262 : added message feedback on play button
2018-06-10 13:00:08 +02:00
Eliot Berriot
f8de5c2f00
Fix #262 : added feedback on shuffle button
2018-06-10 13:00:08 +02:00
Eliot Berriot
3634c00ee6
See #262 : light messaging area and helpers for the front-end
2018-06-10 13:00:07 +02:00
Eliot Berriot
16718809f7
Fix #287 : Display file size in human format during file upload
2018-06-07 09:02:02 +02:00
Eliot Berriot
33ae51fc91
Merge branch '274-logging' into 'develop'
...
Resolve "Broken logging formatting in import task"
Closes #274 and #278
See merge request funkwhale/funkwhale!233
2018-06-05 18:55:17 +00:00
Eliot Berriot
5f5cb2838e
Fix #278 : Broken search bar on library home
2018-06-05 20:48:54 +02:00
Eliot Berriot
08bca983a7
Merge branch '239-tracks-download' into 'develop'
...
Resolve "Favorites downloading not working"
Closes #239
See merge request funkwhale/funkwhale!228
2018-06-05 17:48:03 +00:00
Eliot Berriot
bbfc48e630
Merge branch '275-size-error-upload' into 'develop'
...
Resolve "Uploading a big file via the web up fail without sending anything (Size error)"
Closes #275 and #276
See merge request funkwhale/funkwhale!229
2018-06-05 17:38:08 +00:00
Eliot Berriot
d0c7ff77f6
Fix #276 : Removed hardcoded size limit in file upload widget
2018-06-05 19:32:50 +02:00
Eliot Berriot
17d5fa6924
Fixed #239 : broken track download modal (overflow and wrong URL)
2018-06-05 19:25:38 +02:00
Eliot Berriot
7df783a700
Fix #281 : broken "play all" button that played only 25 tracks
2018-06-05 19:11:44 +02:00
Eliot Berriot
36a0a4df4f
Removed transcoding support ( #271 )
2018-06-03 18:33:28 +02:00
Eliot Berriot
f51c33615c
Fix #270 : display server version in the footer
2018-06-03 18:01:42 +02:00
Eliot Berriot
218a92547e
Merge branch '223-management-interface' into 'develop'
...
Resolve "Add a management interface for artists/albums/tracks"
Closes #223 and #241
See merge request funkwhale/funkwhale!216
2018-05-29 21:28:32 +00:00
Eliot Berriot
6b821bdfe3
Merge branch '225-radios-count' into 'develop'
...
Resolve "Radio shows containing only 25 tracks, when actually containing more tracks"
Closes #225
See merge request funkwhale/funkwhale!219
2018-05-29 21:28:03 +00:00
Eliot Berriot
7a8c336e0d
Fix #225 : Display proper total number of tracks on radio detail
2018-05-29 23:24:05 +02:00
Eliot Berriot
540c6fb583
Fixed #240 : ignored page_size paremeter on artist and favorites list
2018-05-29 23:21:03 +02:00
Eliot Berriot
256d98b77d
See #223 : delete actions is now dangerous anc cannot be applied to all files
2018-05-29 22:22:51 +02:00
Eliot Berriot
7df9112d55
See #223 : front-end to browse/manage library files
2018-05-29 00:07:38 +02:00
Eliot Berriot
67aef15aca
See #236 : front-end to manage users default permissions
2018-05-26 12:46:28 +02:00
Eliot Berriot
7ad19a3fbb
Ensure 403 errors are probably handled on the front-end
2018-05-26 12:46:13 +02:00
Eliot Berriot
8d55040e9e
See #230 : users with upload permission can now launch import and manage their own imports
2018-05-24 22:39:43 +02:00
Eliot Berriot
9c02954e46
Merge branch 'action-tables' into 'develop'
...
Action table component / implementation on federation library tracks
Closes #164 and #228
See merge request funkwhale/funkwhale!210
2018-05-24 19:11:33 +00:00
Eliot Berriot
6586b2b73d
See #228 : smarter action table with shift-click select
2018-05-24 20:07:14 +02:00
Eliot Berriot
f12fe0047f
See #228 : use action table component for federation library tracks
2018-05-24 00:05:14 +02:00
Eliot Berriot
fc88f72a71
See #228 : generic action table component
2018-05-24 00:05:00 +02:00
Eliot Berriot
c6b5c71d26
Upgraded to latest vue to benefit from slot scope
2018-05-23 22:55:33 +02:00
Eliot Berriot
ba4b6f6ba6
See #228 : now use our new action logic for library track import
2018-05-23 21:50:23 +02:00
Eliot Berriot
bcef31c18e
Merge branch '227-broken-translations' into 'develop'
...
Resolve "Fix broken i18n translations"
Closes #227
See merge request funkwhale/funkwhale!207
2018-05-22 21:41:58 +00:00
Eliot Berriot
e3d2c010ee
Fix #227 : fixed a few broken translation strings
2018-05-22 23:38:18 +02:00
Eliot Berriot
47cc2a3920
Fix #179 : fixed broken ordering in front-end lists
2018-05-22 23:30:37 +02:00
Eliot Berriot
54008aa37c
Merge branch '224-music-api' into 'develop'
...
Resolve "Better API for artists/album/tracks"
Closes #224 and #226
See merge request funkwhale/funkwhale!205
2018-05-22 21:04:09 +00:00
Eliot Berriot
a8baf8fa67
See #224 : updated front-end with new music API
2018-05-22 22:22:53 +02:00
Eliot Berriot
0c1a2b76c1
Fix #106 and #213 : better web uploader, that supports Flac files
2018-05-21 20:55:45 +02:00
Eliot Berriot
7b71463ef8
Removed acoustid support, as the integration was buggy and error-prone ( #106 )
2018-05-21 20:55:44 +02:00
Eliot Berriot
5a2e7dbccd
Merge branch '152-permissions' into 'develop'
...
Resolve "Permission management overhaul"
Closes #152
See merge request funkwhale/funkwhale!201
2018-05-19 09:38:32 +00:00