.. |
Controllers
|
improvements to .NET MAUI file upload based on #3674 (credit @thabaum)
|
2024-01-24 09:37:27 -05: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
|
refactor logic related to domain filtering for emails during external login
|
2023-12-21 15:54:46 -05:00 |
Infrastructure
|
remove unnecessary service and usings
|
2024-01-23 13:14:28 -05:00 |
Managers
|
user identity improvements
|
2023-11-29 10:42:23 -05:00 |
Migrations
|
resolve regression installation issue with PostgreSQL
|
2024-01-25 13:39:23 -05:00 |
Modules
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
Pages
|
HTML encode notifications sent by non-admins to prevent HTML injection
|
2023-12-13 10:07:21 -05:00 |
Properties
|
Update launchSettings.json
|
2020-06-18 23:06:33 -07:00 |
Repository
|
fix #3637 - ensure ServerState Scripts only contains site level script resources
|
2024-01-12 08:19:58 -05:00 |
Resources
|
move password requirement localization back to Client project
|
2023-08-27 08:43:23 -04: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
|
abstract padding logic - don't repeat
|
2023-12-18 09:58:30 -05:00 |
wwwroot
|
fix #3669 add CORS policy and use Jwt with XHR to allow file uploads to work in .NET MAUI
|
2024-01-23 10:34:18 -05:00 |
appsettings.json
|
Remove default connection data
|
2023-10-18 12:55:39 -07:00 |
appsettings.release.json
|
Update appsettings.release.json
|
2021-05-30 15:35:19 -04:00 |
AssemblyInfo.cs
|
Set RootNamespace
|
2020-11-27 22:06:40 +03:00 |
Oqtane.Server.csproj
|
prepare for 5.0.2 release
|
2024-01-23 11:06:15 -05:00 |
Program.cs
|
eliminate database provider nuget packages
|
2023-12-14 14:32:19 -05:00 |
Startup.cs
|
improvements to .NET MAUI file upload based on #3674 (credit @thabaum)
|
2024-01-24 09:37:27 -05:00 |