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
History
Shaun Walker
45e2027c56
prepare for 3.2.1 release
2022-10-13 13:34:43 -04:00
..
Extensions
Blazor Hybrid / .NET MAUI support
2022-08-11 17:09:32 -04:00
Installer
Updated Bootstrap to 5.2
2022-07-28 20:52:11 +02:00
Modules
Merge pull request
#2446
from sbwalker/dev
2022-09-30 09:54:59 -04:00
Properties
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
2019-08-14 09:34:35 -04:00
Providers
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00
Resources
fix
#2432
- add support for roles as part of external login via OIDC
2022-09-29 16:32:50 -04:00
Services
moved hierarchical ordering logic to server for pages and folders
2022-08-30 07:31:56 -04:00
Themes
Fix
#2439
- ensure resource urls are constructed consistently on client and server
2022-09-28 09:43:02 -04:00
UI
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
_Imports.razor
added Oqtane.Client to _Imports so it can find the new SharedResources class
2021-06-15 07:59:05 -04:00
App.razor
remote service support via Jwt
2022-03-30 08:07:03 -04:00
AssemblyInfo.cs
Reuse AddOqtaneScopedServices()
2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj
prepare for 3.2.1 release
2022-10-13 13:34:43 -04:00
Oqtane.Client.csproj.DotSettings
Add docs to 2 core interfaces IAliasService and IFileService
2021-05-21 18:29:25 +02:00
Program.cs
rename list name to match intent
2022-09-14 22:28:31 -04:00
SharedResources.cs
Introduce SharedResource Localisation
2021-06-16 09:46:33 +02:00