mare.server/MareSynchronosServer/MareSynchronosServer
2022-08-18 01:17:49 +02:00
..
.config add documentation how to install server on ubuntu 20.04 and add server version stuff 2022-07-03 15:33:34 +02:00
Authentication cancel and dispose cts in ban auth 2022-08-12 10:57:03 +02:00
Data add some form of caching to the authorization 2022-08-06 12:33:25 +02:00
Discord forgot to remove timer 2022-08-12 00:35:09 +02:00
Hubs sql query optimization, add server cache hard limit, try catch separate around every block 2022-08-16 12:11:36 +02:00
Metrics remove locks around metrics for testing, add back dbcontext pooling 2022-08-18 01:17:49 +02:00
Migrations add max limit for strings 2022-08-16 19:04:53 +02:00
Models add max limit for strings 2022-08-16 19:04:53 +02:00
Properties idk, it's just too many changes by now 2022-06-28 23:51:19 +02:00
Throttling add delay ondisconnectasync and throw proper exceptions 2022-08-15 12:53:36 +02:00
appsettings.Development.json yeah idk, basic form of reg, auth, upload, whitelist. lots of stuff. 2022-06-17 23:49:08 +02:00
appsettings.json remove locks around metrics for testing, add back dbcontext pooling 2022-08-18 01:17:49 +02:00
CleanupService.cs move where statement to foreach in cleanup service 2022-08-16 18:38:19 +02:00
Extensions.cs add header x-forwarded-for 2022-08-15 18:57:11 +02:00
MareSynchronosServer.csproj update status via task, update nuget packages 2022-08-12 00:26:27 +02:00
Program.cs remove locks around metrics for testing, add back dbcontext pooling 2022-08-18 01:17:49 +02:00
Startup.cs remove locks around metrics for testing, add back dbcontext pooling 2022-08-18 01:17:49 +02:00
SystemInfoService.cs dispose db context from services 2022-08-10 23:39:55 +02:00