.. |
Controllers
|
fix #3420 - auto create user folder for Host user if it does not exist for site
|
2023-11-10 13:49:11 -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 #2182 - modifications to address MySQL compatibility issues
|
2022-05-08 22:14:26 -04:00 |
Extensions
|
Added functinality to declare custom login cookie expiration time.
|
2023-11-09 16:15:53 +01:00 |
Infrastructure
|
fix .NET upgrade issue related to database provider packages
|
2023-11-21 15:09:14 -05:00 |
Managers
|
update email address in AspNetUsers table when user email is modified
|
2023-11-10 16:13:24 -05:00 |
Migrations
|
Add Rows option to Profile Management. Improve Profile validation feedback. Fix Add User so that profile Options are supported.
|
2023-10-09 14:26:56 -04:00 |
Modules
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
Pages
|
move visitor tracking after url mapping and 404 handling
|
2023-11-10 13:00:57 -05:00 |
Properties
|
Update launchSettings.json
|
2020-06-18 23:06:33 -07:00 |
Repository
|
Removes Biography
|
2023-10-21 15:12:15 -07: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
|
exclude legacy Permissions properties from serialization/API payload
|
2023-03-09 15:51:16 -05:00 |
wwwroot
|
add database provider packages back to wwwroot/Packages as they are needed when cloning a fresh instance of source from Github
|
2023-11-21 15:21:44 -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
|
fix warning in MySQL provider, update Database provider packages to official .NET 8 release, add Oqtane.Licensing
|
2023-11-15 20:49:07 -05:00 |
Program.cs
|
Add environment settings needed for Azure deployment
|
2023-04-19 19:18:19 +02:00 |
Startup.cs
|
increase size of MaximumReceiveMessageSize for Blazor Server
|
2023-11-17 16:06:11 -05:00 |