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
Shaun Walker
9db4985b14
Merge pull request
#655
from alexhendel/fix-path-handling
...
Fix directory separator for path operations
2020-07-16 10:27:34 -04:00
..
AliasController.cs
Fix Alias route
2020-05-27 16:58:50 -04:00
FileController.cs
Fix directory separator for path operations
2020-07-15 16:09:19 +02:00
FolderController.cs
Fix directory separator for path operations
2020-07-15 16:09:19 +02:00
InstallationController.cs
Restore support for third party assembly dependencies in modules and themes when running om Wasm
2020-06-04 12:48:29 -04:00
JobController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
JobLogController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
LogController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
ModuleController.cs
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
ModuleControllerBase.cs
improvements for custom authorization policy usage
2020-06-25 10:23:27 -04:00
ModuleDefinitionController.cs
Fix directory separator for path operations
2020-07-15 16:09:19 +02:00
NotificationController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
PackageController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
PageController.cs
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
PageModuleController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
ProfileController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
RoleController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
SettingController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
SiteController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
SiteTemplateController.cs
add security to site template API
2020-05-12 14:31:18 -04:00
SqlController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
SystemController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
TenantController.cs
Resolved authentication issue
#441
related to alias refactoring
#439
, fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
ThemeController.cs
Allow modules to be installed/uninstalled with embedded scripts or IInstallable interface. Fix module uninstall issues.
2020-05-14 11:54:28 -04:00
UserController.cs
Fix directory separator for path operations
2020-07-15 16:09:19 +02:00
UserRoleController.cs
restrict user data leakage
2020-06-03 19:46:47 -04:00