AzuraCast/src
Buster "Silver Eagle" Neece c24f5dfc69
Implement SMTP Mail Delivery and Self-Service Password Reset (#3848)
2021-02-27 20:50:45 -06:00
..
Annotations/AuditLog Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Console Disable FK checks when restoring backups. 2021-02-22 16:17:11 -06:00
Controller Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Doctrine Refine adapter changes for compatibility. 2021-01-19 15:16:32 -06:00
Entity Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Event #3733 -- Simplify webhook dispatch and add rate-limiting. 2021-02-04 15:47:08 -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 Move "Enable Advanced Settings" to DB and make it actually work. 2021-02-02 22:17:57 -06:00
Http Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Media Use lock mechanism for global API rate limits. 2021-01-23 17:17:05 -06:00
Message #3733 -- Simplify webhook dispatch and add rate-limiting. 2021-02-04 15:47:08 -06:00
MessageQueue Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Middleware Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50: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 Revert weighted shuffle algorithm change (#3823) 2021-02-16 16:38:10 -06:00
Security Make split token auth a standalone component (for future use). 2020-11-30 03:59:33 -06:00
Service Use lock mechanism for global API rate limits. 2021-01-23 17:17:05 -06:00
Session Settings overhaul, part 2 2020-12-04 02:41:55 -06:00
Sync Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -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 #3733 -- Simplify webhook dispatch and add rate-limiting. 2021-02-04 15:47:08 -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 Improve verbosity of sync task logging. 2021-02-21 22:19:02 -06:00
Assets.php Add worker-src to CSP to allow WebDJ. 2021-01-16 21:34:41 -06:00
Auth.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Config.php Settings overhaul, part 2 2020-12-04 02:41:55 -06:00
Customization.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
DeferredCallable.php Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Environment.php Add queue log view into Upcoming Song Queue page. 2021-02-09 18:29:43 -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
Locale.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
LockFactory.php Use lock mechanism for global API rate limits. 2021-01-23 17:17:05 -06:00
Paginator.php Make Station Queue view a Vue component. 2021-02-09 13:57:25 -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 Fixes #3705 -- Implement stronger rate limit checking on Album Art APIs. 2021-01-23 11:03:16 -06:00
Version.php Update changelog and minor version bump. 2021-02-19 20:43:54 -06:00
View.php Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00