.. |
AliasController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
DatabaseController.cs
|
|
|
FileController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
FolderController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
InstallationController.cs
|
split RenderMode and Runtime configuration
|
2024-02-01 09:08:39 -05:00 |
JobController.cs
|
add additional validation logic to Update API methods to ensure model ID matches ID parameter
|
2023-11-22 14:47:28 -05:00 |
JobLogController.cs
|
|
|
LanguageController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
LocalizationController.cs
|
|
|
LogController.cs
|
modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework
|
2024-04-04 11:58:05 -04:00 |
ModuleController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
ModuleControllerBase.cs
|
add ModuleControllerBase helper method for validating EntityId
|
2022-12-05 14:21:12 -05:00 |
ModuleDefinitionController.cs
|
fix #3947 - module deletion
|
2024-03-11 12:36:51 -04:00 |
NotificationController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
PackageController.cs
|
add ability to validate and download packages
|
2023-09-02 14:08:21 -04:00 |
PageController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
PageModuleController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
ProfileController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
RoleController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
SettingController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
SiteController.cs
|
create server-side SiteService
|
2024-02-15 15:48:18 -05:00 |
SiteTemplateController.cs
|
allow selection of site template during installation
|
2023-06-15 19:10:37 -04:00 |
SqlController.cs
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
SyncController.cs
|
improve sync service to always rely on server dates
|
2023-08-08 07:51:07 -04:00 |
SystemController.cs
|
split RenderMode and Runtime configuration
|
2024-02-01 09:08:39 -05:00 |
TenantController.cs
|
|
|
ThemeController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
UrlMappingController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
UserController.cs
|
user identity improvements
|
2023-11-29 10:42:23 -05:00 |
UserRoleController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
VisitorController.cs
|
support both 404 andf 403 status codes in API response (404 should not log)
|
2023-07-11 08:14:00 -04:00 |