oqtane.framework/Oqtane.Server
2024-03-14 14:42:37 -07:00
..
Components fix #3947 - module deletion 2024-03-11 12:36:51 -04:00
Controllers fix #3947 - module deletion 2024-03-11 12:36:51 -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 improve caching for sites with many registered users 2024-03-12 10:27:32 -04:00
Infrastructure modifications to ExceptionMiddleware 2024-03-01 16:14:33 -05: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 IServerStartup rather than class naming convention to register server service class 2024-03-09 07:53:58 -05:00
Pages fix #3984 - error when file path not specified 2024-03-13 17:54: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 use DbContextFactory in SiteRepository 2024-03-06 16:56:27 -05: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 improve caching for sites with many registered users 2024-03-12 10:27:32 -04:00
wwwroot Remove previous [Module]DbContextFactory.cs 2024-03-12 11:40:21 +01: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 Update Oqtane.Server.csproj package references to 8.0.3 2024-03-14 14:42:37 -07:00
Program.cs eliminate database provider nuget packages 2023-12-14 14:32:19 -05:00
Startup.cs added exception middleware to server for logging 2024-02-29 23:38:36 +01:00