Commit Graph

197 Commits

Author SHA1 Message Date
Stanley Dimant
5b919b869d fixes for character push 2022-09-14 02:39:34 +02:00
Stanley Dimant
8ce85ad754 change expiry 2022-09-13 12:28:07 +02:00
Stanley Dimant
54499f42a4 more redis fixes 2022-09-13 12:23:19 +02:00
Stanley Dimant
56728d1fba more redis fixes 2022-09-13 12:18:02 +02:00
Stanley Dimant
3cdaa53a65 fix services 2022-09-13 12:01:27 +02:00
rootdarkarchon
db3784e795 merge 2022-09-13 11:47:51 +02:00
rootdarkarchon
1f66b2c980 add redis for character identification 2022-09-13 11:45:09 +02:00
Stanley Dimant
8c6cbc5983 allow multiple http2 connections in grpc 2022-09-13 00:12:23 +02:00
Stanley Dimant
ea48fb3947 check for null or empty on secondary server var 2022-09-10 17:21:08 +02:00
Stanley Dimant
2f52d0ba59 don't send user info updates if it's not the secondary server 2022-09-10 17:07:59 +02:00
Stanley Dimant
721f09631c update api to 14 2022-09-10 13:35:38 +02:00
Stanley Dimant
7ab7e13d96 only send system info from main server 2022-09-08 20:46:14 +02:00
Stanley Dimant
7672df275a add redis test 2022-09-08 20:28:26 +02:00
Stanley Dimant
2192ea1fa0 api update 2022-09-04 21:17:23 +02:00
Stanley Dimant
a36c04c4c2 fix syntax 2022-08-30 17:22:50 +02:00
Stanley Dimant
f56b643d4d fix purge user gauges 2022-08-30 17:21:50 +02:00
Stanley Dimant
1fce2ac8d6 fix commands not being added properly to discord, remove cached auth on regeneration 2022-08-30 17:12:02 +02:00
rootdarkarchon
900e71c8fc actually add recover impl 2022-08-30 16:51:09 +02:00
rootdarkarchon
96dd53ee09 add recover impl 2022-08-30 16:51:01 +02:00
rootdarkarchon
4aa28e708c add partial recover 2022-08-30 16:44:40 +02:00
Stanley Dimant
9c88f3cfcf add datetime string to initial auth hash, add logging for discord commands, add file logger 2022-08-29 23:51:37 +02:00
Stanley Dimant
507c7cac11 delete temporary created files 2022-08-29 09:27:43 +02:00
Stanley Dimant
3a6c9259a0 fixes for file uploads 2022-08-27 01:13:49 +02:00
Stanley Dimant
bff6a3dca5 allow connection to hub with fallback transports 2022-08-26 16:02:44 +02:00
Stanley Dimant
bc9fc95e2f adjust metrics server ports 2022-08-26 02:40:23 +02:00
Stanley Dimant
ace31926db rework metrics 2022-08-26 02:22:19 +02:00
Stanley Dimant
7c1395df77 update counter name 2022-08-25 20:33:30 +02:00
Stanley Dimant
d5a7fd4fbd remove bloat 2022-08-25 13:10:02 +02:00
Stanley Dimant
04cbc2bd64 fix up startup for server/fileserver and change commands to be guild commands for the discord bot + clean up unauthorized vanity uid users 2022-08-25 13:07:05 +02:00
Stanley Dimant
2f1ef04f6a add retry policy for grpc clients 2022-08-25 11:27:57 +02:00
rootdarkarchon
77e4602d2f add cleanup of vanity uids and limit to once per 24h 2022-08-25 11:19:24 +02:00
Stanley Dimant
5094bf736d add vanity uid bot command 2022-08-25 02:57:56 +02:00
Stanley Dimant
09b305fa67 fixes for alias display + check aliases on initial uid generation 2022-08-25 01:29:01 +02:00
Stanley Dimant
d656513f47 check for alias on addition 2022-08-25 01:05:31 +02:00
Stanley Dimant
4e98a494e0 adjust marehub 2022-08-25 00:54:20 +02:00
Stanley Dimant
a5a2ce7e34 partial revert + change 2022-08-25 00:52:58 +02:00
Stanley Dimant
88cec262cd add alias handling to server and database 2022-08-25 00:34:21 +02:00
Stanley Dimant
66e2b3db82 fix auth for grpc calls 2022-08-24 23:01:03 +02:00
Stanley Dimant
5736bcf074 update api 12 2022-08-24 22:04:05 +02:00
Stanley Dimant
5b136685db fixes for standard configs 2022-08-24 21:43:17 +02:00
Stanley Dimant
fd23cca840 do not copy appsettings into output 2022-08-24 01:37:20 +02:00
Stanley Dimant
bb866b72f7 fix empty header 2022-08-23 23:54:31 +02:00
Stanley Dimant
74209b3952 fixes etc 2022-08-23 13:02:28 +02:00
Stanley Dimant
2510cce711 adjustments to config and cleanup nuget, remove implicit usings 2022-08-23 11:21:21 +02:00
Stanley Dimant
afcb268ccc remove unused variable 2022-08-23 02:32:18 +02:00
Stanley Dimant
dab12fbb30 add hashes to filesizerequest 2022-08-23 02:31:44 +02:00
Stanley Dimant
a63174009f decouple fileservice to be able to run standalone 2022-08-23 02:28:04 +02:00
Stanley Dimant
bdfe51c15c fixes after testing 2022-08-22 15:47:52 +02:00
Stanley Dimant
f455d26d9e Merge branch 'main' of https://github.com/Penumbra-Sync/server 2022-08-22 14:38:45 +02:00
rootdarkarchon
f9e4fd4f2d minor refactoring 2022-08-22 14:24:47 +02:00