.. |
AliasController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
CacheController.cs
|
resolves #4899: output cache for sitemap
|
2025-03-03 17:54:33 +01:00 |
CookieConsentController.cs
|
update the cookie consent control.
|
2025-02-28 23:32:17 +08:00 |
DatabaseController.cs
|
|
|
FileController.cs
|
improve file upload validation and error handling on server
|
2025-02-06 08:19:57 -05:00 |
FolderController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
InstallationController.cs
|
Fix #5103: return a copy of the assembly list.
|
2025-02-18 22:02:25 +08: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
|
fix #4733 - remove Name column from Language table and populate value dynamically
|
2024-10-15 15:58:17 -04: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
|
scalability improvements
|
2024-05-31 16:23:36 -04:00 |
ModuleControllerBase.cs
|
|
|
ModuleDefinitionController.cs
|
changes to migrate Oqtane to .NET 9 and version 6.0.0
|
2024-10-21 14:51:20 -04:00 |
NotificationController.cs
|
improve notification add and update methods
|
2025-02-10 09:50:21 -05:00 |
PackageController.cs
|
fix #5005 - adds versioning (ie. fingerprinting) for static assets - core, modules, and themes.
|
2025-01-27 16:34:47 -05:00 |
PageController.cs
|
fix #5014 - page content scripts not loading on initial page request in Interactive rendering
|
2025-01-24 14:29:23 -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 |
SearchResultsController.cs
|
make SearchResults API consistent with other core APIs
|
2024-07-16 16:54:55 -04:00 |
SettingController.cs
|
fix #4969 - improve feedback and flow when connection string points to an invalid database
|
2025-01-13 07:48:30 -05:00 |
SiteController.cs
|
scalability improvements
|
2024-05-31 16:23:36 -04:00 |
SiteTemplateController.cs
|
allow selection of site template during installation
|
2023-06-15 19:10:37 -04:00 |
SqlController.cs
|
|
|
SyncController.cs
|
improve sync service to always rely on server dates
|
2023-08-08 07:51:07 -04:00 |
SystemController.cs
|
improve asset caching help text
|
2025-01-29 12:39:47 -05:00 |
TenantController.cs
|
|
|
ThemeController.cs
|
Minor fix in ThemeController.cs
|
2025-02-11 14:35:13 +01:00 |
UrlMappingController.cs
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
UserController.cs
|
fix #4965 - improve user/site management
|
2025-01-21 12:21:27 -05:00 |
UserRoleController.cs
|
improve filtering logic in UserRole API
|
2025-01-13 14:42:19 -05:00 |
VisitorController.cs
|
Fix #5116: parse the value as UTC time.
|
2025-02-26 18:25:24 +08:00 |