oqtane.framework/Oqtane.Server/Infrastructure
2022-09-08 15:43:03 -04:00
..
Interfaces Fix satellite assembly loading issue when running on WebAssembly 2022-08-08 10:47:33 -04:00
Jobs Make sure Job date times are stored in the database as UTC. This is required if using Postgres or you will get an exception with a message of “Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.”. 2022-09-07 12:46:24 -06: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 completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience 2022-04-22 17:54:20 -04:00
Options cleanup 2022-03-30 22:08:32 -04:00
SiteMigration adopt more of the migrations conventions 2022-04-02 11:24:41 -04:00
SiteTemplates Fix #2382 - Admin pane improvements 2022-09-02 18:10:13 -04:00
AliasAccessor.cs Added support for per site options and OpenID Connect 2022-03-13 22:55:52 -04:00
ConfigManager.cs Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info. 2022-03-04 10:41:45 -05:00
DatabaseManager.cs Fix #2339 - refactor module upgrade logic to remove requirement on ServerManagerType for modules which have no backend 2022-08-06 16:13:28 -04:00
InstallationManager.cs Fix - InstallationManager crash when package folders are missing 2022-07-19 09:42:12 +02:00
LocalizationManager.cs Fix satellite assembly loading issue when running on WebAssembly 2022-08-08 10:47:33 -04:00
LogManager.cs additional changes for #2228 2022-06-13 09:10:01 -04:00
SiteState.cs cleanly separate SiteState service for client and server use cases 2022-03-27 21:05:44 -04:00
SyncManager.cs performance improvements to reduce http and database interactions 2022-08-12 16:47:51 -04:00
TenantManager.cs made folder paths cross platform, introduced file handler for abstracting the serving of files, enabled url mapping for broken file links, resolved public folder deletion issue 2022-08-30 07:21:52 -04:00
UpgradeManager.cs fix issue in upgrade logic for making folder paths cross platform 2022-09-08 15:43:03 -04:00