oqtane.framework/Oqtane.Server
Shaun Walker ff5dbec579
Merge pull request #4578 from sbwalker/dev
fix issue adding existing user to a new site
2024-08-29 17:53:27 -04:00
..
Components prevent scroll position from resetting to top of page when querystring or hash changes 2024-08-16 15:01:25 -04:00
Controllers fix issue adding existing user to a new site 2024-08-29 17:53:11 -04:00
Data
Databases fix #3653 - mySQL installation failing on Rows reserved word 2024-01-25 10:59:18 -05:00
Extensions replace dynamic query with linq 2024-08-09 17:16:17 -04:00
Infrastructure fix #4546 - handle cache invalidation for site deletion 2024-08-22 08:26:29 -04:00
Managers fix issue adding existing user to a new site 2024-08-29 17:53:11 -04:00
Migrations fix #4517 - index error due to duplicate records on upgrade 2024-08-14 08:19:14 -04:00
Modules move HtmlText caching from repository to service layer 2024-08-14 10:00:56 -04:00
Pages remove hardcoded names when using GetInterface() 2024-07-17 19:52:44 -04:00
Properties
Providers improve search result performance and relevancy 2024-08-08 14:11:27 -04:00
Repository fix #4559 - prevednt Log fields from exceeding column length 2024-08-26 12:04:50 -04:00
Resources organize server RESX files in folders to be consistent with client project 2024-02-23 15:55:31 -05:00
Scripts
Security change IsEffectiiveOrExpired to IsEffectiveAndNotExpired 2024-07-23 07:08:26 -04:00
Services fix #4546 - handle cache invalidation for site deletion 2024-08-22 08:26:29 -04:00
wwwroot update bootstrap reference. 2024-08-29 19:41:27 +08:00
appsettings.json Update appsettings.json 2024-02-01 09:09:58 -05:00
appsettings.release.json Update appsettings.release.json 2024-02-01 09:10:13 -05:00
AssemblyInfo.cs
Oqtane.Server.csproj Update version to 5.2.1 and dependencies 2024-08-13 15:43:27 -07:00
Program.cs eliminate database provider nuget packages 2023-12-14 14:32:19 -05:00
Startup.cs Adds AntiForgery Cookie setting options.Cookie.HttpOnly = true; 2024-08-08 12:24:42 -07:00