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
Shaun Walker
6719d242bd
Merge pull request
#4756
from zyhfish/task/fix-4752
...
Fix
#4752
: validate the username and email.
2024-10-24 09:53:24 -04:00
..
AliasController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
DatabaseController.cs
…
FileController.cs
Enhances image manipulation with format (webp encoder, defaults to png)
2024-10-13 17:20:18 +02:00
FolderController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
InstallationController.cs
split RenderMode and Runtime configuration
2024-02-01 09:08:39 -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
fix
#4733
- remove Name column from Language table and populate value dynamically
2024-10-15 15:58:17 -04:00
LocalizationController.cs
fix
#2464
- translation install/upgrade experience
2022-10-20 13:16:18 -04:00
LogController.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
ModuleController.cs
scalability improvements
2024-05-31 16:23:36 -04:00
ModuleControllerBase.cs
add ModuleControllerBase helper method for validating EntityId
2022-12-05 14:21:12 -05:00
ModuleDefinitionController.cs
changes to migrate Oqtane to .NET 9 and version 6.0.0
2024-10-21 14:51:20 -04:00
NotificationController.cs
fix
#4666
- scroll position in enhanced navigation
2024-09-25 17:05:53 -04:00
PackageController.cs
add ability to validate and download packages
2023-09-02 14:08:21 -04:00
PageController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
PageModuleController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
ProfileController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
RoleController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
SearchResultsController.cs
make SearchResults API consistent with other core APIs
2024-07-16 16:54:55 -04:00
SettingController.cs
fix
#4695
- null reference exception deleting a setting which does not exist
2024-10-02 08:30:34 -04:00
SiteController.cs
scalability improvements
2024-05-31 16:23:36 -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
improve sync service to always rely on server dates
2023-08-08 07:51:07 -04:00
SystemController.cs
add Process info to System Info to indicate if process is 32 bit or 64 bit
2024-04-11 13:34:06 -04:00
TenantController.cs
…
ThemeController.cs
changes to migrate Oqtane to .NET 9 and version 6.0.0
2024-10-21 14:51:20 -04:00
UrlMappingController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
UserController.cs
Fix
#4752
: validate the username and email.
2024-10-21 23:11:57 +08:00
UserRoleController.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
VisitorController.cs
Fix MicroService And Controller
2024-04-23 21:27:13 +09:00