oqtane.framework/Oqtane.Server
2025-03-11 11:48:43 -04:00
..
Components update the cookie consent control. 2025-02-28 23:32:17 +08:00
Controllers rename Cache service to OutputCache 2025-03-11 11:48:43 -04:00
Data Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Databases Remove unnecessary usings 2024-09-25 15:13:06 -07:00
Extensions rename Cache service to OutputCache 2025-03-11 11:48:43 -04:00
Infrastructure allow page and module settings to be included in site templates, improve terms and privacy default content, add Settings for HtmlText module 2025-03-06 14:46:17 -05:00
Managers add user impersonation 2025-01-31 11:14:13 -05:00
Migrations fix #5067 - add support for Guid data types 2025-02-06 14:16:53 -05:00
Modules Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing. 2024-11-07 17:05:28 -05:00
Pages resolves #4899: output cache for sitemap 2025-03-03 17:54:33 +01:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Providers Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing. 2024-11-07 17:05:28 -05:00
Repository allow site settings to be overidden at host level 2025-03-07 14:15:16 -05:00
Resources allow page and module settings to be included in site templates, improve terms and privacy default content, add Settings for HtmlText module 2025-03-06 14:46:17 -05:00
Scripts Page IsClickable column must be nullable in order to support upgrades, add more defensive logic 2021-06-24 07:41:34 -04:00
Security remove unnecessary using statement 2024-09-26 15:54:22 -04:00
Services rename Cache service to OutputCache 2025-03-11 11:48:43 -04:00
wwwroot update to .NET 9.0.2 2025-03-05 14:54:46 -05:00
appsettings.json Fix static file caching headers 2025-01-21 17:42:08 +05:30
appsettings.release.json remove appsettings 2024-10-09 15:07:57 +02:00
AssemblyInfo.cs Set RootNamespace 2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj upgrade to ImageSharp 3.1.7 due to security vulnerability 2025-03-07 14:16:47 -05:00
Program.cs fix #4969 - improve feedback and flow when connection string points to an invalid database 2025-01-13 07:48:30 -05:00
Startup.cs resolves #4899: output cache for sitemap 2025-03-03 17:54:33 +01:00