koel/app/Repositories
Javier López 7ba295efad Non interactive koel:init (#886)
* Use ADMIN_* variables if available to create the admin account

* Add APP_MEDIA_PATH for media directory

* Use the standard --no-interaction flag to koel:init

* Undo variable aligment and code formatting

* Prefer early return over else, add new line before return statements

* Some fixes
2019-01-01 12:53:20 +01:00
..
Traits Use repositories 2018-08-29 13:15:11 +07:00
AbstractRepository.php Non interactive koel:init (#886) 2019-01-01 12:53:20 +01:00
AlbumRepository.php Rewrite the file synchronization handling logic 2018-08-29 16:41:42 +07:00
ArtistRepository.php Rewrite the file synchronization handling logic 2018-08-29 16:41:42 +07:00
InteractionRepository.php Add "Recently Played" playlist (#839) 2018-10-20 23:46:12 +02:00
PlaylistRepository.php Use repositories 2018-08-29 13:15:11 +07:00
RepositoryInterface.php Use repositories 2018-08-29 13:15:11 +07:00
SettingRepository.php Use repositories 2018-08-29 13:15:11 +07:00
SongRepository.php Non interactive koel:init (#886) 2019-01-01 12:53:20 +01:00
UserRepository.php Use repositories 2018-08-29 13:15:11 +07:00