oqtane.framework/Oqtane.Client
Jon Welfringer 650c6670f2
Fix incorrect parameter passed from ProfileService.cs to ProfileController.cs
ProfileService was passing SiteId instead of ProfileId which was causing updates to profile entries to fail with "Unauthorized Profile Put Attempt".
2024-03-31 10:08:19 -07:00
..
Extensions create server-side SiteService 2024-02-15 15:48:18 -05:00
Installer change default so that new sites use Static rendering by default 2024-02-26 15:59:04 -05:00
Modules use Constants.RequestVerificationToken rather than magic string 2024-03-29 11:19:21 -04:00
Properties Revert launchSettings 2023-08-10 02:03:46 +02:00
Providers remove unused NavigationManager reference 2024-02-01 15:19:15 -05:00
Resources fix regression issue caused by #3985 related to ActionLink 2024-03-23 11:39:11 -04:00
Services Fix incorrect parameter passed from ProfileService.cs to ProfileController.cs 2024-03-31 10:08:19 -07:00
Themes use Constants.RequestVerificationToken rather than magic string 2024-03-29 11:19:21 -04:00
UI fix #4073 - OIDC/OAuth2 flow with static rendering 2024-03-28 16:12:02 -04:00
_Imports.razor rename RenderMode class and adding usings 2024-02-09 14:34:33 -05:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03: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 Update Package References To Version 8.0.3 2024-03-14 14:49:41 -07:00
Oqtane.Client.csproj.DotSettings Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
Program.cs implement client and server service implementations in Html/Text module 2024-03-05 08:44:09 -05:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00