.. |
EventSubscribers
|
refresh cache if user is updated
|
2024-02-26 14:54:59 -05:00 |
HostedServices
|
add IDisposable declaration to accompany existing Dispose() method
|
2024-01-30 13:13:49 -05:00 |
Interfaces
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
Jobs
|
a simple dependency manager for assemblies
|
2023-12-15 11:05:48 -05:00 |
Localization
|
User experience improvements
|
2021-04-17 19:18:24 -04:00 |
Logging
|
add IDisposable declaration to accompany existing Dispose() method
|
2024-01-30 13:13:49 -05:00 |
Middleware
|
added exception middleware to server for logging
|
2024-02-29 23:38:36 +01:00 |
Options
|
add named site option support to factory
|
2023-09-21 17:17:46 -04:00 |
SiteMigration
|
adopt more of the migrations conventions
|
2022-04-02 11:24:41 -04:00 |
SiteTemplates
|
update default site template with latest Blazor messaging
|
2024-02-21 10:50:10 -05:00 |
AliasAccessor.cs
|
Added support for per site options and OpenID Connect
|
2022-03-13 22:55:52 -04:00 |
ConfigManager.cs
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
DatabaseManager.cs
|
split RenderMode and Runtime configuration
|
2024-02-01 09:08:39 -05:00 |
InstallationManager.cs
|
do not include Licensing assembly with framework but prevent uninstall
|
2024-01-19 13:22:38 -05:00 |
LocalizationManager.cs
|
fix installed cultures logic to recognize all satellite resources
|
2023-08-08 13:21:56 -04:00 |
LogManager.cs
|
use html line breaks in error log notifications
|
2023-07-17 16:59:40 -04:00 |
ServerState.cs
|
remove data-enhance from Edit Mode button as it prevents the module actions menu from functioning
|
2024-02-26 10:56:51 -05:00 |
ServerStateManager.cs
|
handle site level scripts in App component
|
2024-02-20 13:50:09 -05:00 |
SiteState.cs
|
cleanly separate SiteState service for client and server use cases
|
2022-03-27 21:05:44 -04:00 |
SyncManager.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
TenantManager.cs
|
add defensive logic to Alias.Path, improve new GetAlias method
|
2023-12-19 08:41:36 -05:00 |
TokenReplace.cs
|
Fix #3833: introduce token replace class.
|
2024-02-18 21:38:43 +08:00 |
UpgradeManager.cs
|
admin pages url mappings and visitor management isnavigation property should be false for consistency
|
2024-02-26 11:51:35 -05:00 |