AzuraCast/src
Buster Neece 40d99ed212
Version bump to 0.19.7.
2024-05-06 17:37:37 -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 #6893 -- Loosen enforcement of passkeys on login page to support a broader range of passkeys and browsers. 2024-04-26 16:38:23 -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 Make Branding Config return in the API to take advantage of updated JSON serialization. 2024-04-25 12:48:53 -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 #7081 -- Allow forcing ACME cert renewal when manually doing things via debug or settings panel. 2024-05-04 19:26:37 -05:00
MessageQueue Don't use Redis logical databases 2024-01-12 03:40:39 -06:00
Middleware Implement common rate limit on public downloads of media. 2024-04-28 14:21:24 -05: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 Make XML writer support excluding opening tag in the writing process. 2024-04-21 07:09:28 -05:00
Security Merge commit '98b31298b086a00a47efa35c3e2b81a0cb8b3f37' 2023-11-26 02:52:21 -06:00
Service #7081 -- Allow forcing ACME cert renewal when manually doing things via debug or settings panel. 2024-05-04 19:26:37 -05:00
Session More type fixes! 2024-01-14 13:20:01 -06:00
Sync #7081 -- Allow forcing ACME cert renewal when manually doing things via debug or settings panel. 2024-05-04 19:26:37 -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 Update XML writer to support writing root element text and attributes (the reverse of what Reader does). 2024-04-21 09:46:20 -05: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.7. 2024-05-06 17:37:37 -05:00
View.php Merge commit '8ea5b1b85e9477cd6f1bbff475839b4e88986be5' 2023-12-04 00:48:40 -06:00