Commit Graph

452 Commits

Author SHA1 Message Date
Stanley Dimant
d3ea056375 adjust date and register forced command 2022-08-02 21:52:25 +02:00
Stanley Dimant
2984660389 add /register forced 2022-08-02 21:48:10 +02:00
rootdarkarchon
4102203dae Merge pull request #3 from Penumbra-Sync/fuck_people
Fuck people
2022-08-01 17:43:11 +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
rootdarkarchon
cc53e5650d Merge pull request #2 from Penumbra-Sync/postgresql
migrate to postgresql
2022-08-01 02:14:31 +02:00
Stanley Dimant
7a40eba295 migrate to postgresql 2022-08-01 00:48:21 +02:00
Stanley Dimant
0a4825fe78 add logging of ip 2022-07-31 22:30:25 +02:00
Stanley Dimant
8939585c3c update blabla 2022-07-31 17:32:15 +02:00
Stanley Dimant
641ad52313 wtf am I doing 2022-07-28 18:26:45 +02:00
Stanley Dimant
d150d36bd4 fix admin api 2022-07-28 18:22:13 +02:00
Stanley Dimant
1461b01aa4 Merge branch 'main' of https://github.com/Penumbra-Sync/server 2022-07-28 18:03:01 +02:00
Stanley Dimant
8a3adf9c07 add static file serving 2022-07-28 18:02:54 +02:00
Stanley Dimant
8f391c6afb allow connection when characteridentification is not null but it's the same user 2022-07-28 14:10:40 +02:00
rootdarkarchon
3ef2271d40 Merge pull request #1 from Penumbra-Sync/api6
Api6
2022-07-24 14:36:26 +02:00
Stanley Dimant
a44c3c812f update api 6 2022-07-24 14:36:15 +02:00
Stanley Dimant
65a962740b push mareapi changes 2022-07-24 14:35:32 +02:00
Stanley Dimant
9bd26907c7 update server mare api bla 2022-07-24 01:51:26 +02:00
Stanley Dimant
8f7b652eaa increase available IO threads in the pool 2022-07-22 12:37:41 +02:00
Stanley Dimant
31cf7964a4 change to synchronized read 2022-07-22 10:37:41 +02:00
Stanley Dimant
fcf38994bc mak server read files synchronous 2022-07-22 02:17:52 +02:00
Stanley Dimant
f8ecd3965d add LastLoggedIn migration, disallow secondary connections 2022-07-18 10:34:11 +02:00
Stanley Dimant
130350b71b lock metrics calls 2022-07-17 01:13:29 +02:00
Stanley Dimant
69930f8da6 add reference to mareapi 2022-07-17 00:52:37 +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
c3365c524c fix crash on calculating system statistics 2022-07-13 19:06:32 +02:00
Stanley Dimant
a416521aab update to API 5, consolidate hubs into one 2022-07-13 14:05:42 +02:00
Stanley Dimant
4a83a7dba0 add migration to make client pair UIDs PK 2022-07-13 02:43:24 +02:00
Stanley Dimant
e70f564162 add database migration to limit UID and Hash max lengths 2022-07-12 11:39:23 +02:00
Stanley Dimant
b8950ca886 rework some calls async 2022-07-11 17:11:57 +02:00
Stanley Dimant
0e0a75a71b performance improvements for queries 2022-07-11 02:54:03 +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
9c63ce9c99 open download filestream with fileshare read 2022-07-10 01:13:08 +02:00
Stanley Dimant
0b458c0f87 hotfix for connectiondto 2022-07-07 23:27:18 +02:00
Stanley Dimant
f307c9c486 add SystemInfoService, increase API to 3 2022-07-06 11:37:06 +02:00
Stanley Dimant
64f6380294 remove CharacterData, minor adjustments to logging 2022-07-04 13:38:07 +02:00
Stanley Dimant
7a2fb8d594 some cleanup server side, increase api version to 2 2022-07-04 13:16:16 +02:00
Stanley Dimant
769f52b8a5 fix file cleanup removing db entries currently in upload 2022-07-04 09:37:22 +02:00
Stanley Dimant
d08e5f9c04 add documentation how to install server on ubuntu 20.04 and add server version stuff 2022-07-03 15:33:34 +02:00
Stanley Dimant
15b220dc8b add logging stuff 2022-07-03 02:24:32 +02:00
Stanley Dimant
d56923d553 adjust DTOs, add call to push character data to visible clients 2022-06-30 17:19:58 +02:00
Stanley Dimant
3e00bc4efd add admin related things 2022-06-30 01:53:28 +02:00
Stanley Dimant
dd1a6e910e cleanup of authentication 2022-06-29 23:08:44 +02:00
Stanley Dimant
3c2fac69c3 preparation for admin actions 2022-06-29 23:02:18 +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
3fe6c9df15 change WhiteList -> CleintPair 2022-06-21 14:26:28 +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
2b53c6a824 I don't know man, it's just too much 2022-06-19 01:56:42 +02:00