oqtane.framework/Oqtane.Server
2021-06-27 18:33:41 -04:00
..
Controllers improve register for updates 2021-06-27 18:33:41 -04:00
Data Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Databases Rename IOqtaneDatabase interface (and related base class) 2021-05-24 11:57:47 -07:00
Extensions Allowed pages for external module. 2021-06-22 10:51:05 +05:30
Infrastructure add ability to register for updates 2021-06-27 08:48:18 -04:00
Migrations add ability to register for updates 2021-06-27 08:48:18 -04:00
Modules improved error handling, improved consistency of console error messages, added ability to add a Decimal column in Migrations 2021-06-18 13:01:42 -04:00
Pages added defensive logic to app.razor, relocated shared resource definition in preparation for utilizing shared resources 2021-06-14 17:29:23 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository adding SaveChangesAsync overloads to support Async save 2021-06-20 17:52:41 +05: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 back out auth policy header support as Blazor HttpClient is registered as Scoped and can not support variable headers 2021-06-11 07:54:02 -04:00
wwwroot fix module template issues 2021-06-17 12:12:19 -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 separated updater from main solution 2021-06-03 08:37:56 -04:00
Program.cs improved error handling, improved consistency of console error messages, added ability to add a Decimal column in Migrations 2021-06-18 13:01:42 -04:00
Startup.cs Fix merge conflict 2021-06-12 00:18:57 +03:00