.. |
Components
|
script reload improvements
|
2025-01-16 14:06:13 -05:00 |
Controllers
|
remove unused method
|
2025-01-17 12:50:26 -05: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
|
include option for external login to save tokens
|
2025-01-13 15:14:13 -05:00 |
Infrastructure
|
update copyright year
|
2025-01-17 12:56:59 -05:00 |
Managers
|
fix #4957 - unable to login after password reset
|
2024-12-31 08:17:58 -05:00 |
Migrations
|
fix #4855 - dropping required column causes issue on SQLite
|
2024-11-22 11:55:43 -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
|
add sync events for user login/logout
|
2024-12-09 10:55:40 -05: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
|
ensure Pages collection is always returned in the same order by moving GetPagesHierarchy method to the repository.
|
2024-12-19 14:45:12 -05:00 |
Resources
|
fix 2 factor authentication email
|
2024-11-18 15:03:48 -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
|
ensure Pages collection is always returned in the same order by moving GetPagesHierarchy method to the repository.
|
2024-12-19 14:45:12 -05:00 |
wwwroot
|
improve error messages
|
2025-01-17 07:54:34 -05:00 |
appsettings.json
|
Fix static file caching headers
|
2025-01-21 17:26:47 +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
|
Prepare 6.0.2 and update package dependencies
|
2024-12-31 10:20:13 -08: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
|
Fix static file caching headers
|
2025-01-21 17:26:47 +05:30 |