AzuraCast/app/models
2017-08-04 18:48:24 -05:00
..
Api #180 -- Add "is_live" flag to now playing API song response. 2017-07-30 00:51:20 -05:00
Migration Modify 255-length VARCHARs to 191 for UTF8MB4. 2017-08-04 03:08:03 -05:00
Repository Strip non-ASCII characters when sending to LS, then add them back in API/display. 2017-08-04 18:48:24 -05:00
Analytics.php [Best Practices] Start rewriting Doctrine entities to use getter/setters. 2017-08-02 20:00:10 -05:00
ApiKey.php Move "src/" to "app/src/" and reintroduce modularization for easy plugin-style extension. 2017-04-08 03:05:33 -05:00
Listener.php Modify 255-length VARCHARs to 191 for UTF8MB4. 2017-08-04 03:08:03 -05:00
Role.php Move "src/" to "app/src/" and reintroduce modularization for easy plugin-style extension. 2017-04-08 03:05:33 -05:00
RolePermission.php Closes #119 -- Add ability to clone a station from an existing one. 2017-05-11 00:48:38 -05:00
Settings.php Remove extraneous App code that's no longer used (or superceded by Doctrine itself) 2017-05-02 16:13:16 -05:00
Song.php Strip non-ASCII characters when sending to LS, then add them back in API/display. 2017-08-04 18:48:24 -05:00
SongHistory.php Strip non-ASCII characters when sending to LS, then add them back in API/display. 2017-08-04 18:48:24 -05:00
Station.php Fix bug where updating station profile would cause errors in AutoDJ. 2017-08-04 06:46:30 -05:00
StationMedia.php Strip non-ASCII characters when sending to LS, then add them back in API/display. 2017-08-04 18:48:24 -05:00
StationMount.php Modify 255-length VARCHARs to 191 for UTF8MB4. 2017-08-04 03:08:03 -05:00
StationPlaylist.php Adjunct to #120 -- Add ability to export playlists as PLS or M3U files. 2017-05-13 11:16:57 -05:00
StationRequest.php Fix an issue caused by the last commit regarding song requests. 2017-05-12 03:48:21 -05:00
StationStreamer.php Move "src/" to "app/src/" and reintroduce modularization for easy plugin-style extension. 2017-04-08 03:05:33 -05:00
User.php Modify 255-length VARCHARs to 191 for UTF8MB4. 2017-08-04 03:08:03 -05:00