This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Client
/
Services
History
sbwalker
b7928a5255
fix
#4638
- add Logout Everywhere option to User Profile
2024-09-20 15:18:25 -04:00
..
Interfaces
fix
#4638
- add Logout Everywhere option to User Profile
2024-09-20 15:18:25 -04: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 ability to extract zip file contents in File Management
2024-08-14 15:54:13 -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
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
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 incorrect parameter passed from ProfileService.cs to ProfileController.cs
2024-03-31 10:08:19 -07: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
SearchResultsService.cs
make SearchResults API consistent with other core APIs
2024-07-16 16:54:55 -04:00
ServiceBase.cs
set BaseAddress for IHttpClientFactory
2024-08-20 15:22:27 -04:00
SettingService.cs
add ability to extract zip file contents in File Management
2024-08-14 15:54:13 -04:00
SiteService.cs
include Search Settings
2024-07-17 11:08:43 -04: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
fix
#4638
- add Logout Everywhere option to User Profile
2024-09-20 15:18:25 -04:00
VisitorService.cs
Fix MicroService And Controller
2024-04-23 21:27:13 +09:00