oqtane.framework/Oqtane.Server
2025-01-13 07:50:05 -05:00
..
Components add support for data-reload=false attribute in Interactive rendering 2024-12-19 13:04:43 -05:00
Controllers fix #4969 - improve feedback and flow when connection string points to an invalid database 2025-01-13 07:48:30 -05:00
Data
Databases Remove unnecessary usings 2024-09-25 15:13:06 -07:00
Extensions add sync events for user login/logout 2024-12-09 10:55:40 -05:00
Infrastructure fix comment spelling 2025-01-13 07:50:05 -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
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
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 updated default module template to use Service consistently 2024-12-23 14:09:54 -05: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
Oqtane.Server.csproj update package references 2024-12-23 11:24:24 -05: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 typo 2024-10-05 11:12:01 -07:00