oqtane.framework/Oqtane.Client/Services/Interfaces
2025-03-11 11:48:43 -04:00
..
IAliasService.cs refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
ICookieConsentService.cs update the cookie consent control. 2025-02-28 23:32:17 +08:00
IDatabaseService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
IFileService.cs add ability to extract zip file contents in File Management 2024-08-14 15:54:13 -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 remove unused method 2025-01-17 12:50:26 -05: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
ILocalizationCookieService.cs remove Microsoft.AspNetCore.Http 2024-10-24 15:10:52 -04:00
ILocalizationService.cs fix #2464 - translation install/upgrade experience 2022-10-20 13:16:18 -04:00
ILogService.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
IModuleDefinitionService.cs Removes unnecessary Oqtane.UI namespace 2024-02-17 18:17:13 -08: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
IOutputCacheService.cs rename Cache service to OutputCache 2025-03-11 11:48:43 -04:00
IPackageService.cs add ability to validate and download packages 2023-09-02 14:08:21 -04:00
IPageModuleService.cs Documentation Spelling Correction 2024-01-07 11:06:32 -08:00
IPageService.cs correct documentation spelling error 2024-02-17 17:55:38 -08:00
IProfileService.cs Documentation Spelling Correction 2024-01-07 11:07:08 -08: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
ISearchResultsService.cs make SearchResults API consistent with other core APIs 2024-07-16 16:54:55 -04:00
ISettingService.cs improve SettingService 2024-08-12 10:20:44 -04:00
ISiteService.cs scalability improvements 2024-05-31 16:23:36 -04:00
ISiteTemplateService.cs Documentation Spelling Correction 2024-01-07 11:08:08 -08: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 Documentation Spelling Correction 2024-01-07 11:09:06 -08: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 Fix #4752: validate the username and email. 2024-10-21 23:11:57 +08:00
IVisitorService.cs visitor improvements 2021-12-11 09:30:05 -05:00