oqtane.framework/Oqtane.Client
2021-05-13 07:58:57 -04:00
..
Installer Switch DBType to use the fully-qualified type name rather than a simple name 2021-05-12 10:22:17 -07:00
Localization Use SharedResources 2021-04-29 02:44:41 +03:00
Modules Remove DbConfig and new constructors on DbContextBase and refactor Migrations to use explcit generation of IOqtaneDatabase instance 2021-05-12 15:17:40 -07:00
Properties Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
Providers fixes for running on WebAssembly 2021-05-13 07:58:57 -04:00
Resources Add Resources folder to Oqtane.Client 2021-03-29 20:15:04 +03:00
Services added DatabaseService to get list of database types from server 2021-05-11 15:56:41 -04:00
Themes optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
UI 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
_Imports.razor 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
App.razor 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
AssemblyInfo.cs Set localization RootNamespace to make it works 2020-09-29 18:29:18 +03:00
Oqtane.Client.csproj Merge pull request #1239 from cnurse/dev 2021-04-19 21:11:11 -04:00
Program.cs fixes for running on WebAssembly 2021-05-13 07:58:57 -04:00