oqtane.framework/Oqtane.Client
Leigh a21a2ab3bb Settings for ModuleDefinitions #1829
Add Update settings for the ModuleDefinition
2021-11-24 16:06:52 +01:00
..
Extensions fix module template issues 2021-06-17 12:12:19 -04:00
Installer use Cloudflare CDN for static resources 2021-11-10 09:00:48 -05:00
Modules Merge pull request #1823 from hishamco/tab-panel-localizer 2021-11-22 16:03:50 -05: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 refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
Resources refactored ErrorBoundary implementation to support logging 2021-11-22 16:11:44 -05:00
Services Settings for ModuleDefinitions #1829 2021-11-24 16:06:52 +01:00
Themes Merge pull request #1810 from leigh-pointer/ControlPanel 2021-11-17 08:44:39 -05:00
UI refactored ErrorBoundary implementation to support logging 2021-11-22 16:11:44 -05:00
_Imports.razor added Oqtane.Client to _Imports so it can find the new SharedResources class 2021-06-15 07:59:05 -04:00
App.razor Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly). Fix #1702 - remove web,config from upgrade package. 2021-10-05 14:32:05 -04:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj update to official .NET 6 release 2021-11-08 14:55:24 -05:00
Oqtane.Client.csproj.DotSettings Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
Program.cs Add many PrivateApi attributes to hide unimportant stuff in docs 2021-11-11 20:01:55 +01:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00