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
c745e85706
Merge pull request
#4810
from sbwalker/dev
...
make indexing of Files opt-in rather than opt-out
2024-11-08 15:16:45 -05:00
..
Components
remove custom JavaScript reconnection script for SignalR
2024-11-05 11:30:18 -05:00
Controllers
fix
#4795
- ensure deterministic ordering of file parts when merging files after upload (credit @HQuast)
2024-11-04 15:28:59 -05:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
Remove unnecessary usings
2024-09-25 15:13:06 -07:00
Extensions
remove Microsoft.AspNetCore.Http
2024-10-24 15:10:52 -04:00
Infrastructure
make indexing of Files opt-in rather than opt-out
2024-11-08 15:16:32 -05:00
Managers
update the error message.
2024-10-24 20:13:43 +08:00
Migrations
fix
#4770
- set a default value for PrincipalSchema to ensure backward compatibility
2024-10-24 17:08:25 -04:00
Modules
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
2024-11-07 17:05:28 -05:00
Pages
Enhances image manipulation with format (webp encoder, defaults to png)
2024-10-13 17:20:18 +02:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Providers
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
2024-11-07 17:05:28 -05:00
Repository
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
2024-11-07 17:05:28 -05: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
remove unnecessary using statement
2024-09-26 15:54:22 -04:00
Services
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
2024-11-07 17:05:28 -05:00
wwwroot
remove Microsoft.AspNetCore.Localization from default module template
2024-10-24 15:20:07 -04:00
appsettings.json
Update appsettings.json
2024-02-01 09:09:58 -05:00
appsettings.release.json
remove appsettings
2024-10-09 15:07:57 +02:00
AssemblyInfo.cs
Set RootNamespace
2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj
Update Oqtane.Server.csproj Package Dependencies
2024-10-30 18:43:42 -07:00
Program.cs
eliminate database provider nuget packages
2023-12-14 14:32:19 -05:00
Startup.cs
fix typo
2024-10-05 11:12:01 -07:00