oqtane.framework/Oqtane.Server
2021-05-12 10:22:17 -07:00
..
Content/Tenants/1/Sites/1 changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
Controllers Switch DBType to use the fully-qualified type name rather than a simple name 2021-05-12 10:22:17 -07:00
Data Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Databases/Interfaces Adding new DatabaseConfig components in the Client project for supported Databases to avoid deploying server dlls to client 2021-04-27 15:35:10 -07:00
Extensions optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
Infrastructure Switch DBType to use the fully-qualified type name rather than a simple name 2021-05-12 10:22:17 -07:00
Migrations Fix bug with installs due to missing Migrations 2021-04-20 10:58:26 -07:00
Modules optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
Pages add support for Blazor pre-rendering 2021-05-11 09:03:05 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository Switch DBType to use the fully-qualified type name rather than a simple name 2021-05-12 10:22:17 -07:00
Resources Add Resources folder 2020-11-27 22:06:54 +03:00
Scripts Fix bug with installs due to missing Migrations 2021-04-20 10:58:26 -07:00
Security Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
wwwroot Allow installation of Language packages through Language Management 2021-05-05 19:03:06 -04:00
appsettings.json Merge pull request #1260 from hishamco/supported-cultures 2021-04-20 17:14:21 -04: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 Remove dependency of Oqtane.Server on SqlClient 2021-05-11 13:56:49 -07:00
Program.cs Simplify localization settings configurations 2020-10-10 22:19:21 +03:00
Startup.cs added DatabaseService to get list of database types from server 2021-05-11 15:56:41 -04:00