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
99cad13890
restrict user data leakage
2020-06-03 19:46:47 -04:00
..
AliasController.cs
Fix Alias route
2020-05-27 16:58:50 -04:00
FileController.cs
Fix file upload merge
2020-05-18 19:53:49 -04:00
FolderController.cs
Move Path and File validation to Shared Utilities
2020-05-14 22:02:57 -04:00
InstallationController.cs
Optimized downloading of assemblies when using WebAssembly
2020-05-18 18:02:23 -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
fixes for framework upgrade, fixes for control panel CSS styles, added AllPages attrubute for Modules, bumped version to 0.9.1 to test upgrades
2020-05-07 14:38:24 -04:00
ModuleDefinitionController.cs
module creator templates need to be in the server project in order to be distributed with application
2020-05-20 15:31:09 -04: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
added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2
2020-05-15 09:50:48 -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
restrict user data leakage
2020-06-03 19:46:47 -04:00
UserRoleController.cs
restrict user data leakage
2020-06-03 19:46:47 -04:00