oqtane.framework/Oqtane.Server
Sean Long f0043f53ee OS independent file paths & Utility.PathCombine added
System.IO.Path.Combine provides cross-platform support for system paths, however rooted paths discarding of earlier segments
Utilities.PathCombine ensures if any parameters start with root chacters does not discard previous Utilities.PathCombine allows appending of "\\" to translate to the correct cross-platform result
2020-04-18 14:57:31 -04:00
..
Content/Tenants/1/Sites/1 Folder and file management service 2020-02-11 14:25:38 -05:00
Controllers OS independent file paths & Utility.PathCombine added 2020-04-18 14:57:31 -04:00
Data Initial commit 2019-05-04 20:32:08 -04:00
Extensions Enhancement to load debugging symbols ( *.pdb ) if they exist in the /bin folder. This enables debugging of modules. 2020-04-14 14:46:44 -04:00
Infrastructure OS independent file paths & Utility.PathCombine added 2020-04-18 14:57:31 -04:00
Modules rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04:00
Pages Namespace Fix undo (#340) 2020-04-04 14:06:24 -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 OS independent file paths & Utility.PathCombine added 2020-04-18 14:57:31 -04:00
Scripts allow users to modify default module names, descriptions, and categories and improve control panel behavior 2020-04-18 10:51:07 -04:00
Security rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04:00
wwwroot Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options 2020-03-30 20:42:43 -04:00
app_offline.bak automated framework update enhancement 2019-10-30 17:03:09 -04:00
appsettings.json HostUser change is not allowed in silent install 2020-04-18 11:11:44 +02:00
Oqtane.Server.csproj upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314 (#323) 2020-04-02 12:07:35 -04:00
Program.cs fixes to emable module package installation from wwwroot/modules 2020-04-11 14:02:42 -04:00
Startup.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00