108 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming 3692690a86
Use `Append` method instead of `HtmlEncoder`. 3 months ago
maliming 3f30a71426
Remove HtmlEncoder dependency from TagHelper services 3 months ago
maliming 61405d30cf
HTML-encode TagHelper titles and texts for security 3 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
maliming 1314d1a975
Add comments to clarify the return value in `WebRequestResources`. 8 months ago
maliming 76cb91ef0e
Return a new list from `WebRequestResources`. 8 months ago
liangshiwei f97e5d9747 Make Bundling system support MAUI Blazor 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming c52d91f90c
Disable `CheckLibs` if `DataMigrationEnvironment` or `IApplicationBuilder` is not available. 2 years ago
maliming faec129c59
Only enable the `CheckLibs` if project is depends on `AbpAspNetCoreMvcUiBundlingModule`. 2 years ago
Salih 4faaf6c42a Add deferred attribute 2 years ago
liangshiwei 55b128c6c2 Update AbpAspNetCoreMvcUiBundlingModule.cs 2 years ago
maliming ad9678e073
`IsBundlingEnabled` 2 years ago
maliming f954212f6d
Update nolayers and module templates. 2 years ago
maliming 363970463b
Unify the binding system of blazor server/wasm and mvc. 2 years ago
maliming 1f97485bef
Create blazor `global js&css` at runtime. 2 years ago
maliming 6437b2d89a
Add `CachedBundleDynamicFileProvider` to sync bundle files using cache. 2 years ago
Salih b8d88d2b46 Update ScriptTagHelper.cs 2 years ago
Salih 46241bcbe5 Create ScriptTagHelper.cs 2 years ago
Enis Necipoglu ee9e3cd720
Update bundle error color in AbpTagHelperResourceService.cs 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 9db31e75b4 Rename `CDN` to `External`. 2 years ago
maliming 519b300ef2
Add `is-cdn` to script/style taghelper. 2 years ago
maliming aa1d939200
Some minor improvements. 2 years ago
maliming 300c05fc2e
Add CDN support for bundles. 2 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 4 years ago
maliming 3ffa41d8b0
Use the original file content when an error occurs. 4 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