.. |
EventSubscribers
|
fix #4546 - handle cache invalidation for site deletion
|
2024-08-22 08:26:29 -04: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
|
improve HostedServiceBase so that scheduled jobs can be registered during installation
|
2025-02-18 11:35:38 -05:00 |
Localization
|
update settings for all RTL languages.
|
2025-02-16 10:25:43 +08:00 |
Logging
|
add IDisposable declaration to accompany existing Dispose() method
|
2024-01-30 13:13:49 -05:00 |
Middleware
|
update the cookie consent control.
|
2025-02-28 23:32:17 +08: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
|
allow page and module settings to be included in site templates, improve terms and privacy default content, add Settings for HtmlText module
|
2025-03-06 14:46:17 -05:00 |
AliasAccessor.cs
|
Added support for per site options and OpenID Connect
|
2022-03-13 22:55:52 -04:00 |
ConfigManager.cs
|
fix #5005 - adds versioning (ie. fingerprinting) for static assets - core, modules, and themes.
|
2025-01-27 16:34:47 -05:00 |
DatabaseManager.cs
|
fix #5005 - adds versioning (ie. fingerprinting) for static assets - core, modules, and themes.
|
2025-01-27 16:34:47 -05:00 |
InstallationManager.cs
|
improve validation in package extraction
|
2024-05-20 09:33:46 -04:00 |
LocalizationManager.cs
|
fix installed cultures logic to recognize all satellite resources
|
2023-08-08 13:21:56 -04:00 |
LogManager.cs
|
fix #4638 - add Logout Everywhere option to User Profile
|
2024-09-20 15:18:25 -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 |
SyncManager.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
TenantManager.cs
|
fix #4017 - SiteState being lost in server rendered scenarios
|
2024-03-19 13:53:05 -04:00 |
TokenReplace.cs
|
Fix #4121: avoid nested square bracket issue.
|
2024-04-12 21:56:49 +08:00 |
UpgradeManager.cs
|
allow page and module settings to be included in site templates, improve terms and privacy default content, add Settings for HtmlText module
|
2025-03-06 14:46:17 -05:00 |