oqtane.framework/Oqtane.Server
2020-06-12 13:04:44 -04:00
..
Content/Tenants/1/Sites/1 changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
Controllers Merge pull request #607 from chlupac/SiteRouterFix 2020-06-12 13:04:44 -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 restrict user data leakage 2020-06-03 19:46:47 -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 Refactor Javascript and Stylesheet loading 2020-05-27 16:03:38 -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 restrict user data leakage 2020-06-03 19:46:47 -04:00
Scripts restrict user data leakage 2020-06-03 19:46:47 -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 fixed external module template to specify dependencies 2020-06-04 12:53:14 -04:00
appsettings.json HostUser change is not allowed in silent install 2020-04-18 11:11:44 +02:00
Oqtane.Server.csproj page redirect support and added missing unique indexes on database tables 2020-05-28 14:48:00 -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 Add possibility to switch off swagger on production. 2020-06-04 07:10:45 +02:00