316 Commits (react-native-tutorial-update)

Author SHA1 Message Date
maliming c98a08bd13
feat: Implement route-based culture handling with new helpers and tests 2 months ago
maliming 2bbf8d6edf
feat: Add MenuItemCulturePrefixHelper to AbpCultureMenuItemUrlProvider for improved culture prefix handling 2 months ago
maliming 420c860b08
feat: Implement URL-based culture handling in Blazor and MVC requests 2 months ago
maliming 552544936c
feat: Add route-based culture support with custom route constraint and tests 2 months ago
maliming 0880b23d7c
feat: Implement URL-based localization support for Blazor components and enhance menu item URL handling 2 months ago
maliming 0292b2bbc7
fix: Update fallback culture handling in AbpCultureMenuItemUrlProvider to use CurrentCulture instead of CurrentUICulture 2 months ago
maliming 6f15b2f71a
feat: Enhance URL-based localization support for Blazor components and add tests 2 months ago
maliming dc3e633606
feat: Implement route-based culture support in localization. 2 months ago
maliming b21747c63b
Dispose HttpRequestMessage in tests 2 months ago
maliming d3d6915ddf
Address Copilot review: extract GetEffectiveMethodInfo helper and fix method resolution in ValidateActionArgumentsAsync 2 months ago
maliming 234c46aab8
Fix FluentValidation not working with ConventionalControllers 2 months ago
maliming 68ac1cee60
feat: Enhance XmlDocumentationProvider and related classes for improved XML documentation handling and caching 2 months ago
maliming 88b3b5d6e3
feat: Enhance XmlDocumentationProvider with XML tag processing and add unit tests 2 months ago
maliming 778abc8aaa
feat: Refactor API documentation handling to support asynchronous operations 2 months ago
Nico Lachmuth 15e467517d documentation support for abp api description 2 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 3 months ago
maliming 84cf25f17b
Refactor DateTime handling to use GetUtcOffset for accurate timezone adjustments in model binding and JSON converters 4 months ago
maliming 275b181fce
Enhance DateTime handling with timezone support in model binding and JSON converters 4 months ago
maliming 6660304129
Fix ApplicationPartSorter to handle duplicate assemblies 6 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 11 months ago
maliming 814f44d533
Enhance security headers middleware to improve header management and add tests for ignored headers 11 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 11 months ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 1 year ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 1 year ago
maliming 99ee64b7e8
Add browser timezone handling and cookie management for unauthenticated users 1 year ago
maliming f3f14a8dd9
Implement timezone override in middleware from request sources and add unit tests 1 year ago
maliming 22578a50a2
Do not set `StatusCode` to `NoContent` if `Response.Body` has been written. 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming e825b03cdb
Disable `CheckLibs` in unit test. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
Patrik Johansson df795c071e Translated to Swedish (sv) 2 years ago
maliming a9d469a42f Update ExceptionTestPage_Tests.cs 2 years ago
maliming 28b3634fe7
Fix unit test. 2 years ago
maliming cf13251f0c
Use `IClaimsTransformation` to map claims. 2 years ago
maliming 2d31fc8595
Add unit tests. 2 years ago
maliming bd7aa6df02
Disable the `DynamicProxy` for `ConventionalControllers`. 2 years ago
liangshiwei 3acc20df7f Improve 2 years ago
liangshiwei 82029fb1cf Revise all zh-Hans.json localization texts. 2 years ago
maliming 2823596497
Add unit tests. 2 years ago
maliming bc13da3e9f
Provide a way for the controller to skip all interceptors and filters. 2 years ago
Berkan Sasmaz 140674a4da AUTO: Add missing localizations for de 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming cc0a2c8bb5
Disable logging for `HEAD` if `IsEnabledForGetRequests` is `false`. 3 years ago
maliming 257ad413c1
Set `ApplicationName` as current `assembly name`. 3 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project. 3 years ago