oqtane.framework/Oqtane.Server/Infrastructure
2022-01-13 07:18:37 -05:00
..
Interfaces upgrade to .NET 6 and increment version to 3.0.0 2021-10-19 15:33:03 -04:00
Jobs enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification 2022-01-10 19:58:58 -05:00
Localization User experience improvements 2021-04-17 19:18:24 -04:00
Logging constrain file logger size 2021-09-17 09:17:42 -04:00
Middleware optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
SiteTemplates increment copyright date to 2022, allow scheduled jobs to support weekly interval, improve dynamic image generation, add defensive logic to router 2022-01-05 14:28:42 -05:00
ConfigManager.cs add ability to register for updates 2021-06-27 08:48:18 -04:00
DatabaseManager.cs added interop method for setting scroll position, persisted RemoteIPAddress in PageState so it is available on Blazor Server, added support for forwarded headers from load balancers and proxy servers, replaced DateTime.Now references DateTimeUtcNow for consistency, fixed issue where upgrade logic was being executed for prior version 2022-01-13 07:18:37 -05:00
InstallationManager.cs Fix for Installed packages not being removed correctly 2021-12-10 16:06:12 +01:00
LocalizationManager.cs Order the cultures alphabatically 2021-04-26 01:55:55 +03:00
LogManager.cs added logging for startup issues 2021-07-01 07:37:03 -04:00
SyncManager.cs Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly). Fix #1702 - remove web,config from upgrade package. 2021-10-05 14:32:05 -04:00
TenantManager.cs added logging for startup issues 2021-07-01 07:37:03 -04:00
UpgradeManager.cs added support for url mapping and viitors 2021-12-09 08:48:56 -05:00