oqtane.framework/Oqtane.Server
2021-04-01 09:44:07 -04:00
..
Content/Tenants/1/Sites/1 changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
Controllers add ability to test SMTP connection in Site Settings 2021-04-01 09:44:07 -04:00
Data Initial commit 2019-05-04 20:32:08 -04:00
Extensions Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer. 2021-03-06 14:13:06 -08:00
Infrastructure if running on WebAssembly reload the client application if the server application is restarted 2021-03-31 15:39:01 -04:00
Modules Factor out default controller route. 2020-10-16 10:37:17 -05:00
Pages Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup. 2021-03-30 17:48:49 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository refactor user deletion 2021-03-29 12:58:40 -04:00
Resources Add Resources folder 2020-11-27 22:06:54 +03:00
Scripts performance and user experience improvements 2021-02-04 08:54:59 -05:00
Security Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
wwwroot Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup. 2021-03-30 17:48:49 -04:00
appsettings.json Use invariant culture by default 2020-09-29 22:12:03 +03:00
appsettings.release.json added DefaultAction property to IModule (#765) 2020-10-03 15:50:15 -04:00
AssemblyInfo.cs Set RootNamespace 2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj Prepare for 2.0.1 release 2021-02-26 08:04:44 -05:00
Program.cs Simplify localization settings configurations 2020-10-10 22:19:21 +03:00
Startup.cs if running on WebAssembly reload the client application if the server application is restarted 2021-03-31 15:39:01 -04:00