oqtane.framework/Oqtane.Server
2022-10-13 13:34:43 -04:00
..
Controllers Resolve deserialization issue with System.Text.Json when accessing remote services 2022-10-12 12:37:03 -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 #2182 - modifications to address MySQL compatibility issues 2022-05-08 22:14:26 -04:00
Extensions Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events. 2022-10-04 19:20:02 -04:00
Infrastructure fix #2435 - remove NewtonSoft.Json dependency 2022-10-11 08:34:33 -04:00
Migrations added ability to specify a site home page, updated default template content to include .NET MAUI 2022-08-15 17:01:20 -04:00
Modules performance improvements to reduce http and database interactions 2022-08-12 16:47:51 -04:00
Pages add file download event 2022-10-05 08:00:45 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository Fix #2382 - Admin pane improvements 2022-09-02 18:10:13 -04:00
Resources Add Resources folder 2020-11-27 22:06:54 +03: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 Fix #2399 - page paths not being validated for deleted pages 2022-09-06 10:50:53 -04:00
wwwroot prepare for 3.2.1 release 2022-10-13 13:34:43 -04:00
appsettings.json Update appsettings.json 2021-05-30 15:35:04 -04:00
appsettings.release.json Update appsettings.release.json 2021-05-30 15:35:19 -04:00
AssemblyInfo.cs Set RootNamespace 2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj prepare for 3.2.1 release 2022-10-13 13:34:43 -04:00
Program.cs Add many PrivateApi attributes to hide unimportant stuff in docs 2021-11-11 20:01:55 +01:00
Startup.cs fix #2435 - remove NewtonSoft.Json dependency 2022-10-11 08:34:33 -04:00