82 Commits (5c94d249bbdf9e2e0c60dec2f3bb3eafb93ff6fb)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 9db31e75b4 Rename `CDN` to `External`. 3 years ago
maliming 519b300ef2
Add `is-cdn` to script/style taghelper. 3 years ago
maliming aa1d939200
Some minor improvements. 3 years ago
maliming 300c05fc2e
Add CDN support for bundles. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 4051d52cea Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Bundling 3 years ago
Salih d3853c2b3b Change uses that are NonceScript to ScriptNonce 3 years ago
Salih e76172acc3 Add lazyload script nonce support 3 years ago
Salih 41b254dbda Refactoring 3 years ago
Salih f47c721382 Refactoring 3 years ago
maliming 63eed88397
Show warning instead of crashing the application when a bundle script/style file not found. 3 years ago
Salih bc37a62d37 Add AbpSecurityHeaderNonceHelper 3 years ago
Salih fc6f75f472 Add abp-csp-loader script if UseContentSecurityPolicyNonce is true 3 years ago
Salih 7a9c556b16 Add AbpPreloadStyleLoadScriptContributor 3 years ago
Salih 7265f73abf Added script nonce 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming 3ffa41d8b0
Use the original file content when an error occurs. 5 years ago
maliming 7daaeeb765
Refactor. 5 years ago
maliming 54871ac651
Load script/style asynchronously. 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Halil İbrahim Kalkan 925694f72b Resolved #8163: Allow to ignore files on minification (MVC UI). 5 years ago
Halil İbrahim Kalkan 14da7b1ed1 Move bundling options to the abstractions package. 5 years ago
Halil İbrahim Kalkan 1c77e60862 Resolved #8080: Introduce Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions package. 5 years ago
Halil İbrahim Kalkan 9c4e87f6cb Improve the exception message. 5 years ago
Halil İbrahim Kalkan 02e1a77aaa Should not add BasicTheme css in the theming package.. 5 years ago
Halil İbrahim Kalkan 73e700addc Resolved #8006: Virtual File Middleware should be compatible with IWebHostEnvironment.WebRootFileProvider 5 years ago
liangshiwei 863e061108 Add lock 5 years ago
liangshiwei 815857daf1 Add ConfigureAll method to Bundle system 5 years ago
Ahmet 5318451927 Sorting all modifiers 5 years ago
maliming a7739c2ee3 Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 5 years ago
Halil İbrahim Kalkan 6b62ff8245 Consider "prod" suffix as minified file in addition to the "min". 6 years ago
liangshiwei ce050cd71c Change override async to async override 6 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 6 years ago
maliming 03ab2e12d8 Add Languages/LanguageFiles map feature. 6 years ago
maliming cf8c0d0231 Make WebRequestResources store resources according to the current request Path. 6 years ago
maliming 62cef5d7c0 Add GetUrlHelper extension method for ViewContext. 6 years ago
maliming 9c34e678bd Use tilde slash in script and style url. 6 years ago
Halil İbrahim Kalkan 53d43ccb3d Log the original file name on uglifier errors. 6 years ago
Halil İbrahim Kalkan b42a6edd97 Fixed #3521: bundling module wrong if condition. 6 years ago
Halil İbrahim Kalkan f6bf2dbb34 Improve the exception message in the AbpTagHelperResourceService. 6 years ago
Halil İbrahim Kalkan 3b34c2f83f Update AbpTagHelperResourceService.cs 6 years ago
maliming a8d4e7c229 Use Exists property to determine if the file exists. 6 years ago
maliming 797695ceb4 Allow replace & delete BundleContributor. 6 years ago