koel/app/Models
2022-08-04 11:52:36 +02:00
..
Album.php fix: use UNSIGNED instead of INTEGER to support older MySQL versions 2022-08-03 12:16:44 +02:00
Artist.php fix: album count for contributing artists 2022-08-04 11:52:36 +02:00
Interaction.php feat!: make app progressive 2022-07-04 10:36:39 +02:00
Playlist.php fix(cs): broken static analysis 2022-07-27 20:08:57 +02:00
Setting.php feat: store settings as json instead of serialized 2022-07-07 23:23:41 +02:00
Song.php fix: koel:init 2022-08-02 10:21:05 +02:00
SongZipArchive.php feat: require PHP7.4 (#1326) 2021-06-05 12:47:56 +02:00
SupportsDeleteWhereValueNotIn.php feat: use UUIDs for song IDs 2022-08-01 12:42:33 +02:00
SupportsS3.php fix(cs): broken static analysis 2022-07-27 20:08:57 +02:00
User.php fix(cs): broken static analysis 2022-07-27 20:08:57 +02:00