This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Server
History
Shaun Walker
340c02b2af
Merge pull request
#4382
from sbwalker/dev
...
remove unnecessary database call to GetPage
2024-07-02 15:45:59 -04:00
..
Components
Merge pull request
#4361
from 2sic-forks/bug/4360
2024-06-28 09:01:45 -04:00
Controllers
refactoring the code.
2024-06-04 17:32:31 +08: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
Fix
#4316
: add text editor interfaces.
2024-06-06 16:39:35 +08:00
Infrastructure
fix
#4353
- add defensive logic when sending notifications and improve performance
2024-06-26 09:09:06 -04:00
Managers
remove unnecessary database call to GetPage
2024-07-02 15:45:44 -04:00
Migrations
change EntityId to string
2024-06-28 16:24:56 -04:00
Modules
use PageModule in ISearchable
2024-07-02 14:50:26 -04:00
Pages
allow hidden pages to be included in SiteMap
2024-04-29 08:58:20 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Providers
breaking search modifications into smaller PRs
2024-06-28 15:43:54 -04:00
Repository
modify query property names
2024-06-28 16:15:28 -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
fix
#4375
- deleted pages not being filtered
2024-07-02 11:05:29 -04:00
wwwroot
fix ISearchable method name in module template
2024-06-11 07:37:02 -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
Prepare v5.2.0 Release and Package Dependencies
2024-06-10 10:47:03 -07: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