.. |
Components
|
allow page-script to support exterrnal JavaScript
|
2024-07-19 15:42:20 -04:00 |
Controllers
|
remove hardcoded names when using GetInterface()
|
2024-07-17 19:52:44 -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 ITextEditorProvider interface
|
2024-07-22 13:31:24 -04:00 |
Infrastructure
|
change Ignore Paths to Ignore Pages
|
2024-07-21 09:10:01 -04:00 |
Managers
|
search modifications
|
2024-07-12 10:33:17 -04:00 |
Migrations
|
change EntityId to string
|
2024-06-28 16:24:56 -04:00 |
Modules
|
improve validation of seach content
|
2024-07-20 19:17:47 -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
|
add ability to manage search results settings
|
2024-07-19 12:55:59 -04:00 |
Repository
|
remove unecessary using
|
2024-07-20 19:39:45 -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
|
resolve antiforgery issue
|
2024-01-31 07:33:52 -05:00 |
Services
|
moved Search Provider setting to Search Settings
|
2024-07-21 08:59:23 -04:00 |
wwwroot
|
fix ISearchable implementation in default module template
|
2024-07-18 11:10:24 -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
|
update to .NET 8.0.7
|
2024-07-17 15:10:40 -04:00 |
Program.cs
|
eliminate database provider nuget packages
|
2023-12-14 14:32:19 -05:00 |
Startup.cs
|
require AntiForgery on Static Rendered components
|
2024-05-08 14:42:39 -04:00 |