koel/app/Repositories
2022-09-02 22:01:11 +07:00
..
Traits feat: add Excerpt search 2020-12-24 13:41:18 +01:00
AlbumRepository.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
ArtistRepository.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
InteractionRepository.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
PlaylistFolderRepository.php feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
PlaylistRepository.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
Repository.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
RepositoryInterface.php fix(cs): broken static analysis 2022-07-27 20:08:57 +02:00
SettingRepository.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
SongRepository.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
UserRepository.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00