Commit Graph

76 Commits (744553e1e2629944b4ca93208323b7f4a6108b8c)

Author SHA1 Message Date
liangshiwei 4051d52cea Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Bundling
2 years ago
Salih d3853c2b3b Change uses that are NonceScript to ScriptNonce
2 years ago
Salih e76172acc3 Add lazyload script nonce support
2 years ago
Salih 41b254dbda Refactoring
2 years ago
Salih 7809bafbfd
Merge branch 'dev' into salihozkara/SecurityHeader
2 years ago
Salih f47c721382 Refactoring
2 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.
3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming 3ffa41d8b0
Use the original file content when an error occurs.
4 years ago
maliming 7daaeeb765
Refactor.
4 years ago
maliming 54871ac651
Load script/style asynchronously.
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
liangshiwei fda8827743 Keep the file name and class name the same
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 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".
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file.
5 years ago
maliming 03ab2e12d8 Add Languages/LanguageFiles map feature.
5 years ago
maliming cf8c0d0231 Make WebRequestResources store resources according to the current request Path.
5 years ago
maliming 62cef5d7c0 Add GetUrlHelper extension method for ViewContext.
5 years ago
maliming 9c34e678bd Use tilde slash in script and style url.
5 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
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
6 years ago
maliming a6ccc3320f Add Razor support for mvc.
6 years ago