26220b2f54
remove changes to allow path to support urls - urls should be specified as redirects
2024-03-29 10:15:24 -04:00
93057d9449
set active tab correctly in RichTextEditor for scenarios where rich text editor is disabled
2024-03-29 07:50:03 -04:00
9f654918ae
fix #4073 - OIDC/OAuth2 flow with static rendering
2024-03-28 16:12:02 -04:00
cb086fe08d
Merge pull request #4077 from zyhfish/task/fix-issue-4074
...
Fix #4074 : use the correct property value.
2024-03-28 14:23:46 -04:00
1482166ba3
Merge pull request #4078 from sbwalker/dev
...
fix #4075 - auth cookie being rejected under some scenarios - change from Strict to Lax to match latest .NET Identity configuration
2024-03-28 14:23:31 -04:00
6b8dd9bf03
fix #4075 - auth cookie being rejected under some scenarios - change from Strict to Lax to match latest .NET Identity configuration
2024-03-28 14:23:13 -04:00
a8af9da249
Fix #4074 : use the correct property value.
2024-03-28 22:18:30 +08:00
e410f82fdb
Update README.md
2024-03-27 15:01:47 -04:00
4f70f228f1
Update README.md
2024-03-27 10:43:55 -04:00
ddc97b99fa
Update README.md
2024-03-27 10:37:03 -04:00
5f42918cc9
Update README.md
2024-03-27 10:09:39 -04:00
e6dfe6fe89
Update README.md
2024-03-27 08:57:52 -04:00
fdbe693139
Merge pull request #4070 from oqtane/master
...
5.1.0 release
v5.1.0
2024-03-27 08:44:22 -04:00
0633b2876c
Merge pull request #4069 from oqtane/dev
...
5.1.0 release
2024-03-27 08:43:57 -04:00
ee45ed8ec2
Merge pull request #4068 from sbwalker/dev
...
fix upgrade issue by removing legacy Views assembly
2024-03-26 14:27:06 -04:00
0c6726e3f7
fix upgrade issue by removing legacy Views assembly
2024-03-26 14:26:55 -04:00
2a75995189
Merge pull request #4067 from zyhfish/task/fix-issue-4066
...
Fix #4066 : set the RenderModeBoundary instance.
2024-03-26 13:39:11 -04:00
9f074c1ab7
Fix #4066 : set the RenderModeBoundary instance.
2024-03-26 22:48:55 +08:00
2917ee3b9d
Merge pull request #4065 from leigh-pointer/UpdateTemplateJson
...
Updated Template Module and Theme json from 5.0.0 to 5.1.0
2024-03-26 07:21:03 -04:00
03f631f537
Updated Template Module and Theme json from 5.0.0 to 5.1.0
2024-03-26 11:53:49 +01:00
fb4171ae6f
Merge pull request #4064 from thabaum/Fixes-#4062-move-app-body-resources
...
Fixes #4062 : App.razor - moves loading body resources above blazor.web.js
2024-03-25 14:27:38 -04:00
aec7d5aff7
moves loading body resources above blazor.web.js
2024-03-25 11:04:14 -07:00
045c225c8c
Merge pull request #4063 from sbwalker/dev
...
fix #4061 - invalid type for favicon
2024-03-25 13:05:32 -04:00
c49ef49371
fix #4061 - invalid type for favicon
2024-03-25 13:05:20 -04:00
9fd012229b
Merge pull request #4060 from sbwalker/dev
...
increase minimum characters to view Edit button at bottom
2024-03-25 07:41:02 -04:00
bb27099f9e
increase minimum characters to view Edit button at bottom
2024-03-25 07:40:48 -04:00
411634ecda
Merge pull request #4056 from sbwalker/dev
...
set active tab in RichTextEditor based on content
2024-03-23 11:55:56 -04:00
bb59f66008
set active tab in RichTextEditor based on content
2024-03-23 11:55:44 -04:00
b8a0f34c33
Merge pull request #4055 from sbwalker/dev
...
fix regression issue caused by #3985 related to ActionLink
2024-03-23 11:39:24 -04:00
784955cdbd
fix regression issue caused by #3985 related to ActionLink
2024-03-23 11:39:11 -04:00
83764ce3d5
Merge pull request #4054 from sbwalker/dev
...
move Html/Text Edit button to top of content
2024-03-23 11:12:24 -04:00
438cf271c0
move Html/Text Edit button to top of content
2024-03-23 11:12:05 -04:00
8631eacdf3
Merge pull request #4052 from zyhfish/task/fix-issue-4051
...
Fix #4051 : set the return url correctly.
2024-03-23 11:00:24 -04:00
6e7ce10585
Merge pull request #4053 from sbwalker/dev
...
optimize SiteRouter to only call SyncService for Interactive render mode
2024-03-23 10:57:55 -04:00
3d4a58cb96
optimize SiteRouter to only call SyncService for Interactive render mode
2024-03-23 10:57:43 -04:00
6fde3f8453
Fix #4051 : set the return url correctly.
2024-03-23 21:47:27 +08:00
016d2f7ab1
Merge pull request #4049 from sbwalker/dev
...
fix theme template release.,cmd to copy package to /Packages folder
2024-03-22 15:32:09 -04:00
a8ffc414fe
fix theme template release.,cmd to copy package to /Packages folder
2024-03-22 15:31:55 -04:00
b0c1c6e880
Merge pull request #4047 from sbwalker/dev
...
refactoring of #4027
2024-03-21 18:44:28 -04:00
d3e6177a2b
refactoring of #4027
2024-03-21 18:44:16 -04:00
8adbdcc675
Merge pull request #4027 from zyhfish/task/fix-issue-4025
...
Fix #4025 : add user setting to keep the view mode.
2024-03-21 15:35:10 -04:00
d1d7ff0d0a
Merge pull request #4046 from sbwalker/dev
...
use consistent naming in SiteRepository
2024-03-21 15:32:39 -04:00
4b05a49b46
use consistent naming in SiteRepository
2024-03-21 15:32:25 -04:00
0309a866c8
Merge pull request #4045 from sbwalker/dev
...
use DbContextFactory in all Html/Text methods
2024-03-21 15:25:30 -04:00
bbc77f81ca
use DbContextFactory in all Html/Text methods
2024-03-21 15:25:17 -04:00
483f6f2188
Merge pull request #4044 from sbwalker/dev
...
move logging from Html/Text controller to Server Service class so that is captured in all render modes
2024-03-21 15:19:47 -04:00
e0ef3ca39a
move logging from Html/Text controller to Server Service class so that is captured in all render modes
2024-03-21 15:19:30 -04:00
aef29ff6c5
Merge pull request #4043 from sbwalker/dev
...
ignore Antiforgerytoken in logout as it can sometimes prevent a user from logging out unless they refresh their browser, due to the Antiforgerytoken being expired.
2024-03-21 15:03:10 -04:00
ec7bd8c1c8
ignore Antiforgerytoken in logout as it can sometimes prevent a user from logging out unless they refresh their browser, due to the Antiforgerytoken being expired.
2024-03-21 15:02:50 -04:00
fe0d69739d
Merge pull request #4042 from sbwalker/dev
...
updates to module template for static rendering (ActionDialog Id property, Service interface moved to Shared, Client Service using IHttpClientFactory, Async methods added to Repository, Server Service implementation added, Controller uses Server Service implementation, Server Service registered in Startup)
2024-03-21 14:55:31 -04:00