4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-18 15:07:05 +00:00
AzuraCast/src/Exception
Buster "Silver Eagle" Neece cbb35d55a1
Storage Quota Overhaul
- Adds enforcement of storage location quotas to album art uploads, podcast uploads, broadcast recordings and backups.
 - Removes PodcastMediaRepository to avoid a circular dependency problem
 - All storage locations will periodically update their "space used" via a cron task
 - Adds a quota display to the podcast management page
2021-11-23 09:44:41 -06:00
..
Supervisor System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
BootstrapException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
CannotProcessMediaException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
CsrfValidationException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
InvalidPodcastMediaFileException.php Implement Podcasting Support 2021-05-24 23:29:07 -05:00
InvalidRequestAttribute.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
NoFileUploadedException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
NotFoundException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
NotLoggedInException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
PermissionDeniedException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
PodcastNotFoundException.php Implement Podcasting Support 2021-05-24 23:29:07 -05:00
RateLimitExceededException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
StationNotFoundException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
StationUnsupportedException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
StorageLocationFullException.php Storage Quota Overhaul 2021-11-23 09:44:41 -06:00
SupervisorException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
ValidationException.php Move first-time registration to Vue component. 2021-10-26 19:00:51 -05:00
WrappedException.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00