oqtane.framework/Oqtane.Server
Shaun Walker e4b37c17d8
Merge pull request #534 from sbwalker/master
Improvements to ModuleCreator external template to use Package references and include framework in Nuspec file
2020-05-24 19:10:21 -04:00
..
Content/Tenants/1/Sites/1 changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
Controllers module creator templates need to be in the server project in order to be distributed with application 2020-05-20 15:31:09 -04:00
Data Initial commit 2019-05-04 20:32:08 -04:00
Extensions IClientStartup implementation 2020-05-12 10:00:28 +02:00
Infrastructure Merge pull request #531 from chlupac/ControlPanel 2020-05-24 10:54:10 -04:00
Modules Resolved authentication issue #441 related to alias refactoring #439, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification 2020-05-05 16:28:50 -04:00
Pages Added support for module resource management 2020-05-18 09:47:37 -04:00
Properties upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314 (#323) 2020-04-02 12:07:35 -04:00
Repository performance optimizations to avoid use of reflection ( thanks to @chlupac for this suggestion ) 2020-05-19 13:39:39 -04:00
Scripts added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2 2020-05-15 09:50:48 -04:00
Security install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin 2020-04-30 13:58:04 -04:00
wwwroot Improvements to ModuleCreator external template to use Package references and include framework in Nuspec file 2020-05-24 19:11:35 -04:00
appsettings.json HostUser change is not allowed in silent install 2020-04-18 11:11:44 +02:00
Oqtane.Server.csproj module creator templates need to be in the server project in order to be distributed with application 2020-05-20 15:31:09 -04:00
Program.cs install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin 2020-04-30 13:58:04 -04:00
Startup.cs Modified the package installer to use target folders ( based on the Nuget specification ) rather than file extensions 2020-05-15 17:43:45 -04:00