AzuraCast/src
Buster "Silver Eagle" Neece 5727f12b6f
Settings refactor part 1: Rename App\Settings to App\Environment.
Previously AzuraCast had two very similar `$settings` variables, one that was from environment and the other from the database. This refactor distinguishes the two much more clearly.
2020-12-02 22:18:06 -06:00
..
Annotations/AuditLog Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Console Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Controller Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Doctrine Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Entity Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Event Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Exception #3475 -- Handle initial MIME detection returning "application/octet-stream". 2020-11-27 19:07:48 -06:00
Flysystem Composer dependency update and code style fixes from new test suites. 2020-12-01 07:45:01 -06:00
Form Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Http Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Media Add alternate FLAC mime type. 2020-11-30 22:00:31 -06:00
Message Unified Filesystem Overhaul (#3341) 2020-11-09 21:06:48 -06:00
MessageQueue Improve lock management and always clear locks when manually running sync. 2020-11-14 20:47:38 -06:00
Middleware Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Normalizer Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Notification Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Paginator Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Radio Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Security Make split token auth a standalone component (for future use). 2020-11-30 03:59:33 -06:00
Service Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Session Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Sync Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Tests Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Traits Fix API handling for storage locations. 2020-11-27 02:16:00 -06:00
Utilities Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Validator Unified Filesystem Overhaul (#3341) 2020-11-09 21:06:48 -06:00
Webhook Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Xml Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Acl.php Unified Filesystem Overhaul (#3341) 2020-11-09 21:06:48 -06:00
AppFactory.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Assets.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Auth.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Config.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Customization.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
DeferredCallable.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Environment.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
EventDispatcher.php Warn about sync tasks not having been run recently. 2020-11-12 15:30:02 -06:00
Exception.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
File.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
LockFactory.php Improve lock management and always clear locks when manually running sync. 2020-11-14 20:47:38 -06:00
Logger.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Plugins.php Add possibility to register message queue message handlers for plugins (#3288) 2020-10-18 00:56:44 -05:00
RateLimit.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Utilities.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Version.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
View.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
ViewFactory.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00