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
sbwalker
f59f8d1937
prepare for 5.0.2 release
2024-01-23 11:06:15 -05: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
undo changes to autocomplete.
2024-01-19 08:15:48 -08:00
Modules
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
Properties
Revert launchSettings
2023-08-10 02:03:46 +02:00
Providers
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00
Resources
improve help text for autocomplete
2024-01-19 15:35:48 -05:00
Services
Merge pull request
#3638
from sbwalker/dev
2024-01-12 08:15:44 -05:00
Themes
improve ShouldRender logic
2024-01-06 08:52:05 -05:00
UI
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
_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
add SiteState.IsPrerendering property back to avoid breaking change. New implementation relies on .NET 8 HttpContext CascadingParameter
2023-11-15 15:00:34 -05:00
AssemblyInfo.cs
Reuse AddOqtaneScopedServices()
2021-04-20 19:10:06 +03:00
Head.razor
more optimizations of Head component
2023-06-19 15:10:58 -04:00
IconResources.cs
Allow InputList component to be localizable and support multiple instances on a page. Implement icon localization in Page Add/Edit using IconResources.resx
2023-08-23 16:43:14 -04:00
Oqtane.Client.csproj
prepare for 5.0.2 release
2024-01-23 11:06:15 -05:00
Oqtane.Client.csproj.DotSettings
Add docs to 2 core interfaces IAliasService and IFileService
2021-05-21 18:29:25 +02:00
Program.cs
fix WebAssembly startup alias handling
2023-08-03 08:25:44 -04:00
SharedResources.cs
Introduce SharedResource Localisation
2021-06-16 09:46:33 +02:00