Pony.fm/app/Models
2016-05-28 12:53:18 -07:00
..
Activity.php Feature/notifications (#87) 2016-05-27 20:12:40 +01:00
Album.php Fixed a bad query. 2016-05-28 12:53:18 -07:00
Comment.php Feature/notifications (#87) 2016-05-27 20:12:40 +01:00
Favourite.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
Follower.php Feature/notifications (#87) 2016-05-27 20:12:40 +01:00
Genre.php Replaced Pony.fm's profiler with @barryvdh's Laravel Debugbar. 2016-02-16 02:53:28 -08:00
Image.php Made the image re-importer more robust + fixed a typo. 2016-03-16 09:32:39 -07:00
License.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
Notification.php Feature/notifications (#87) 2016-05-27 20:12:40 +01:00
PinnedPlaylist.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
Playlist.php Feature/notifications (#87) 2016-05-27 20:12:40 +01:00
ResourceLogItem.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
ResourceUser.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
Role.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
ShowSong.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
Track.php Fixed a bad query. 2016-05-28 12:53:18 -07:00
TrackFile.php Fixed track encodes. They work again! Also implemented a track re-encoding command. 2016-01-04 14:55:20 -08:00
TrackType.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
User.php Feature/notifications (#87) 2016-05-27 20:12:40 +01:00