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
35b9551bfb
Add schema support to BaseEntityBuilder
2022-06-27 13:54:52 -04:00
..
Controllers
Fix for Recycle bin not showing Deleted Date (Issue
#2234
)
2022-06-14 09:22:12 +02:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
fix
#2182
- modifications to address MySQL compatibility issues
2022-05-08 22:14:26 -04:00
Extensions
Exception is not saved to log
2022-06-09 10:24:13 +02:00
Infrastructure
fix
#2239
- email notification encoding to support all cultures
2022-06-20 19:42:32 -04:00
Migrations
Add schema support to BaseEntityBuilder
2022-06-27 13:54:52 -04:00
Modules
removed method-level [ValidateAntiForgeryToken] attribute as it is now handled by global AutoValidateAntiforgeryTokenFilter, adjusted gitignore to improve filtering of Module and Theme folders in wwwroot and exclude all files in Oqtane.Server/Data
2022-04-15 08:01:32 -04:00
Pages
fix path on app-stylesheets
2022-04-26 16:33:50 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
Fix
#2230
- add support for an Unauthenticated User global role
2022-06-07 15:25: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
fix
#2176
- update LastIPAddress correctly during login
2022-05-05 09:57:09 -04:00
wwwroot
Improvements for
#2221
- validate file extensions client-side before initiating upload, valid file extension server-side before writing part to disk, optimize cleanup logic, add error handling to JavaScript XMLHttpRequest, ensure FileInput gets initialized after upload
2022-06-04 15:40:26 -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.3
2022-06-21 09:25:14 -04:00
Program.cs
Add many PrivateApi attributes to hide unimportant stuff in docs
2021-11-11 20:01:55 +01:00
Startup.cs
enhance UserRole service with filtering and moved workload to server for better performance, improve error message details during installation
2022-04-29 21:39:11 -04:00