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
53e5728ad2
fix
#1640
to resolve issue with server prerendering, upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions
2021-09-10 08:24:05 -04:00
..
Controllers
Replacing dependency on System.Drawing with SixLabors.ImageSharp based on cross platform guidance from Microsoft
9b4520703c/accepted/2021/system-drawing-win-only/system-drawing-win-only.md
2021-09-02 11:58:31 -04:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
Rename IOqtaneDatabase interface (and related base class)
2021-05-24 11:57:47 -07:00
Extensions
fix
#1628
- make DBContext Transient, modify Control Panel to use standard Bootstrap 5 offcanvas classes, add auto trimming to file logger, fix issue in File Repository related to populating Url on Add/Update.
2021-09-01 09:01:11 -04:00
Infrastructure
fix
#1640
to resolve issue with server prerendering, upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions
2021-09-10 08:24:05 -04:00
Migrations
Revert "EntityBuilder UpdateColumn to dynamic type of value"
2021-08-20 16:32:04 -04:00
Modules
added logging for startup issues
2021-07-01 07:37:03 -04:00
Pages
added defensive logic to app.razor, relocated shared resource definition in preparation for utilizing shared resources
2021-06-14 17:29:23 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
fix
#1628
- make DBContext Transient, modify Control Panel to use standard Bootstrap 5 offcanvas classes, add auto trimming to file logger, fix issue in File Repository related to populating Url on Add/Update.
2021-09-01 09:01:11 -04:00
Resources
Add Resources folder
2020-11-27 22:06:54 +03: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
back out auth policy header support as Blazor HttpClient is registered as Scoped and can not support variable headers
2021-06-11 07:54:02 -04:00
wwwroot
support for commercial modules, themes, translations
2021-08-16 09:46:02 -04:00
appsettings.json
Update appsettings.json
2021-05-30 15:35:04 -04: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
Replacing dependency on System.Drawing with SixLabors.ImageSharp based on cross platform guidance from Microsoft
9b4520703c/accepted/2021/system-drawing-win-only/system-drawing-win-only.md
2021-09-02 11:58:31 -04:00
Program.cs
added logging for startup issues
2021-07-01 07:37:03 -04:00
Startup.cs
allow disabling of swagger and package service
2021-07-01 09:11:29 -04:00