oqtane.framework/Oqtane.Server
2024-09-26 15:54:22 -04:00
..
Components fix #4666 - scroll position in enhanced navigation 2024-09-25 17:05:53 -04:00
Controllers fix #4666 - scroll position in enhanced navigation 2024-09-25 17:05:53 -04: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 sign out the principal when it is rejected due to security stamp changes 2024-09-26 15:53:14 -04:00
Infrastructure fix #4657 - Cannot add new site to existing installation using separate database On IIS 2024-09-26 14:06:51 -04:00
Managers fix #4638 - add Logout Everywhere option to User Profile 2024-09-20 15:18:25 -04:00
Migrations fix #4575 - add support for DateOnly and TimeOnly columns in migrations 2024-09-08 11:43:36 -04:00
Modules move HtmlText caching from repository to service layer 2024-08-14 10:00:56 -04:00
Pages fix #4638 - add Logout Everywhere option to User Profile 2024-09-20 15:18:25 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Providers allow JwtMiddleware to support SecurityStamp 2024-09-17 09:06:49 -04:00
Repository fix #4667 - installation issues when running on IIS 2024-09-26 13:33:16 -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 remove unnecessary using statement 2024-09-26 15:54:22 -04:00
Services use deep cloning to not muttate cache 2024-09-19 09:41:11 -04:00
wwwroot Fix #4610: wait for js loaded. 2024-09-19 23:34:59 +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.2.3 2024-09-23 16:17:55 -04:00
Program.cs eliminate database provider nuget packages 2023-12-14 14:32:19 -05:00
Startup.cs Adds AntiForgery Cookie setting options.Cookie.HttpOnly = true; 2024-08-08 12:24:42 -07:00