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
b7675a21eb
jwt changes
2022-03-29 08:38:46 -04:00
..
Controllers
jwt changes
2022-03-29 08:38:46 -04:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
moved AlterStringColumn to IDatabase interface so that it can be overridden in the Sqlite provider rather than requiring conditional logic in the migrations
2022-02-22 14:47:31 -05:00
Extensions
add Jwt authorization support for for API
2022-03-28 21:51:55 -04:00
Infrastructure
jwt changes
2022-03-29 08:38:46 -04:00
Migrations
OIDC improvements
2022-03-16 17:28:32 -04:00
Modules
resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management
2022-02-06 12:19:42 -05:00
Pages
remove SiteSettings from Alias for better separation of concerns
2022-03-27 19:47:52 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
cleanly separate SiteState service for client and server use cases
2022-03-27 21:05:44 -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
jwt improvements
2022-03-29 08:15:13 -04:00
wwwroot
prepare for 3.1 release
2022-03-23 15:04:03 -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
prepare for 3.1 release
2022-03-23 15:04:03 -04:00
Program.cs
Add many PrivateApi attributes to hide unimportant stuff in docs
2021-11-11 20:01:55 +01:00
Startup.cs
add Jwt authorization support for for API
2022-03-28 21:51:55 -04:00
web.Release.config
Comments cleanup
2022-01-21 11:58:24 +01:00