mare.server/MareSynchronosServer/MareSynchronosStaticFilesServer
2023-01-07 23:44:35 +01:00
..
.config fixes after testing 2022-08-22 15:47:52 +02:00
Properties minor refactoring 2022-08-22 14:24:47 +02:00
appsettings.Development.json minor refactoring 2022-08-22 14:24:47 +02:00
appsettings.json add forceful deletion of files 2022-12-20 19:29:25 +01:00
CachedFileProvider.cs remove check for file existence because of download task might still be around 2022-12-29 14:14:02 +01:00
FileCleanupService.cs add some logging 2022-12-28 04:54:36 +01:00
FilePathUtil.cs rework static files server 2022-12-20 14:20:24 +01:00
FilesController.cs fix claims and logging in files controller 2023-01-07 01:57:16 +01:00
FileStatisticsService.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
GrpcFileService.cs Switch to JWT authentication (#19) 2023-01-02 17:07:34 +01:00
MareSynchronosStaticFilesServer.csproj Switch to JWT authentication (#19) 2023-01-02 17:07:34 +01:00
Program.cs remove configurekestrel 2023-01-07 23:37:32 +01:00
Startup.cs get kestrel server options from config 2023-01-07 23:44:35 +01:00