.. |
Components
|
fix #4607 - scripts added twice
|
2024-09-16 13:21:43 -04:00 |
Controllers
|
on .NET MAUI provide message to user if Security Token has not been configured
|
2024-09-18 11:28:11 -04:00 |
Data
|
Add support for Sqlite - Installation path tested but AddSite not supported yet
|
2021-03-23 11:06:18 -07:00 |
Databases
|
fix #3653 - mySQL installation failing on Rows reserved word
|
2024-01-25 10:59:18 -05:00 |
Extensions
|
remove unecessary using
|
2024-09-17 11:54:21 -04:00 |
Infrastructure
|
use FileLogger as fallback in LogManager when site cannot be determined
|
2024-09-18 07:37:52 -04:00 |
Managers
|
fix #4580 - add logout everywhere support using SecurityStamp
|
2024-09-17 08:45:27 -04:00 |
Migrations
|
fix #4575 - add support for DateOnly and TimeOnly columns in migrations
|
2024-09-08 11:43:36 -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
|
Update launchSettings.json
|
2020-06-18 23:06:33 -07:00 |
Providers
|
allow JwtMiddleware to support SecurityStamp
|
2024-09-17 09:06:49 -04:00 |
Repository
|
fix #4580 - add logout everywhere support using SecurityStamp
|
2024-09-17 08:45:27 -04: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
|
use FileLogger as fallback in LogManager when site cannot be determined
|
2024-09-18 07:37:52 -04:00 |
Services
|
fix #4546 - handle cache invalidation for site deletion
|
2024-08-22 08:26:29 -04:00 |
wwwroot
|
further modifications for #4604 - support for site name in logo component
|
2024-09-15 09:30:04 -04: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
|
Set RootNamespace
|
2020-11-27 22:06:40 +03:00 |
Oqtane.Server.csproj
|
prepare for 5.2.2
|
2024-09-02 12:09:06 -04: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 |