Commit Graph

76 Commits

Author SHA1 Message Date
Stanley Dimant
95586549e5 fix memory leak, try something different for metrics 2022-08-04 12:56:01 +02:00
Stanley Dimant
0dc4436ba3 bump api 2022-08-04 01:09:49 +02:00
Stanley Dimant
831029a244 Revert "remove throttling"
This reverts commit ccb9478f70.
2022-08-03 23:17:20 +02:00
Stanley Dimant
6dafbe77ba Revert "shuffle things around"
This reverts commit b9c6660e08.
2022-08-03 23:17:17 +02:00
Stanley Dimant
ccb9478f70 remove throttling 2022-08-03 23:02:42 +02:00
Stanley Dimant
b9c6660e08 shuffle things around 2022-08-03 22:58:07 +02:00
Stanley Dimant
8181018c6d try something more for rate limiting 2022-08-03 22:43:00 +02:00
Stanley Dimant
aebb7fdbb0 adjust contextaccessor 2022-08-03 22:18:29 +02:00
Stanley Dimant
6da875713f add httpcontextaccessor 2022-08-03 22:16:30 +02:00
Stanley Dimant
e0f273a020 add lodestone auth, add rate limiting middleware 2022-08-01 17:41:46 +02:00
Stanley Dimant
4d3226aa8b adjust server to use authentication where needed 2022-08-01 10:42:19 +02:00
Stanley Dimant
7a40eba295 migrate to postgresql 2022-08-01 00:48:21 +02:00
Stanley Dimant
8a3adf9c07 add static file serving 2022-07-28 18:02:54 +02:00
Stanley Dimant
f8ecd3965d add LastLoggedIn migration, disallow secondary connections 2022-07-18 10:34:11 +02:00
Stanley Dimant
00037e643e remove API, add submodule 2022-07-17 00:09:16 +02:00
Stanley Dimant
17c69666e8 add prometheus 2022-07-15 02:04:04 +02:00
Stanley Dimant
a416521aab update to API 5, consolidate hubs into one 2022-07-13 14:05:42 +02:00
Stanley Dimant
b9ac535836 rework authentication and some other crap for optimizing sql parallelism 2022-07-10 17:20:30 +02:00
Stanley Dimant
f307c9c486 add SystemInfoService, increase API to 3 2022-07-06 11:37:06 +02:00
Stanley Dimant
7a2fb8d594 some cleanup server side, increase api version to 2 2022-07-04 13:16:16 +02:00
Stanley Dimant
15b220dc8b add logging stuff 2022-07-03 02:24:32 +02:00
Stanley Dimant
3e00bc4efd add admin related things 2022-06-30 01:53:28 +02:00
Stanley Dimant
906f719879 add EF core db migrations, add banned + forbidden uploads db entries, adjust authentication to include characternamehash to check for bans, prepare for message sending from client to other clients 2022-06-29 22:42:58 +02:00
Stanley Dimant
1ac5e2655e idk, it's just too many changes by now 2022-06-28 23:51:19 +02:00
Stanley Dimant
9fa6517486 add streaming for uploads/aborting, whitelist changes and so on 2022-06-20 00:49:57 +02:00
Stanley Dimant
f6fbb4c862 yeah idk, basic form of reg, auth, upload, whitelist. lots of stuff. 2022-06-17 23:49:08 +02:00