koel/resources/assets/js/services
Fiete Börner 4298774e7f implement simple multi disc support (#687)
* add disc field to songs table via migration

* add disc field to song model

* collect disc information in file sync process

* sort song list by disc and track number in album context

* check the disc field in file test

* remove nullable flag from disc field in add_disc_into_songs migration

* fix php code style issues

* fix js code style

* fix sort usage in song-list

* sort songs by inserting into queue by clicking the album/artist item play button (album_id, disc, track)

* add disc to sync tags in media model
2017-12-03 11:02:31 +01:00
..
info Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00
download.js add support for non root installations (#673) 2017-10-26 15:59:53 +01:00
http.js add support for non root installations (#673) 2017-10-26 15:59:53 +01:00
index.js Add a remote controller view 2017-08-25 01:37:21 +01:00
ls.js Refactor 2017-01-17 22:09:27 +08:00
playback.js implement simple multi disc support (#687) 2017-12-03 11:02:31 +01:00
socket.js fix pusher auth endpoint path (#674) 2017-10-27 23:49:08 +01:00
youtube.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00