AzuraCast/src/Entity
Buster Neece 133ab260dc
Auto-scale NP timeout if not set in environment vars.
2023-01-22 19:16:20 -06:00
..
Api Use common NowPlaying component for station profile. 2023-01-09 17:03:03 -06:00
ApiGenerator Remove string-to-Uri-to-string in many places; update to take advantage of Slim Router perf update. 2022-11-06 14:42:50 -06:00
Attributes Class finalization part 1. 2022-07-01 01:06:29 -05:00
Enums Add "song_changed_live" Webhook trigger and restructure comomon Webhook components. 2022-11-27 03:49:58 -06:00
Fixture Update media processing to include cover art handling. 2022-10-29 11:57:45 -05:00
Interfaces Minor interface/class cleanup. 2022-06-02 17:27:33 -05:00
Migration Create new expandable StationBrandingConfiguration object. 2023-01-02 14:47:16 -06:00
Repository Auto-scale NP timeout if not set in environment vars. 2023-01-22 19:16:20 -06:00
StorageLocationAdapter Re-internalize Flysystem extensions. 2022-11-13 02:00:56 -06:00
Traits Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
AbstractStationConfiguration.php Code quality sweep. 2022-06-16 05:56:33 -05:00
Analytics.php Minor code cleanup and deprecation fixes. 2022-05-17 02:51:00 -05:00
ApiKey.php Re-internalize the Doctrine entity normalizer library. 2022-11-13 18:36:13 -06:00
AuditLog.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
CustomField.php Fixes #4943 -- Avoid using all-numeric stubs. 2022-02-02 20:37:27 -06:00
Listener.php Add HLS support to listener reports and metrics. 2022-06-26 13:01:40 -05:00
ListenerDevice.php Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
ListenerLocation.php Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
Podcast.php Improve accuracy of generics. 2022-05-31 06:41:35 -05:00
PodcastCategory.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
PodcastEpisode.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
PodcastMedia.php Remove implicit cast from float to int. 2021-12-12 08:35:07 -06:00
Relay.php Improve accuracy of generics. 2022-05-31 06:41:35 -05:00
Role.php Improve accuracy of generics. 2022-05-31 06:41:35 -05:00
RolePermission.php Merge commit 'e6397a893da04c0a28c2306d39233b8a072e54e0' 2022-01-07 02:26:40 -06:00
Settings.php Ensure empty-able strings in Settings are null if epty. 2023-01-16 02:09:16 -06:00
SftpUser.php Implement Entity/Repository station helpers. 2022-05-30 01:25:35 -05:00
Song.php Make the "Station Offline" message translateable. 2022-06-27 19:46:33 -05:00
SongHistory.php Fix issues relating to how jingles process in song history. 2022-08-22 23:12:19 -05:00
Station.php Create new expandable StationBrandingConfiguration object. 2023-01-02 14:47:16 -06:00
StationBackendConfiguration.php Fixes #5567 -- Prevent HLS from being the default unless explicitly selected. 2022-07-05 03:09:37 -05:00
StationBrandingConfiguration.php Add per-station branding support. 2023-01-03 16:55:49 -06:00
StationFrontendConfiguration.php Fix issues with unset backend/frontend config on profile form. 2022-06-01 21:53:16 -05:00
StationHlsStream.php Fixes #6007 -- Implement Google Analytics Measurement V4. 2023-01-14 02:04:13 -06:00
StationMedia.php Re-internalize the Doctrine entity normalizer library. 2022-11-13 18:36:13 -06:00
StationMediaCustomField.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
StationMount.php Fixes #5967 -- Hide bitrate for lossless streams. 2022-12-27 07:59:53 -06:00
StationPlaylist.php Re-internalize the Doctrine entity normalizer library. 2022-11-13 18:36:13 -06:00
StationPlaylistFolder.php Minor interface/class cleanup. 2022-06-02 17:27:33 -05:00
StationPlaylistMedia.php Code fixes and deprecated 8.1 fixes. 2021-12-10 21:48:19 -06:00
StationQueue.php Add support for per-streamer custom artwork. 2022-05-30 23:23:03 -05:00
StationRemote.php Fixes #5967 -- Hide bitrate for lossless streams. 2022-12-27 07:59:53 -06:00
StationRequest.php Implement Entity/Repository station helpers. 2022-05-30 01:25:35 -05:00
StationSchedule.php Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
StationStreamer.php Re-internalize the Doctrine entity normalizer library. 2022-11-13 18:36:13 -06:00
StationStreamerBroadcast.php Fixes #5837, Fixes #5765 -- Fix issues with Broadcasts modal. 2022-11-08 19:05:25 -06:00
StationWebhook.php Fixes WebOoks triggering all the time #5894 2022-12-01 00:43:21 -06:00
StorageLocation.php Re-internalize Flysystem extensions. 2022-11-13 02:00:56 -06:00
UnprocessableMedia.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
User.php Re-internalize the Doctrine entity normalizer library. 2022-11-13 18:36:13 -06:00
UserLoginToken.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00