oqtane.framework/Oqtane.Server
isaeed 86ae0182fd Format Exception in int.Parse(route.ModuleId)
int.Parse("-1") throws  FormatException for cultures other than
 English (en-US)
2024-04-25 19:30:24 +05:00
..
Components Format Exception in int.Parse(route.ModuleId) 2024-04-25 19:30:24 +05:00
Controllers Fix MicroService And Controller 2024-04-23 21:27:13 +09:00
Data Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Databases fix #3653 - mySQL installation failing on Rows reserved word 2024-01-25 10:59:18 -05:00
Extensions fix #4075 - auth cookie being rejected under some scenarios - change from Strict to Lax to match latest .NET Identity configuration 2024-03-28 14:23:13 -04:00
Infrastructure Fix #4121: avoid nested square bracket issue. 2024-04-12 21:56:49 +08:00
Managers include SiteId in SyncEvent 2024-02-26 14:48:26 -05:00
Migrations split RenderMode and Runtime configuration 2024-02-01 09:08:39 -05:00
Modules use DbContextFactory in all Html/Text methods 2024-03-21 15:25:17 -04:00
Pages fix SiteMap path issue 2024-04-16 13:04:25 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Providers improvements to IdentityRevalidatingAuthenticationStateProvider 2024-03-01 12:16:24 -05:00
Repository modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework 2024-04-04 11:58:05 -04:00
Resources organize server RESX files in folders to be consistent with client project 2024-02-23 15:55:31 -05:00
Scripts Page IsClickable column must be nullable in order to support upgrades, add more defensive logic 2021-06-24 07:41:34 -04:00
Security resolve antiforgery issue 2024-01-31 07:33:52 -05:00
Services fix issue referencing ClaimsPrincipal UserId extension method 2024-03-14 23:55:01 -04:00
wwwroot Fix #4158: insert image into correct position. 2024-04-20 16:56:32 +08:00
appsettings.json Update appsettings.json 2024-02-01 09:09:58 -05:00
appsettings.release.json Update appsettings.release.json 2024-02-01 09:10:13 -05:00
AssemblyInfo.cs Set RootNamespace 2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj prepare for 5.1.1 release 2024-04-11 14:27:59 -04:00
Program.cs eliminate database provider nuget packages 2023-12-14 14:32:19 -05:00
Startup.cs include .NET MAUI CORS policy for static files, add support for [wwwroot] in content 2024-04-16 12:36:31 -04:00