oqtane.framework/Oqtane.Client/Services/Interfaces
2024-01-07 11:05:46 -08:00
..
IAliasService.cs refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
IDatabaseService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IFileService.cs add API method to get File based on name, and fix permission validation for Folder 2023-07-10 08:44:14 -04:00
IFolderService.cs More docs for https://github.com/oqtane/oqtane.framework/issues/1382 - should not affect any code 2021-05-31 15:45:07 +02:00
IInstallationService.cs remote service support via Jwt 2022-03-30 08:07:03 -04:00
IJobLogService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IJobService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
ILanguageService.cs Edit languages to set default. 2023-12-07 18:12:49 -06:00
ILocalizationService.cs fix #2464 - translation install/upgrade experience 2022-10-20 13:16:18 -04:00
ILogService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IModuleDefinitionService.cs consolidated package installation so that it always occurs during startup and added logging in case of errors 2023-04-05 10:26:21 -04:00
IModuleService.cs documentation spelling correction 2024-01-07 10:59:11 -08:00
INotificationService.cs Documentation Spelling Correction 2024-01-07 11:05:46 -08:00
IPackageService.cs add ability to validate and download packages 2023-09-02 14:08:21 -04:00
IPageModuleService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IPageService.cs improvements for personalized pages 2023-06-05 08:22:29 -04:00
IProfileService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IRoleService.cs More docs for https://github.com/oqtane/oqtane.framework/issues/1382 - should not affect any code 2021-05-31 15:45:07 +02:00
ISettingService.cs added new methods for managing visitor settings (for personalization) 2023-02-08 17:43:55 -05:00
ISiteService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
ISiteTemplateService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
ISqlService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
ISyncService.cs improve sync service to always rely on server dates 2023-08-08 07:51:07 -04:00
ISystemService.cs move icon loading reflection logic to server 2023-08-23 15:25:39 -04:00
ITenantService.cs improve validation and exception handling in API Controllers 2021-06-15 19:11:00 -04:00
IThemeService.cs clarify documentation and parameter names 2023-06-23 07:44:15 -04:00
IUrlMappingService.cs Add support for IsPublic to all Setting types, enable Url Mapping for internal links 2021-12-18 10:35:22 -05:00
IUserRoleService.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
IUserService.cs improvements based on user import testing 2023-09-23 09:04:18 -04:00
IVisitorService.cs visitor improvements 2021-12-11 09:30:05 -05:00