mare.server/MareSynchronosServer/MareSynchronosStaticFilesServer
rootdarkarchon 74b7fcdf89
Refactoring using Claims more, add Server Side Messaging (#20)
* add some refactoring based on claims, handle chara ident inside claim, fix discord userid in log

* improve authentication responses, add server side messaging

* update server to mainline api

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-04 15:49:18 +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 rework server responsibilities (#18) 2022-12-27 13:48:05 +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 rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
Startup.cs Refactoring using Claims more, add Server Side Messaging (#20) 2023-01-04 15:49:18 +01:00