.. |
Interfaces
|
rename Cache service to OutputCache
|
2025-03-11 11:48:43 -04:00 |
AliasService.cs
|
introduce new GetJsonAsync method with default value parameter
|
2023-08-05 09:00:38 -04:00 |
CookieConsentService.cs
|
update the cookie consent control.
|
2025-02-28 23:32:17 +08:00 |
DatabaseService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
FileService.cs
|
add ability to extract zip file contents in File Management
|
2024-08-14 15:54:13 -04:00 |
FolderService.cs
|
resolve #3189 - make path a querystring parameter
|
2023-08-25 09:49:07 -04:00 |
InstallationService.cs
|
remove unused method
|
2025-01-17 12:50:26 -05:00 |
JobLogService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
JobService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
LanguageService.cs
|
Edit languages to set default.
|
2023-12-07 18:12:49 -06:00 |
LocalizationCookieService.cs
|
remove Microsoft.AspNetCore.Http
|
2024-10-24 15:10:52 -04:00 |
LocalizationService.cs
|
fix #2464 - translation install/upgrade experience
|
2022-10-20 13:16:18 -04:00 |
LogService.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 |
ModuleDefinitionService.cs
|
cleanup unused namespaces
|
2024-02-17 18:22:01 -08:00 |
ModuleService.cs
|
fix #2777 - module rendering order within pane - moved default module ordering logic to server API for consistency and better performance
|
2023-05-03 12:25:52 -04:00 |
NotificationService.cs
|
[ENHANCE] - Added IsRead property to Notifications
|
2023-07-06 01:02:05 +10:00 |
OutputCacheService.cs
|
rename Cache service to OutputCache
|
2025-03-11 11:48:43 -04:00 |
PackageService.cs
|
add ability to validate and download packages
|
2023-09-02 14:08:21 -04:00 |
PageModuleService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
PageService.cs
|
improvements for personalized pages
|
2023-06-05 08:22:29 -04:00 |
ProfileService.cs
|
Fix incorrect parameter passed from ProfileService.cs to ProfileController.cs
|
2024-03-31 10:08:19 -07:00 |
RemoteServiceBase.cs
|
remove some dependencies on Microsoft.AspNetCore.Http
|
2024-10-24 13:16:08 -04:00 |
RoleService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
SearchResultsService.cs
|
make SearchResults API consistent with other core APIs
|
2024-07-16 16:54:55 -04:00 |
ServiceBase.cs
|
set BaseAddress for IHttpClientFactory
|
2024-08-20 15:22:27 -04:00 |
SettingService.cs
|
add ability to extract zip file contents in File Management
|
2024-08-14 15:54:13 -04:00 |
SiteService.cs
|
include Search Settings
|
2024-07-17 11:08:43 -04:00 |
SiteTemplateService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
SqlService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
SyncService.cs
|
Fixed Bug #3282
|
2023-09-28 19:23:31 +03:30 |
SystemService.cs
|
move icon loading reflection logic to server
|
2023-08-23 15:25:39 -04:00 |
TenantService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
ThemeService.cs
|
clarify documentation and parameter names
|
2023-06-23 07:44:15 -04:00 |
UrlMappingService.cs
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
UserRoleService.cs
|
enhance UserRole service with filtering and moved workload to server for better performance, improve error message details during installation
|
2022-04-29 21:39:11 -04:00 |
UserService.cs
|
Fix #4752: validate the username and email.
|
2024-10-21 23:11:57 +08:00 |
VisitorService.cs
|
Fix MicroService And Controller
|
2024-04-23 21:27:13 +09:00 |