oqtane.framework/Oqtane.Client/Services/Interfaces
2022-01-14 13:26:24 -05: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 Enhance Settings API for public Site Settings. Added Settings to Site model by default. Added new parameters to Login and UserProfile components. Enhanced Oqtane Theme settings to use new component parameters. Enhanced image download and resizing logic. 2021-09-20 17:15:52 -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 fix #1691 - AntiForgeryToken header not being set during startup 2021-09-27 08:44:16 -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 added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02:00
ILocalizationService.cs added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02: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 added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02: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 hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls 2022-01-14 13:26:24 -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 added basic xml comments to all Oqtane.Services interfaces 2021-09-17 10:13:26 +02: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 More docs for https://github.com/oqtane/oqtane.framework/issues/1382 - should not affect any code 2021-05-31 15:45:07 +02:00
IUserService.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
IVisitorService.cs visitor improvements 2021-12-11 09:30:05 -05:00