Commit Graph

265 Commits

Author SHA1 Message Date
Stanley Dimant
2a902ef15f fix not being able to delete discord auth for not finished reg account 2022-08-03 01:20:31 +02:00
Stanley Dimant
b0ec2c5001 fix lodestonemapping crash temp 2022-08-03 01:08:37 +02:00
Stanley Dimant
42f086730f try to fix some crashes 2022-08-03 00:52:13 +02:00
Stanley Dimant
66affed8ae fucking ephemeral 2022-08-03 00:36:54 +02:00
Stanley Dimant
fef74cc72a another try with defer 2022-08-03 00:33:32 +02:00
Stanley Dimant
c96f45959c adjust verification 2022-08-03 00:17:43 +02:00
Stanley Dimant
5d1726b9cf tfw you forget initialization 2022-08-03 00:03:08 +02:00
Stanley Dimant
0503898d50 try a queue approach 2022-08-03 00:01:56 +02:00
Stanley Dimant
31bc36c136 try to rate limit the registration somewhat 2022-08-02 23:38:17 +02:00
Stanley Dimant
bcb4f6565e try to counter the hug of death 2022-08-02 23:26:36 +02:00
Stanley Dimant
ee0ccdf0cb enable ephemeral 2022-08-02 23:16:20 +02:00
Stanley Dimant
722b3fbec6 change handle register modal to not defer 2022-08-02 23:14:14 +02:00
Stanley Dimant
4da0c83ff7 fix build error 2022-08-02 23:12:09 +02:00
Stanley Dimant
fdea046c77 change some stuff 2022-08-02 23:11:22 +02:00
Stanley Dimant
f794d62122 actually purge users on deletion 2022-08-02 22:47:31 +02:00
Stanley Dimant
915152bae9 check for options name during register properly 2022-08-02 22:09:53 +02:00
Stanley Dimant
2d967ab9b6 apparently you cannot have spaces 2022-08-02 22:06:51 +02:00
Stanley Dimant
1c9ce846ca add two named suboptions 2022-08-02 22:05:08 +02:00
Stanley Dimant
0b47ad37ed try adding two options 2022-08-02 22:03:34 +02:00
Stanley Dimant
e19d6d882c add forced as subcommand 2022-08-02 22:01:15 +02:00
Stanley Dimant
432994d1d5 remove option from register 2022-08-02 21:57:59 +02:00
Stanley Dimant
f1d5601925 add register in addition 2022-08-02 21:56:39 +02:00
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
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
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
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
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
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