This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Server
/
Infrastructure
/
Interfaces
History
Shaun Walker
9e004f5b3c
add ability to register for updates
2021-06-27 08:48:18 -04:00
..
IConfigManager.cs
add ability to register for updates
2021-06-27 08:48:18 -04:00
IDatabaseManager.cs
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
IHostResources.cs
modify comment
2020-10-19 08:50:37 -04:00
IInstallable.cs
Updated the Installation of Oqtane to use Migrations
2021-03-21 14:52:45 -07:00
IInstallationManager.cs
fix
#1272
- add support for ref folder in package installation
2021-05-24 15:50:38 -04:00
ILocalizationManager.cs
User experience improvements
2021-04-17 19:18:24 -04:00
ILogManager.cs
rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (
#343
)
2020-04-05 14:39:08 -04:00
IServerStartup.cs
IServerStartup implementation
2020-05-11 11:19:12 +02:00
ISiteTemplate.cs
rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (
#343
)
2020-04-05 14:39:08 -04:00
ISyncManager.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
ITenantManager.cs
optimizing tenant resolution and routing
2021-05-10 17:45:39 -04:00
IUpgradeManager.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