|  | 85467dbd2a | Merge pull request #4106 from sbwalker/dev update text in component to be consistent with resx | 2024-04-04 12:01:01 -04:00 |  | 
			
				
					|  | aa767846f0 | update text in component to be consistent with resx | 2024-04-04 12:00:52 -04:00 |  | 
			
				
					|  | 6d3ad15d20 | Merge pull request #4105 from sbwalker/dev modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework | 2024-04-04 11:58:22 -04:00 |  | 
			
				
					|  | 7b95db4d13 | modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework | 2024-04-04 11:58:05 -04:00 |  | 
			
				
					|  | 160b3ff655 | Merge pull request #4099 from zyhfish/task/fix-3625 Fix #3625: add the clear logs function. | 2024-04-04 08:26:41 -04:00 |  | 
			
				
					|  | 757a39a75e | update code by review result. | 2024-04-03 22:27:39 +08:00 |  | 
			
				
					|  | 4c08a527be | Fix #3625: add the clear logs function. | 2024-04-03 09:21:13 +08:00 |  | 
			
				
					|  | 578b7b0512 | Update issue templates | 2024-04-02 16:43:43 -04:00 |  | 
			
				
					|  | 45e0259099 | Update issue templates | 2024-04-02 16:41:52 -04:00 |  | 
			
				
					|  | 1ac1933ec1 | Update issue templates | 2024-04-02 16:37:54 -04:00 |  | 
			
				
					|  | 43353e89bb | Merge pull request #4098 from sbwalker/dev fix ThemeSettings SetSetting() references to not specify IsPrivate property | 2024-04-02 10:53:24 -04:00 |  | 
			
				
					|  | 010e4610f7 | fix ThemeSettings SetSetting() references to not specify IsPrivate property | 2024-04-02 10:53:07 -04:00 |  | 
			
				
					|  | ba38853406 | Merge pull request #4097 from sbwalker/dev fix SiteMap so that it supports page Urls | 2024-04-02 08:45:03 -04:00 |  | 
			
				
					|  | 4944a9e51e | fix SiteMap so that it supports page Urls | 2024-04-02 08:44:51 -04:00 |  | 
			
				
					|  | 73ad97859c | Merge pull request #4093 from sbwalker/dev fix #4091 - double slash generated for home page path ("/") and urlparameters | 2024-04-01 15:11:38 -04:00 |  | 
			
				
					|  | e600da229c | fix #4091 - double slash generated for home page path ("/") and urlparameters | 2024-04-01 15:11:20 -04:00 |  | 
			
				
					|  | 273b4f20db | Merge pull request #4090 from sbwalker/dev fix #4088 - redirect to login if not authenticated | 2024-04-01 12:01:04 -04:00 |  | 
			
				
					|  | 9843dccdf0 | fix #4088 - redirect to login if not authenticated | 2024-04-01 12:00:53 -04:00 |  | 
			
				
					|  | 60ae1ec1e8 | Merge pull request #4089 from W6HBR/dev Fix incorrect parameter passed from ProfileService to ProfileController | 2024-04-01 09:53:48 -04:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | d6dcba7a60 | Merge pull request #4083 from sbwalker/dev use Constants.RequestVerificationToken rather than magic string | 2024-03-29 11:19:33 -04:00 |  | 
			
				
					|  | 5b3849082f | use Constants.RequestVerificationToken rather than magic string | 2024-03-29 11:19:21 -04:00 |  | 
			
				
					|  | 5de988a2e6 | Merge pull request #4082 from sbwalker/dev remove changes to allow path to support urls - urls should be specified as redirects | 2024-03-29 10:15:42 -04:00 |  | 
			
				
					|  | 26220b2f54 | remove changes to allow path to support urls - urls should be specified as redirects | 2024-03-29 10:15:24 -04:00 |  | 
			
				
					|  | 8d8436f1f1 | Merge pull request #4081 from sbwalker/dev set active tab correctly in RichTextEditor for scenarios where rich text editor is disabled | 2024-03-29 07:50:27 -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 |  | 
			
				
					|  | b2419abdc8 | Merge pull request #4079 from sbwalker/dev fix #4073 - OIDC/OAuth2 flow with static rendering | 2024-03-28 16:12:15 -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 releasev5.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 |  |