oqtane.framework/Oqtane.Server/Infrastructure
Shaun Walker 679cc04178
Merge pull request #660 from sbwalker/master
optimize NotificationJob so that it only processes the sites for each tenant once.
2020-07-23 14:15:24 -04:00
..
Interfaces IServerStartup implementation 2020-05-11 11:19:12 +02:00
Jobs optimize NotificationJob so that it only processes the sites for each tenant once. 2020-07-23 14:14:29 -04:00
SiteTemplates Merge pull request #655 from alexhendel/fix-path-handling 2020-07-16 10:27:34 -04:00
DatabaseManager.cs Fix directory separator for path operations 2020-07-15 16:09:19 +02:00
InstallationManager.cs check whether the file is in use, dependent runtime-dlls will distribute 2020-07-08 14:06:41 +02:00
LogManager.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
SyncManager.cs improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth 2020-05-05 09:15:36 -04:00
UpgradeManager.cs Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable 2020-05-01 10:27:14 -04:00