koel/app/Models
2022-11-16 18:57:38 +01:00
..
Album.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
Artist.php fix(compilation): some bugs with album artists 2022-10-10 10:33:30 +02:00
Interaction.php feat: add and use "last played" timestamp for songs (#1578) 2022-11-08 18:38:28 +01:00
Playlist.php feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
PlaylistFolder.php test: add tests for playlist folder functionalities 2022-09-10 12:45:04 +07:00
Setting.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
Song.php feat: improve song updating logic 2022-10-12 14:33:41 +02:00
SongZipArchive.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
SupportsDeleteWhereValueNotIn.php fix: incorrect deleteWhereValueNotIn behavior 2022-08-10 08:57:20 +02:00
User.php feat: use a composition token (#1592) 2022-11-16 18:57:38 +01:00