oqtane.framework/Oqtane.Server
2020-05-29 16:09:27 +02:00
..
Content/Tenants/1/Sites/1 changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
Controllers Fix Alias route 2020-05-27 16:58:50 -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 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 OqtaneIgnore implementation to theme elements 2020-05-29 16:09:27 +02:00
Scripts page redirect support and added missing unique indexes on database tables 2020-05-28 14:48:00 -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 stylesheet and script removal logic 2020-05-28 09:44:41 -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 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