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
Ben
7f970d489f
refactoring the code.
2024-06-04 17:32:31 +08:00
..
Interfaces
refactoring the code.
2024-06-04 17:32:31 +08: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 API method to get File based on name, and fix permission validation for Folder
2023-07-10 08:44:14 -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
refactoring the code.
2024-06-04 17:32:31 +08:00
ServiceBase.cs
add HttpClientFactory support
2024-03-21 10:43:46 -04:00
SettingService.cs
avoid null reference error if list is null
2023-03-10 13:57:13 -05:00
SiteService.cs
scalability improvements
2024-05-31 16:23:36 -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
improvements based on user import testing
2023-09-23 09:04:18 -04:00
VisitorService.cs
Fix MicroService And Controller
2024-04-23 21:27:13 +09:00