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
5302be8bc1
optimize assembly list retrieval
2022-09-12 16:19:32 -04:00
..
AliasController.cs
FIx issue with redirect after site delete and remove tenant if it is empty
2022-06-28 08:17:06 -04:00
DatabaseController.cs
…
FileController.cs
Backslash fix.
2022-09-06 09:14:58 +02:00
FolderController.cs
moved hierarchical ordering logic to server for pages and folders
2022-08-30 07:31:56 -04:00
InstallationController.cs
optimize assembly list retrieval
2022-09-12 16:19:32 -04:00
JobController.cs
…
JobLogController.cs
…
LanguageController.cs
optimize assembly list retrieval
2022-09-12 16:19:32 -04:00
LocalizationController.cs
optimize satellite assembly loading based on the new model where all cultures are available
2022-07-21 16:02:23 -04:00
LogController.cs
…
ModuleController.cs
improve support for module content editors
2022-08-16 17:25:46 -04:00
ModuleControllerBase.cs
…
ModuleDefinitionController.cs
Fix
#2282
- dynamically determine framework path when scaffolding project references
2022-07-15 15:59:55 -04:00
NotificationController.cs
…
PackageController.cs
…
PageController.cs
…
PageModuleController.cs
improve support for module content editors
2022-08-16 17:25:46 -04:00
ProfileController.cs
…
RoleController.cs
…
SettingController.cs
cleanup
2022-03-30 22:08:32 -04:00
SiteController.cs
moved hierarchical ordering logic to server for pages and folders
2022-08-30 07:31:56 -04:00
SiteTemplateController.cs
…
SqlController.cs
Exception is not saved to log
2022-06-09 10:24:13 +02:00
SyncController.cs
…
SystemController.cs
add Environment to System Info
2022-07-19 14:33:51 -04:00
TenantController.cs
…
ThemeController.cs
Fix
#2282
- dynamically determine framework path when scaffolding project references
2022-07-15 15:59:55 -04:00
UrlMappingController.cs
…
UserController.cs
made folder paths cross platform, introduced file handler for abstracting the serving of files, enabled url mapping for broken file links, resolved public folder deletion issue
2022-08-30 07:21:52 -04:00
UserRoleController.cs
Improvements for
#2229
- relax userrole restrictions
2022-06-08 15:46:36 -04:00
VisitorController.cs
…