Eliot Berriot
|
ae6d91dd25
|
Fox #324: Remove link to generic radios, since they don't have detail pages
|
2018-06-24 14:07:55 +02:00 |
Eliot Berriot
|
39b473f1e6
|
Fixed #310: current track restart/hiccup when shuffling queue, deleting track from queue or reordering
|
2018-06-24 13:51:35 +02:00 |
Eliot Berriot
|
7d60155b0f
|
Merge branch '327-versatile-front' into 'develop'
Resolve "Make it possible to point the front-end to custom API urls"
Closes #327
See merge request funkwhale/funkwhale!269
|
2018-06-23 16:29:15 +00:00 |
Eliot Berriot
|
2e3a2cd6dd
|
See #327: Cleaned now unused backend.absoluteUrl and config module
|
2018-06-23 07:57:09 +02:00 |
Eliot Berriot
|
64cecf17a8
|
See #190: front-end to manage import requests
|
2018-06-22 18:25:17 +02:00 |
Eliot Berriot
|
a443f9431e
|
See #190: now store sidebar notifications in vuex store
|
2018-06-21 23:26:17 +02:00 |
Eliot Berriot
|
7cfa61292a
|
See #248: can now filter on invitation status and delete invitations
|
2018-06-21 19:51:26 +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
|
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 |
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
|
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
|
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
|
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
|
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
|
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 |
Eliot Berriot
|
4ce6715dc7
|
See #152: updated front-end to use new permissions
|
2018-05-18 22:18:02 +02:00 |
Thomas Citharel
|
f0a62fbad5
|
Change approve instance button from x to check
Closes #210
|
2018-05-18 11:58:32 +00:00 |
Eliot Berriot
|
21b4522688
|
See #206: added front-end to manage settings
|
2018-05-17 23:40:41 +02:00 |
Eliot Berriot
|
01cabc705d
|
See #195: track detail page now includes bitrate, duration and size
|
2018-05-15 22:24:20 +02:00 |
Eliot Berriot
|
8a321d4abe
|
Fix #201: escaping issue of track name in playlist modal
|
2018-05-15 18:37:44 +02:00 |
Eliot Berriot
|
2f5a13a339
|
Fix #199: unplayable tracks are now properly disabled in the interface
|
2018-05-12 10:52:58 +02:00 |