koel/resources/assets/js/stores
Fiete Börner c970481f19 add support for non root installations (#673)
* remove all absolute forward slashes to make relative urls

* set global baseUrl in common blade template

use this variable in all api calls

* fix absolute url paths in scss

set a base href in app index files for all relative resource paths

* rename baseUrl to BASE_URL
2017-10-26 15:59:53 +01:00
..
album.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00
artist.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00
equalizer.js Lint everything 2016-11-26 10:25:35 +07:00
favorite.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00
index.js Lint everything 2016-11-26 10:25:35 +07:00
playlist.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00
preference.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00
queue.js Fix a bug with multiple current songs 2017-05-04 19:55:46 +07:00
setting.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00
shared.js Merge branch 'master' of github.com:phanan/koel 2017-10-21 17:56:42 +01:00
song.js add support for non root installations (#673) 2017-10-26 15:59:53 +01:00
user.js Use babel-plugin-root-import 2017-10-03 00:01:37 +01:00