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
/
Infrastructure
History
sbwalker
7a42646bed
Fix
#3068
- support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
..
EventSubscribers
use constant rather than magic string
2023-06-01 12:41:03 -04:00
HostedServices
added IEventSubscriber amd EventDistributorHostedService to optimize event processing
2023-05-31 09:36:32 -04:00
Interfaces
Fix
#3068
- support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
Jobs
filter deleted sites in notification job
2023-06-27 11:42:15 -04:00
Localization
User experience improvements
2021-04-17 19:18:24 -04:00
Logging
constrain file logger size
2021-09-17 09:17:42 -04:00
Middleware
Fix
#3068
- support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
Options
cleanup
2022-03-30 22:08:32 -04:00
SiteMigration
adopt more of the migrations conventions
2022-04-02 11:24:41 -04:00
SiteTemplates
fix validation message behavior in installer
2023-06-25 09:09:53 -04:00
AliasAccessor.cs
Added support for per site options and OpenID Connect
2022-03-13 22:55:52 -04:00
ConfigManager.cs
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
DatabaseManager.cs
ability to specify PageTemplates for modules
2023-05-30 15:52:27 -04:00
InstallationManager.cs
Added logic to ensure assembly version being installed is equal to or greater than existing assembly
2023-07-17 08:15:56 -04:00
LocalizationManager.cs
fix
#2427
- issue with upgrade available in Language Management
2022-09-28 16:16:46 -04:00
LogManager.cs
use html line breaks in error log notifications
2023-07-17 16:59:40 -04:00
ServerState.cs
Fix
#3068
- support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
ServerStateManager.cs
Fix
#3068
- support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
SiteState.cs
cleanly separate SiteState service for client and server use cases
2022-03-27 21:05:44 -04:00
SyncManager.cs
Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events.
2022-10-04 19:20:02 -04:00
TenantManager.cs
Fix
#3068
- support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
UpgradeManager.cs
ability to specify PageTemplates for modules
2023-05-30 15:52:27 -04:00