oqtane.framework/Oqtane.Client/Services/Interfaces
2022-12-07 08:59:03 -05:00
..
IAliasService.cs refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
IApiService.cs added API Management for managing site level entity permissions 2022-12-02 16:42:43 -05:00
IDatabaseService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IFileService.cs move UI logic from FileService to FileManager, add progressive retry logic, update file attributes if uploading a new version of a file, clean up temporary artifacts on failure, improve upload efficiency 2022-11-09 21:11:02 -05: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 use package name as a convention for identifying satellite assemblies 2022-07-18 13:14:34 -04: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 added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IModuleService.cs improve support for module content editors 2022-08-16 17:25:46 -04:00
INotificationService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IPackageService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IPageModuleService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IPageService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02: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 fix #2513 - add new methods for deleting a setting and retrieving a list of settings 2022-12-07 08:59:03 -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 refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
ISystemService.cs Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info. 2022-03-04 10:41:45 -05:00
ITenantService.cs improve validation and exception handling in API Controllers 2021-06-15 19:11:00 -04:00
IThemeService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02: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 Blazor Hybrid / .NET MAUI support 2022-08-11 17:09:32 -04:00
IVisitorService.cs visitor improvements 2021-12-11 09:30:05 -05:00