|  | 1c2abe794a | move Search page/module to Admin template so that it is always provisioned | 2024-06-10 12:33:09 -04:00 |  | 
			
				
					|  | 7f970d489f | refactoring the code. | 2024-06-04 17:32:31 +08:00 |  | 
			
				
					|  | 9d85ca07f4 | #4303: add search function. | 2024-06-03 21:19:42 +08:00 |  | 
			
				
					|  | e5567f2f46 | remove LoadTestingSiteTemplate | 2024-05-31 16:51:27 -04:00 |  | 
			
				
					|  | 06f0cc70b8 | scalability improvements | 2024-05-31 16:23:36 -04:00 |  | 
			
				
					|  | 8cd6a72dd3 | improve validation in package extraction | 2024-05-20 09:33:46 -04:00 |  | 
			
				
					|  | d57c1e7ff0 | revert prerender changes and change default | 2024-05-10 16:28:19 -04:00 |  | 
			
				
					|  | 5954fb91be | Fix #4121: avoid nested square bracket issue. | 2024-04-12 21:56:49 +08:00 |  | 
			
				
					|  | 0c6726e3f7 | fix upgrade issue by removing legacy Views assembly | 2024-03-26 14:26:55 -04:00 |  | 
			
				
					|  | 3eb9de57ef | fix #4017 - SiteState being lost in server rendered scenarios | 2024-03-19 13:53:05 -04:00 |  | 
			
				
					|  | ca58bf661d | modifications to ExceptionMiddleware | 2024-03-01 16:14:33 -05:00 |  | 
			
				
					|  | 83bfaabd95 | added exception middleware to server for logging | 2024-02-29 23:38:36 +01:00 |  | 
			
				
					|  | 6fbe459903 | refresh cache if user is updated | 2024-02-26 14:54:59 -05:00 |  | 
			
				
					|  | 2ed593c5e0 | include SiteId in SyncEvent | 2024-02-26 14:48:26 -05:00 |  | 
			
				
					|  | aac4d3eefb | improve caching for static rendering | 2024-02-26 14:28:38 -05:00 |  | 
			
				
					|  | c20138c9fc | admin pages url mappings and visitor management isnavigation property should be false for consistency | 2024-02-26 11:51:35 -05:00 |  | 
			
				
					|  | ed9121a06f | remove data-enhance from Edit Mode button as it prevents the module actions menu from functioning | 2024-02-26 10:56:51 -05:00 |  | 
			
				
					|  | 19ed98f265 | update default site template with latest Blazor messaging | 2024-02-21 10:50:10 -05:00 |  | 
			
				
					|  | 9974095659 | Merge pull request #3834 from zyhfish/task/token-replace-service Fix #3833: introduce token replace class. | 2024-02-21 09:29:29 -05:00 |  | 
			
				
					|  | ab09810bef | handle site level scripts in App component | 2024-02-20 13:50:09 -05:00 |  | 
			
				
					|  | 77ce31128c | Fix #3833: introduce token replace class. | 2024-02-18 21:38:43 +08:00 |  | 
			
				
					|  | b0487798c2 | fix issues with installer | 2024-02-16 11:13:31 -05:00 |  | 
			
				
					|  | ed7904b673 | create server-side SiteService | 2024-02-15 15:48:18 -05:00 |  | 
			
				
					|  | 1e332ed075 | split RenderMode and Runtime configuration | 2024-02-01 09:08:39 -05:00 |  | 
			
				
					|  | 8e499d164a | render mode integration | 2024-01-31 15:22:21 -05:00 |  | 
			
				
					|  | 7fcfffba6f | add IDisposable declaration to accompany existing Dispose() method | 2024-01-30 13:13:49 -05:00 |  | 
			
				
					|  | d9beb4b660 | remove unnecessary service and usings | 2024-01-23 13:14:28 -05:00 |  | 
			
				
					|  | eeec04b21a | update copyright year | 2024-01-19 14:53:54 -05:00 |  | 
			
				
					|  | 2b12b67582 | do not include Licensing assembly with framework but prevent uninstall | 2024-01-19 13:22:38 -05:00 |  | 
			
				
					|  | 3dc28c7291 | Fix #3604 - display message if user is attempting to run the application prior to performing a full compilation | 2024-01-04 16:40:15 -05:00 |  | 
			
				
					|  | 4cea22d813 | add defensive logic to Alias.Path, improve new GetAlias method | 2023-12-19 08:41:36 -05:00 |  | 
			
				
					|  | 713021359e | add additional SetAlias overload | 2023-12-18 15:07:07 -05:00 |  | 
			
				
					|  | 8909822aea | a simple dependency manager for assemblies | 2023-12-15 11:05:48 -05:00 |  | 
			
				
					|  | ade0419bf6 | eliminate database provider nuget packages | 2023-12-14 14:32:19 -05:00 |  | 
			
				
					|  | 0d718a5ca2 | ignore Blazor framework requests | 2023-12-13 18:25:21 -05:00 |  | 
			
				
					|  | 6621983a9c | HTML encode notifications sent by non-admins to prevent HTML injection | 2023-12-13 10:07:21 -05:00 |  | 
			
				
					|  | e34b1b54d5 | add support for root sitemap.xml and robots.txt | 2023-12-12 14:50:08 -05:00 |  | 
			
				
					|  | 2e4656ae8b | added HybridEnabled field to Site table to indicate if .NET MAUI hybrid applications can be integrated | 2023-12-04 16:35:03 -05:00 |  | 
			
				
					|  | 5d1510083e | invalidate client assemblies cache when site is updated | 2023-12-03 10:27:33 -05:00 |  | 
			
				
					|  | 85f9597f2c | add defensive logic to handle scenario where a tenant connection string does not exist in appsettings.json | 2023-11-29 17:31:51 -05:00 |  | 
			
				
					|  | c8ac4ec1e8 | include a more detailed error message for tenant database migration issues | 2023-11-27 15:35:58 -05:00 |  | 
			
				
					|  | f963711820 | remove InstallDatabase method as it is no longer required now that all database providers are installed automatically | 2023-11-22 15:53:25 -05:00 |  | 
			
				
					|  | 116542d8e4 | fix .NET upgrade issue related to database provider packages | 2023-11-21 15:09:14 -05:00 |  | 
			
				
					|  | bb10d64d58 | fix #3454 - do not remove Oqtane.lLicensing assemblies during package uninstall | 2023-11-13 13:16:35 -05:00 |  | 
			
				
					|  | 29741c0ec8 | add named site option support to factory | 2023-09-21 17:17:46 -04:00 |  | 
			
				
					|  | 65782e87c1 | add support for named site options | 2023-09-21 16:53:52 -04:00 |  | 
			
				
					|  | da74b0ece1 | fix #3157 - provide support for asynchronous scheduled jobs | 2023-08-18 13:34:38 -04:00 |  | 
			
				
					|  | 7cbc21671b | Notification job must convert \n to <br /> now that IsNodyHtml is set to True | 2023-08-14 17:03:21 -04:00 |  | 
			
				
					|  | 4da0952091 | fix installed cultures logic to recognize all satellite resources | 2023-08-08 13:21:56 -04:00 |  | 
			
				
					|  | 3814009ad9 | fix refresh logic in router | 2023-08-08 13:07:29 -04:00 |  |