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
/
Repository
History
sbwalker
0988a92d8a
changed terminology from Library to Headless
2024-05-20 22:12:01 -04:00
..
Context
add defensive logic to handle scenario where a tenant connection string does not exist in appsettings.json
2023-11-29 17:31:51 -05:00
Interfaces
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
AliasRepository.cs
fix
#2795
- remove protocol from alias names during add/update
2023-05-08 11:43:59 -04:00
FileRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
FolderRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
JobLogRepository.cs
Namespace Fix undo (
#340
)
2020-04-04 14:06:24 -04:00
JobRepository.cs
improve validation and exception handling in API Controllers
2021-06-15 19:11:00 -04:00
LanguageRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
LogRepository.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
ModuleDefinitionRepository.cs
changed terminology from Library to Headless
2024-05-20 22:12:01 -04:00
ModuleRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
NotificationRepository.cs
Fix
#4010
: update repositories to using db context factory.
2024-03-18 15:32:19 +08:00
PageModuleRepository.cs
Fix
#4010
: update repositories to using db context factory.
2024-03-18 15:32:19 +08:00
PageRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
PermissionRepository.cs
fix
#4017
- SiteState being lost in server rendered scenarios
2024-03-19 13:53:05 -04:00
ProfileRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
RoleRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
SettingRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
SiteRepository.cs
use consistent naming in SiteRepository
2024-03-21 15:32:25 -04:00
SiteTemplateRepository.cs
allow selection of site template during installation
2023-06-15 19:10:37 -04:00
SqlRepository.cs
add defensive logic to handle scenario where a tenant connection string does not exist in appsettings.json
2023-11-29 17:31:51 -05:00
TenantRepository.cs
Scope permissions by SiteId to support entity level authorization as well as improve caching and performance. Optimize GetTenant to use existing cache.
2022-11-07 18:16:32 -05:00
TenantResolver.cs
optimizing tenant resolution and routing
2021-05-10 17:45:39 -04:00
ThemeRepository.cs
add support for Library modules and optimize usage of reflection during startup
2024-04-26 13:22:56 -04:00
UrlMappingRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
UserRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
UserRoleRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00
VisitorRepository.cs
update to load the data in scope.
2024-03-19 09:19:56 +08:00