4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-14 05:06:37 +00:00
AzuraCast/src/Entity
2021-01-19 15:17:02 -06:00
..
Api Dashboard Overhaul (#3651) 2021-01-10 20:41:58 -06:00
ApiGenerator Refactor adapters; move some static functions to be non-static and implement a better change tracking system. 2021-01-19 11:52:45 -06:00
Fixture Fix fixture loading with API keys. 2020-12-04 09:07:46 -06:00
Migration Allow hiding the "Download" button on "On-Demand" media page. 2021-01-05 00:43:01 -06:00
Repository Refine adapter changes for compatibility. 2021-01-19 15:16:32 -06:00
Traits Composer dependency update and code style fixes from new test suites. 2020-12-01 07:45:01 -06:00
Analytics.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
ApiKey.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -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 Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -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 Add Support for Remote Album Art on APIs and Media Uploads (#3680) 2021-01-18 23:44:15 -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 Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -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 Refactor adapters; move some static functions to be non-static and implement a better change tracking system. 2021-01-19 11:52:45 -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 Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -06:00
StationMountInterface.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
StationPlaylist.php Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -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 Split Utilities apart into individual categories. 2020-12-10 20:43:58 -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 Hide PhpStorm inspection on Doctrine entities. 2020-12-08 12:40:33 -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