ORIENT/modules/system/classes
Luke Towers 0101e1f96b Fix issue with image resizer URLs that contain URL-encoded characters (i.e. spaces)
Don't double decode the URL when validating it because the routing engine already decoded it once
2020-09-19 14:07:23 -06:00
..
CombineAssets.php Switch to October Rain assetic 2020-02-27 20:07:42 +11:00
ComposerManager.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ErrorHandler.php Avoid logging SystemExceptions twice 2020-08-28 13:57:12 -06:00
FileManifest.php Implement improved "set build" replacement (#5087) 2020-09-02 14:48:08 +08:00
ImageResizer.php Fix issue with image resizer URLs that contain URL-encoded characters (i.e. spaces) 2020-09-19 14:07:23 -06:00
MailManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MarkupManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MediaLibrary.php No need to throw exceptions when generating MediaLibrary URLs 2020-09-18 16:01:02 -06:00
MediaLibraryItem.php Update MM lang refs 2017-10-16 17:52:50 +11:00
ModelBehavior.php Fixes inconsistency in component partial folder names 2017-06-27 05:34:13 +10:00
PluginBase.php Change PluginBase::boot return type to void (PhpDocBlock) (#4957) 2020-02-28 17:52:01 +08:00
PluginManager.php Add getAllPlugins() method to PluginManager 2020-08-27 15:47:42 -06:00
SettingsManager.php Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
SourceManifest.php Add "changes" option for "october:version" command. 2020-09-03 11:48:35 +08:00
SystemController.php Finished initial implementation of resizer for all supported input image sources, added the storage/app/resized directory to the mirror command 2020-08-14 15:39:30 -06:00
UpdateManager.php Add "changes" option for "october:version" command. 2020-09-03 11:48:35 +08:00
VersionManager.php Merge branch 'develop' into wip/laravel-6 2020-04-29 16:58:58 -06:00