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.Server
/
Controllers
History
sbwalker
2e4656ae8b
added HybridEnabled field to Site table to indicate if .NET MAUI hybrid applications can be integrated
2023-12-04 16:35:03 -05:00
..
AliasController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
DatabaseController.cs
…
FileController.cs
Corrected the IsPrivate
2023-12-04 17:26:37 +01:00
FolderController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
InstallationController.cs
added HybridEnabled field to Site table to indicate if .NET MAUI hybrid applications can be integrated
2023-12-04 16:35:03 -05:00
JobController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
JobLogController.cs
…
LanguageController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
LocalizationController.cs
fix
#2464
- translation install/upgrade experience
2022-10-20 13:16:18 -04:00
LogController.cs
…
ModuleController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
ModuleControllerBase.cs
add ModuleControllerBase helper method for validating EntityId
2022-12-05 14:21:12 -05:00
ModuleDefinitionController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
NotificationController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
PackageController.cs
add ability to validate and download packages
2023-09-02 14:08:21 -04:00
PageController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
PageModuleController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
ProfileController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
RoleController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
SettingController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
SiteController.cs
Update Site with ImageFiles and UploadableFiles
2023-12-04 09:07:11 +01:00
SiteTemplateController.cs
allow selection of site template during installation
2023-06-15 19:10:37 -04:00
SqlController.cs
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
SyncController.cs
improve sync service to always rely on server dates
2023-08-08 07:51:07 -04:00
SystemController.cs
include PackageRegistryUrl in System Info
2023-08-24 16:39:38 -04:00
TenantController.cs
Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events.
2022-10-04 19:20:02 -04:00
ThemeController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
UrlMappingController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
UserController.cs
user identity improvements
2023-11-29 10:42:23 -05:00
UserRoleController.cs
add additional validation logic to Update API methods to ensure model ID matches ID parameter
2023-11-22 14:47:28 -05:00
VisitorController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00