.. |
Interfaces
|
Merge pull request #3831 from thabaum/IPageService-spelling-correction
|
2024-02-18 10:44:42 -05:00 |
AliasService.cs
|
introduce new GetJsonAsync method with default value parameter
|
2023-08-05 09:00:38 -04: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 API method to get File based on name, and fix permission validation for Folder
|
2023-07-10 08:44:14 -04:00 |
FolderService.cs
|
resolve #3189 - make path a querystring parameter
|
2023-08-25 09:49:07 -04:00 |
InstallationService.cs
|
Fix #3068 - support microsites in .NET MAUI
|
2023-08-02 13:55:01 -04: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 |
LocalizationService.cs
|
fix #2464 - translation install/upgrade experience
|
2022-10-20 13:16:18 -04:00 |
LogService.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 |
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 |
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 #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
RemoteServiceBase.cs
|
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
|
2022-04-22 17:54:20 -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 |
ServiceBase.cs
|
add HttpClientFactory support
|
2024-03-21 10:43:46 -04:00 |
SettingService.cs
|
avoid null reference error if list is null
|
2023-03-10 13:57:13 -05:00 |
SiteService.cs
|
create server-side SiteService
|
2024-02-15 15:48:18 -05: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
|
improvements based on user import testing
|
2023-09-23 09:04:18 -04:00 |
VisitorService.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 |