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
e32ca089ec
Merge pull request
#2817
from sbwalker/dev
...
added HeadContent property to Site and replaced Meta property on Page with HeadContent property.
2023-05-16 16:23:34 -04:00
..
Extensions
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
2023-01-09 11:38:25 -05:00
Installer
Fix for
#2728
Toggle Password button focus
2023-04-05 07:51:32 +02:00
Modules
added HeadContent property to Site and replaced Meta property on Page with HeadContent property.
2023-05-16 16:23:07 -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
added HeadContent property to Site and replaced Meta property on Page with HeadContent property.
2023-05-16 16:23:07 -04:00
Services
FileService backslash fix
2023-05-10 17:08:56 +02:00
Themes
Fix for MenuHorizontal
#2757
2023-04-26 09:43:11 +02:00
UI
added HeadContent property to Site and replaced Meta property on Page with HeadContent property.
2023-05-16 16:23:07 -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
migrate CSS references and remove JS Interop methods
2023-05-16 09:09:18 -04:00
AssemblyInfo.cs
Reuse AddOqtaneScopedServices()
2021-04-20 19:10:06 +03:00
Body.razor
ability to add arbitrary content to head and body during client and server rendering
2023-05-15 16:43:22 -04:00
Head.razor
relocate favicon rendering
2023-05-16 07:41:50 -04:00
Oqtane.Client.csproj
initial changes to upgrade to .NET 7
2023-05-15 12:01:29 -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
add defensive logic to Oqtane.Client for loading modules on which have not declared all dependencies on WebAssembly
2023-03-14 20:40:49 -04:00
SharedResources.cs
Introduce SharedResource Localisation
2021-06-16 09:46:33 +02:00