|  | d196402dd0 | fix #4607 - Site HeadContent scripts being added twice | 2024-09-13 15:18:12 -04:00 |  | 
			
				
					|  | 515c6402b9 | improve SettingService | 2024-08-12 10:20:44 -04:00 |  | 
			
				
					|  | cf040f51b5 | eliminate database call for authenticated users | 2024-08-09 13:00:20 -04:00 |  | 
			
				
					|  | 5559f20511 | prevent breaking change for interactive components referencing PageState.Pages | 2024-07-23 12:47:54 -04:00 |  | 
			
				
					|  | 1cd4d6d0df | change IsEffectiiveOrExpired to IsEffectiveAndNotExpired | 2024-07-23 07:08:26 -04:00 |  | 
			
				
					|  | 8ca2f0a49f | fix #4284 - handle user role effective and expiry date | 2024-07-22 21:09:35 -04:00 |  | 
			
				
					|  | 5443629ec5 | allow <style> tags to be injected using HeadContent | 2024-07-18 15:01:20 -04:00 |  | 
			
				
					|  | b942a84b15 | improve PageState trimming | 2024-07-17 11:53:04 -04:00 |  | 
			
				
					|  | 4d26468ede | performance optimization to mitigate page bloat caused by Blazor serializing/encrypting state when crossing render mode boundaries | 2024-07-16 16:21:35 -04:00 |  | 
			
				
					|  | a4eb3d7a0b | Merge pull request #4388 from sbwalker/dev search refactoring | 2024-07-06 07:58:35 -04:00 |  | 
			
				
					|  | 5b46dd7293 | search refactoring | 2024-07-06 07:58:04 -04:00 |  | 
			
				
					|  | 7604992c35 | Merge pull request #4361 from 2sic-forks/bug/4360 fix docfx build issues #4360 | 2024-06-28 09:01:45 -04:00 |  | 
			
				
					|  | 791a3b67e6 | fix docfx build issues | 2024-06-27 19:47:13 +02:00 |  | 
			
				
					|  | 73abc511a8 | fix #4349 - adding module in subsite in Interactive render mode | 2024-06-24 16:26:55 -04:00 |  | 
			
				
					|  | 694cda0e99 | changes as a result of #4299 related to  PageState.Modules | 2024-06-03 07:42:22 -04:00 |  | 
			
				
					|  | 83f329d93c | Fix Add Page Issue | 2024-06-01 09:08:43 +08:00 |  | 
			
				
					|  | 06f0cc70b8 | scalability improvements | 2024-05-31 16:23:36 -04:00 |  | 
			
				
					|  | 2b32f316ee | Fix #3885: only re-render the component when message changed. | 2024-05-18 21:55:37 +08:00 |  | 
			
				
					|  | d57c1e7ff0 | revert prerender changes and change default | 2024-05-10 16:28:19 -04:00 |  | 
			
				
					|  | 2ae120c878 | add support for Auto Prerendering | 2024-05-09 14:42:54 -04:00 |  | 
			
				
					|  | 0de5c043bb | fix support for Site-level Scripts in Resources | 2024-05-01 15:18:36 -04:00 |  | 
			
				
					|  | 86ae0182fd | Format Exception in int.Parse(route.ModuleId) int.Parse("-1") throws  FormatException for cultures other than
 English (en-US) | 2024-04-25 19:30:24 +05:00 |  | 
			
				
					|  | df8463b625 | fix HTML comment to indicate actual RenderMode for component (including Interactivity) | 2024-04-24 13:22:28 -04:00 |  | 
			
				
					|  | c948361090 | minor refactoring of #4179 | 2024-04-24 09:48:51 -04:00 |  | 
			
				
					|  | de9c8362ac | [ENH] - #4178 simplified version with null-coalescing operator ?? | 2024-04-24 10:13:46 +10:00 |  | 
			
				
					|  | b5bb5d35e7 | [ENH] - #4178 correcting logic error | 2024-04-24 09:49:07 +10:00 |  | 
			
				
					|  | d910cfa919 | [ENH] - #4178 modifications after review | 2024-04-24 09:46:07 +10:00 |  | 
			
				
					|  | cfb128acb8 | [ENH] - Add Prerender IModuleControl property (similar to RenderMode) #4178 | 2024-04-23 15:22:02 +10:00 |  | 
			
				
					|  | 4f25b7bbbe | fix SiteRouter issue when running on .NET MAUI | 2024-04-16 08:02:59 -04:00 |  | 
			
				
					|  | b63f73ef93 | removing StreamRendering attribute as recent SDK seems to have resolved earlier rendering issues | 2024-04-08 14:31:12 -04:00 |  | 
			
				
					|  | 9843dccdf0 | fix #4088 - redirect to login if not authenticated | 2024-04-01 12:00:53 -04:00 |  | 
			
				
					|  | 9f654918ae | fix #4073 - OIDC/OAuth2 flow with static rendering | 2024-03-28 16:12:02 -04:00 |  | 
			
				
					|  | c49ef49371 | fix #4061 - invalid type for favicon | 2024-03-25 13:05:20 -04:00 |  | 
			
				
					|  | 3d4a58cb96 | optimize SiteRouter to only call SyncService for Interactive render mode | 2024-03-23 10:57:43 -04:00 |  | 
			
				
					|  | d3e6177a2b | refactoring of #4027 | 2024-03-21 18:44:16 -04:00 |  | 
			
				
					|  | 18efb098f9 | remove unused variables. | 2024-03-21 08:39:55 +08:00 |  | 
			
				
					|  | fb3a27c02f | update the code by following the review suggestions. | 2024-03-21 08:38:59 +08:00 |  | 
			
				
					|  | 7b67c9aa8d | Fix #4025: add user setting to keep the view mode. | 2024-03-20 15:46:32 +08:00 |  | 
			
				
					|  | c469a61908 | optimize to remove IsInstalled API call on every Web UI request (MAUI clients still require this logic) | 2024-03-16 16:24:12 -04:00 |  | 
			
				
					|  | 5a393de1cb | fix #3998 - personalized page display issue | 2024-03-15 22:49:28 -04:00 |  | 
			
				
					|  | a4f885a2c5 | site router optimization | 2024-03-10 13:37:05 -04:00 |  | 
			
				
					|  | 9106f9676c | remove commented code | 2024-03-08 19:34:15 -05:00 |  | 
			
				
					|  | 8e287da7b5 | consolidate Clone logic for Resource objects | 2024-03-08 19:33:09 -05:00 |  | 
			
				
					|  | 7f74e79253 | add ability to reload JavaScript on page transitions with enhanced navigation | 2024-03-08 14:03:22 -05:00 |  | 
			
				
					|  | 31f1079dfa | fix #3962 - ensure Resource management logic is consistent in App and SiteRouter | 2024-03-07 13:01:46 -05:00 |  | 
			
				
					|  | dea85add5d | fix issue when running .NET MAUI | 2024-03-05 12:00:23 -05:00 |  | 
			
				
					|  | 3cc2d3260e | Fix #3948: re-render correctly when change progress indicator status. | 2024-03-05 22:59:55 +08:00 |  | 
			
				
					|  | 7d7ea4c34b | remove div wrapper in body in Static render mode | 2024-03-04 10:30:09 -05:00 |  | 
			
				
					|  | 25753af331 | add support specifying RenderMode for Resources | 2024-03-02 08:34:24 -05:00 |  | 
			
				
					|  | 18160818d5 | improvements to IdentityRevalidatingAuthenticationStateProvider | 2024-03-01 12:16:24 -05:00 |  |