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.Client
/
UI
History
sbwalker
3d4a58cb96
optimize SiteRouter to only call SyncService for Interactive render mode
2024-03-23 10:57:43 -04:00
..
ContainerBuilder.razor
add IDisposable declaration to accompany existing Dispose() method
2024-01-30 13:13:49 -05:00
Head.razor
Pass RenderMode and Runtime to Head component
2024-02-19 18:30:01 -05:00
InteractiveRenderMode.cs
update Npgsql.EntityFrameworkCore.PostgreSQL to version 8.0.2
2024-02-18 10:21:36 -05:00
Interop.cs
fix
#3669
add CORS policy and use Jwt with XHR to allow file uploads to work in .NET MAUI
2024-01-23 10:34:18 -05:00
ModuleInstance.razor
update module and theme default templates to use ModuleBase methods rather than ModuleInstance methods
2024-02-21 13:42:15 -05:00
PageState.cs
load PageState in App component and pass to SiteRouter to optimize data loading
2024-02-15 21:17:23 -05:00
Pane.razor
fix route constructor
2024-02-20 14:15:38 -05:00
RenderModeBoundary.razor
consolidate Clone logic for Resource objects
2024-03-08 19:33:09 -05:00
Routes.razor
optimize to remove IsInstalled API call on every Web UI request (MAUI clients still require this logic)
2024-03-16 16:24:12 -04:00
SiteRouter.razor
optimize SiteRouter to only call SyncService for Interactive render mode
2024-03-23 10:57:43 -04:00
StreamRenderingDisabled.razor
add variability for StreamRendering based on render mode
2024-02-21 08:04:24 -05:00
StreamRenderingEnabled.razor
add variability for StreamRendering based on render mode
2024-02-21 08:04:24 -05:00
ThemeBuilder.razor
Merge pull request
#3810
from zyhfish/task/fix-bug-3807
2024-02-21 09:29:42 -05:00