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
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
fa18467cdd
fix
#3069
- exclude templates from release packages
2023-08-03 15:26:23 -04:00
..
AliasController.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
DatabaseController.cs
set the DefaultDBType as the default database option in the Installer and Add Site UI
2021-06-11 08:43:46 -04:00
FileController.cs
fix
#3072
- add error handling and logging to folder creation logic
2023-08-03 14:45:27 -04:00
FolderController.cs
fix
#3046
- user folders displayed in folder lists
2023-07-19 16:14:48 -04:00
InstallationController.cs
Fix
#3068
- support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
JobController.cs
convention shortcut to suppress title in container
2022-01-06 17:24:18 -05:00
JobLogController.cs
improve validation and exception handling in API Controllers
2021-06-15 19:11:00 -04:00
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
Improve validation and error handling in Controller methods
2021-06-07 15:29:08 -04:00
ModuleController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
ModuleControllerBase.cs
add ModuleControllerBase helper method for validating EntityId
2022-12-05 14:21:12 -05:00
ModuleDefinitionController.cs
fix
#3069
- exclude templates from release packages
2023-08-03 15:26:23 -04:00
NotificationController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
PackageController.cs
marketplace changes
2023-07-15 10:01:27 -04:00
PageController.cs
use discretion with LogLevel.Error messages
2023-07-17 09:28:29 -04:00
PageModuleController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
ProfileController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
RoleController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
SettingController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
SiteController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04: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
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00
SystemController.cs
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05: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
fix
#3069
- exclude templates from release packages
2023-08-03 15:26:23 -04:00
UrlMappingController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04:00
UserController.cs
moved UserManager to Managers namespace
2023-07-13 17:05:01 -04:00
UserRoleController.cs
support both 404 andf 403 status codes in API response (404 should not log)
2023-07-11 08:14:00 -04: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