Commit Graph

16 Commits

Author SHA1 Message Date
faa51b116b Add can_control_volume permission to 'permissions' API response 2017-02-11 21:23:46 +01:00
28fabd437c Add route for login and permissions, return JSON on unauthorized API requests 2017-02-09 13:49:40 +01:00
99c5016d8a Multiupload revisited. Select multiple files at once for uploading. 2017-01-31 23:15:14 +01:00
a5c2331bcf Volume control from the web interface. 2017-01-30 16:39:25 +01:00
e0ac7cf4ce Allow bigger number of songs to be listed. 2017-01-30 13:44:38 +01:00
13f04e97de Support for formats other than MP3 (e.g. FLAC). 2017-01-28 14:13:17 +01:00
de79fcc89e Fix move down to actually move down instead of up. 2017-01-25 15:27:21 +01:00
6982a7a95b Merge artist and title searchbar into a single textbox. 2017-01-25 01:57:52 +01:00
e3b9ca66a5 Remove unused query. 2017-01-25 01:51:33 +01:00
e1356e71bd Do not search uploader from the "all"-bar. 2017-01-25 01:43:37 +01:00
6ceeb30999 Advanced searching through songs. 2017-01-25 01:37:22 +01:00
6601aaeffd Allow users to delete or move their requested songs down. 2017-01-24 17:42:35 +01:00
b9045c530c Speed up retrieving songs. 2017-01-22 18:24:44 +01:00
1b3c335511 Fix user not showing in list of songs. 2017-01-22 18:12:22 +01:00
33290df16b Order songs by artist and title. 2017-01-22 13:34:43 +01:00
47e7b5b59c Initial commit. 2017-01-20 17:47:45 +01:00