AzuraCast/src
Buster Neece 4cf9c626ad
Allow nginx to accelerate the newer `/var/azuracast/storage` folders (backups, binaries, etc)
2024-04-17 04:38:26 -05:00
..
Assets Update intervention/image. 2023-12-15 07:26:14 -06:00
Cache Fixes #6963 -- Escape cache keys for Now Playing so special characters don't cause problems. 2024-03-02 15:29:33 -06:00
Console Fixes #6963 -- Escape cache keys for Now Playing so special characters don't cause problems. 2024-03-02 15:29:33 -06:00
Container Implement SettingsAwareTrait. 2023-06-08 03:24:28 -05:00
Controller Fixes #7037 -- Fix CarbonImmutable error on stats overview page. 2024-04-17 01:06:39 -05:00
Doctrine Update Doctrine ORM to 3.0, DBAL to 4.0 and surrounding dependencies. 2024-03-03 12:44:11 -06:00
Entity Fixes #7030 -- Fix new migrations not extending from abstract class that overrides transactionality. 2024-03-28 12:37:04 -05:00
Enums Fixes #6804 -- Clean up exceptions: 2023-12-17 10:33:17 -06:00
Event More type fixes! 2024-01-14 13:20:01 -06:00
Exception Simplify and clean up exception handling. 2024-01-25 19:28:57 -06:00
Flysystem Fixes #6514 -- Hide all dot-prefixed files, not just our protected directories. 2023-08-20 03:01:50 -05:00
Http Simplify and clean up exception handling. 2024-01-25 19:28:57 -06:00
Installer Fixes #6951 -- Fix type issue on InstallCommand. 2024-03-02 15:35:33 -06:00
Lock Update PHP dependencies (including several Symfony libraries to 7.x). 2023-12-01 00:38:16 -06:00
Media Use common trait for searching across controllers; add type strictness to several $request->getParam calls on controllers. 2024-01-15 11:24:27 -06:00
Message Fixes #6350 -- Tighten security of webhook test dispatching via log level, not IANA IP check. 2023-08-20 19:17:23 -05:00
MessageQueue Don't use Redis logical databases 2024-01-12 03:40:39 -06:00
Middleware Simplify and clean up exception handling. 2024-01-25 19:28:57 -06:00
Nginx Allow nginx to accelerate the newer `/var/azuracast/storage` folders (backups, binaries, etc) 2024-04-17 04:38:26 -05:00
Notification/Check Only show donate notif on production installs. 2023-11-18 23:40:26 -06:00
Radio Fix CarbonImmutable checks. 2024-03-19 05:41:43 -05:00
Rss Fixes #7009 -- Add no-op writer to RSS feed to register Podcast namespace for PSP-1 compliance. 2024-03-22 10:31:00 -05:00
Security Merge commit '98b31298b086a00a47efa35c3e2b81a0cb8b3f37' 2023-11-26 02:52:21 -06:00
Service Revert "Add support for rich searches with FusePHP (no separate search index required)." 2024-04-16 02:45:52 -05:00
Session More type fixes! 2024-01-14 13:20:01 -06:00
Sync Make sure podcast times are consistently in the future for unpublished playlist-synced episodes. 2024-03-22 10:36:14 -05:00
Tests Update AppFactory and HttpFactory to support long-running services like Roadrunner. 2023-12-22 16:21:10 -06:00
Traits Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00
Translations Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00
Utilities Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00
Validator/Constraints Fix or individually ignore the errors in the PHPstan baseline. 2023-12-01 01:18:57 -06:00
View Import annotated/attributed classes. 2023-06-08 03:47:59 -05:00
VueComponent Remove extraneous prop. 2023-12-20 08:54:11 -06:00
Webhook More type fixes! 2024-01-14 13:20:01 -06:00
Xml Remove PHPStan error ignores that are fixed in PHPStan now. 2024-01-27 14:17:58 -06:00
Acl.php More type fixes! 2024-01-14 13:20:01 -06:00
AppFactory.php Build app for CLI too. 2023-12-22 21:38:51 -06:00
Auth.php Simplify and clean up exception handling. 2024-01-25 19:28:57 -06:00
CallableEventDispatcher.php Type fixes relating to DI phpstan stubs. 2024-01-14 13:51:04 -06:00
CallableEventDispatcherInterface.php Re-internalize CallableEventDispatcher. 2022-11-13 16:55:20 -06:00
Customization.php Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00
Environment.php Don't use Redis logical databases 2024-01-12 03:40:39 -06:00
Exception.php Fixes #6804 -- Clean up exceptions: 2023-12-17 10:33:17 -06:00
OpenApi.php Fixes #5631: Separate parameter key and parameter name to fix station_id requirements. 2023-04-23 21:53:48 -05:00
Paginator.php Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00
Plugins.php Bulk rename vars to camelCase (except controllers). 2023-06-08 06:32:32 -05:00
RateLimit.php Add EnvironmentAwareTrait. 2023-06-07 01:25:57 -05:00
Version.php Version bump to 0.19.5. 2024-02-20 04:44:29 -06:00
View.php Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00