AzuraCast/src/Entity
Buster "Silver Eagle" Neece c24f5dfc69
Implement SMTP Mail Delivery and Self-Service Password Reset (#3848)
2021-02-27 20:50:45 -06:00
..
Api Add station URL and playlist download URLs to NowPlaying/Station APIs. 2021-02-09 23:16:03 -06:00
ApiGenerator Add station URL and playlist download URLs to NowPlaying/Station APIs. 2021-02-09 23:16:03 -06:00
Fixture Move "Enable Advanced Settings" to DB and make it actually work. 2021-02-02 22:17:57 -06:00
Migration Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Repository Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Traits Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Analytics.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
ApiKey.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
AuditLog.php #3545 -- Avoid spurious settings logs; clean up existing ones. 2020-12-11 10:53:41 -06:00
CustomField.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
Listener.php Listener tracking improvements 2021-01-27 11:42:54 -06:00
MessengerMessage.php Move back to MariaDB-based message queue to resolve major issues. 2020-12-09 20:14:38 -06:00
Metadata.php Add Support for Remote Album Art on APIs and Media Uploads (#3680) 2021-01-18 23:44:15 -06:00
PathAwareInterface.php Ensure all paths are uniform across tables that have them. 2020-12-30 19:39:50 -06:00
ProcessableMediaInterface.php Track Unprocessable Media in a separate table to avoid reprocessing it. 2020-12-22 01:10:03 -06:00
Relay.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
Role.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
RolePermission.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
Settings.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
SettingsTable.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
SftpUser.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
Song.php Add Support for Remote Album Art on APIs and Media Uploads (#3680) 2021-01-18 23:44:15 -06:00
SongHistory.php #3771 -- Expand "song_history" columns to be full integers. 2021-02-06 19:58:02 -06:00
SongInterface.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Station.php Refine adapter changes for compatibility. 2021-01-19 15:16:32 -06:00
StationBackendConfiguration.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
StationFrontendConfiguration.php Fix password and playlist provisioning for newly created stations. 2021-01-22 16:34:06 -06:00
StationMedia.php Fix issue with media processing due to missing song id when external album art is enabled (#3691) 2021-01-19 09:57:12 -06:00
StationMediaCustomField.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
StationMount.php #3732 -- Allow having no local mount points visible on public pages. 2021-02-04 21:42:26 -06:00
StationMountInterface.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
StationPlaylist.php Move "Enable Advanced Settings" to DB and make it actually work. 2021-02-02 22:17:57 -06:00
StationPlaylistFolder.php Ensure all paths are uniform across tables that have them. 2020-12-30 19:39:50 -06:00
StationPlaylistMedia.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
StationQueue.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
StationRemote.php Listener tracking improvements 2021-01-27 11:42:54 -06:00
StationRequest.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
StationSchedule.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
StationStreamer.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
StationStreamerBroadcast.php Fix broadcasts not being marked as ended on DJ disconnect (#3681) 2021-01-15 21:09:16 -06:00
StationWebhook.php #3733 -- Simplify webhook dispatch and add rate-limiting. 2021-02-04 15:47:08 -06:00
StorageLocation.php Fix quota not being used for raw storage calculation on local storage locations (#3584) 2020-12-20 20:41:05 -06:00
UnprocessableMedia.php Ensure all paths are uniform across tables that have them. 2020-12-30 19:39:50 -06:00
User.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
UserLoginToken.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00