AzuraCast/src
Buster "Silver Eagle" Neece 092f4ebd9d
Disable spellcheck on Edit Liquidsoap Config fields.
2021-01-20 14:05:19 -06:00
..
Annotations/AuditLog Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Console Refactor adapters; move some static functions to be non-static and implement a better change tracking system. 2021-01-19 11:52:45 -06:00
Controller Disable spellcheck on Edit Liquidsoap Config fields. 2021-01-20 14:05:19 -06:00
Doctrine Refine adapter changes for compatibility. 2021-01-19 15:16:32 -06:00
Entity Merge remote-tracking branch 'origin/master' 2021-01-19 15:17:02 -06:00
Event Add Support for Remote Album Art on APIs and Media Uploads (#3680) 2021-01-18 23:44:15 -06:00
Exception Make unprocessable media downloadable and show processing errors. 2020-12-22 15:40:33 -06:00
Flysystem Switch to Symfony Cache for PSR-6/16 implementation. 2020-12-12 17:45:34 -06:00
Form Refactor adapters; move some static functions to be non-static and implement a better change tracking system. 2021-01-19 11:52:45 -06:00
Http Improve native Unicode handling 2020-12-29 15:27:39 -06:00
Media Add Support for Remote Album Art on APIs and Media Uploads (#3680) 2021-01-18 23:44:15 -06:00
Message Make sync tasks a long-running logged process like backups. 2020-12-05 13:34:13 -06:00
MessageQueue Add "reprocess" batch media command. 2021-01-01 14:44:37 -06:00
Middleware Refactor adapters; move some static functions to be non-static and implement a better change tracking system. 2021-01-19 11:52:45 -06:00
Normalizer Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Notification/Check Refactor Acl to be part of the request lifecycle. 2021-01-11 05:08:06 -06:00
Radio Prevent "BAD_NAME" exception from failing entire profile page. 2021-01-20 01:54:03 -06:00
Security Make split token auth a standalone component (for future use). 2020-11-30 03:59:33 -06:00
Service Add Support for Remote Album Art on APIs and Media Uploads (#3680) 2021-01-18 23:44:15 -06:00
Session Settings overhaul, part 2 2020-12-04 02:41:55 -06:00
Sync Add "reprocess" batch media command. 2021-01-01 14:44:37 -06:00
Tests Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Traits Settings overhaul, part 2 2020-12-04 02:41:55 -06:00
Utilities Refactor adapters; move some static functions to be non-static and implement a better change tracking system. 2021-01-19 11:52:45 -06:00
Validator Unified Filesystem Overhaul (#3341) 2020-11-09 21:06:48 -06:00
Webhook #3535 -- Fix testing webhook with no NP data loaded yet. 2020-12-10 23:03:31 -06:00
Xml Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Acl.php Fix Acl error on actions without a user like internal API calls (#3661) 2021-01-11 17:36:39 -06:00
AppFactory.php Remove unneeded Logger utility class. 2020-12-19 20:17:49 -06:00
Assets.php Add worker-src to CSP to allow WebDJ. 2021-01-16 21:34:41 -06:00
Auth.php Settings refactor part 1: Rename App\Settings to App\Environment. 2020-12-02 22:18:06 -06:00
Config.php Settings overhaul, part 2 2020-12-04 02:41:55 -06:00
Customization.php #3558 -- Expand support for browser-determined locale. 2020-12-13 07:59:44 -06:00
DeferredCallable.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Environment.php Move log level to Environment; update changelog. 2020-12-15 07:44:20 -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
LockFactory.php Improve lock management and always clear locks when manually running sync. 2020-11-14 20:47:38 -06:00
Paginator.php Fixes #3609 -- Better handling of defaults for pagination. 2020-12-28 14:48:56 -06:00
Plugins.php Add possibility to register message queue message handlers for plugins (#3288) 2020-10-18 00:56:44 -05:00
RateLimit.php Switch to Symfony Cache for PSR-6/16 implementation. 2020-12-12 17:45:34 -06:00
Version.php Dashboard Overhaul (#3651) 2021-01-10 20:41:58 -06:00
View.php Dashboard Overhaul (#3651) 2021-01-10 20:41:58 -06:00