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
5aecc4be03
remove invalid app tag, fix page title not being set on first render
2022-01-11 15:07:54 -05:00
..
Controllers
enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification
2022-01-10 19:58:58 -05:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
fix
#1659
installation issue on PostgreSQL by ntroducing a new RewriteValue method which can be overridden in a database provider to provide custom behavior. Updated PostgreSQL provide to utilize new method. Also added an Oqtane.Server project reference to the module and theme external templates to streamline the development experience (credit @leighpointer).
2021-09-17 13:56:19 -04:00
Extensions
added support for url mapping and viitors
2021-12-09 08:48:56 -05:00
Infrastructure
enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification
2022-01-10 19:58:58 -05:00
Migrations
add option to Control Panel to specify module visibility
2022-01-08 08:44:18 -05:00
Modules
Add many PrivateApi attributes to hide unimportant stuff in docs
2021-11-11 20:01:55 +01:00
Pages
remove invalid app tag, fix page title not being set on first render
2022-01-11 15:07:54 -05:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
include purge job for maintaining event logs and visitor logs
2022-01-07 23:30:29 -05: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
enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification
2022-01-10 19:58:58 -05: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
prepare for 3.0.1
2021-12-10 14:16:16 -05:00
Program.cs
Add many PrivateApi attributes to hide unimportant stuff in docs
2021-11-11 20:01:55 +01:00
Startup.cs
Handle SchemaId in Swagger
2021-11-18 14:50:17 +03:00