AzuraCast/src
Buster Neece e2bea751ad
#6748 -- Immediately add uploaded media to a playlist if the folder it's being uploaded to is set to auto-assign to one.
2023-11-20 19:50:37 -06:00
..
Assets Add EnvironmentAwareTrait. 2023-06-07 01:25:57 -05:00
Cache #6543 -- Force faster update on track change. 2023-08-22 20:29:55 -05:00
Console Downgrade station restart errors in CLI to display as warnings instead to avoid alarm fatigue with normal exceptions. 2023-11-03 08:56:41 -05:00
Container Implement SettingsAwareTrait. 2023-06-08 03:24:28 -05:00
Controller #6748 -- Immediately add uploaded media to a playlist if the folder it's being uploaded to is set to auto-assign to one. 2023-11-20 19:50:37 -06:00
Doctrine Bulk rename vars to camelCase (except controllers). 2023-06-08 06:32:32 -05:00
Entity #6748 -- Immediately add uploaded media to a playlist if the folder it's being uploaded to is set to auto-assign to one. 2023-11-20 19:50:37 -06:00
Enums Remove Hungarian (not enough translation support); add Japanese. 2023-10-19 21:43:46 -05:00
Event Merge commit 'bcf7d575ac18c8e8123c483364add72a84aec901' 2023-08-10 09:41:07 -05:00
Exception Add Supervisor services admin panel and notification. 2022-11-01 13:24:07 -05:00
Flysystem Fixes #6514 -- Hide all dot-prefixed files, not just our protected directories. 2023-08-20 03:01:50 -05:00
Http Add operation IDs to several other API operations. 2023-09-18 02:30:59 -05:00
Installer Make max. concurrent NP processes configurable (#6427) 2023-07-13 17:28:55 -05:00
Lock Enforce strict types across files. 2023-06-08 05:38:43 -05:00
Media #6566 -- Further refine how tags are processed. 2023-09-04 10:47:28 -05: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 Import annotated/attributed classes. 2023-06-08 03:47:59 -05:00
Middleware Merge commit 'bcf7d575ac18c8e8123c483364add72a84aec901' 2023-08-10 09:41:07 -05:00
Nginx #6624 -- Change MIME type for m3u8 files to improve compatibility. 2023-10-07 11:53:09 -05:00
Normalizer Bulk rename vars to camelCase (except controllers). 2023-06-08 06:32:32 -05:00
Notification/Check Only show donate notif on production installs. 2023-11-18 23:40:26 -06:00
Radio Fix error flagged by PhpStan. 2023-11-06 05:12:02 -06:00
Security Bulk rename vars to camelCase (except controllers). 2023-06-08 06:32:32 -05:00
Service #6741 -- Reload services if symlinks need to be updated. 2023-11-18 21:27:59 -06:00
Session Make FlashLevels an enum. 2023-02-23 23:10:58 -06:00
Sync Fixes #6514 -- Hide all dot-prefixed files, not just our protected directories. 2023-08-20 03:01:50 -05:00
Tests Make some env vars immutable. 2023-11-02 08:22:32 -05:00
Traits Update Dropbox storage locations to support short-lived OAuth-compatible tokens. 2023-04-10 17:46:25 -05:00
Translations Implement per-language translation dynamic fetching on the frontend. 2023-07-22 19:22:38 -05:00
Utilities Improve how date ranges work on schedule API calls. 2023-11-05 04:11:44 -06:00
Validator/Constraints Bulk rename vars to camelCase (except controllers). 2023-06-08 06:32:32 -05:00
View Import annotated/attributed classes. 2023-06-08 03:47:59 -05:00
VueComponent Remove API URLs and ACL checks from admin VueProps. 2023-08-21 01:54:53 -05:00
Webhook #6635 -- Only log response as unsuccessful if it's HTTP 400 or above. 2023-10-08 10:37:20 -05:00
Xml Class finalization part 2. 2022-07-01 02:41:04 -05:00
Acl.php Fix notices on ACL. 2023-08-10 10:59:28 -05:00
AppFactory.php Make some env vars immutable. 2023-11-02 08:22:32 -05:00
Auth.php Bulk rename vars to camelCase (except controllers). 2023-06-08 06:32:32 -05:00
CallableEventDispatcher.php Final fix for removing "App\Entity" namespace. 2023-06-07 12:54:54 -05:00
CallableEventDispatcherInterface.php Re-internalize CallableEventDispatcher. 2022-11-13 16:55:20 -06:00
Customization.php Fix type checks, consolidate some widespread props. 2023-07-28 06:42:30 -05:00
Environment.php Make some env vars immutable. 2023-11-02 08:22:32 -05:00
Exception.php Final fix for removing "App\Entity" namespace. 2023-06-07 12:54:54 -05: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 Minor code style fixes. 2023-06-06 05:43:06 -05: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. 2023-11-18 21:46:36 -06:00
View.php Make some env vars immutable. 2023-11-02 08:22:32 -05:00