oqtane.framework/Oqtane.Server
2024-10-15 15:58:17 -04:00
..
Components set HttpOnly to false for Localization cookie in static rendering 2024-10-14 16:49:14 -04:00
Controllers fix #4733 - remove Name column from Language table and populate value dynamically 2024-10-15 15:58:17 -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 Implements Image Manipulation in Files Page via QueryString 2024-10-13 12:38:43 +02:00
Infrastructure add validation of recipient email address to Notification job 2024-09-30 11:27:47 -04:00
Managers fix #4638 - add Logout Everywhere option to User Profile 2024-09-20 15:18:25 -04:00
Migrations fix #4733 - remove Name column from Language table and populate value dynamically 2024-10-15 15:58:17 -04:00
Modules move HtmlText caching from repository to service layer 2024-08-14 10:00:56 -04:00
Pages Enhances image manipulation with format (webp encoder, defaults to png) 2024-10-13 17:20:18 +02:00
Properties
Providers allow JwtMiddleware to support SecurityStamp 2024-09-17 09:06:49 -04:00
Repository Hard deletion of page more robust use of contexts (fixes issue: presence of stale records of deleted page on db). 2024-10-04 22:46:40 +02:00
Resources organize server RESX files in folders to be consistent with client project 2024-02-23 15:55:31 -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 localize names of languages based on user's UI culture 2024-10-14 17:17:54 -04:00
wwwroot fix #4714 as well as breaking change in #4712 2024-10-14 15:05:46 -04:00
appsettings.json Update appsettings.json 2024-02-01 09:09:58 -05:00
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 Updated Microsoft Components for 8.0.8 to 8.0.10 2024-10-09 14:35:27 +02:00
Program.cs eliminate database provider nuget packages 2023-12-14 14:32:19 -05:00
Startup.cs fix typo 2024-10-05 11:12:01 -07:00