Commit Graph

291 Commits

Author SHA1 Message Date
rootdarkarchon
827acf0282 change StaticFilesServer to use Controller 2022-12-19 16:01:25 +01:00
rootdarkarchon
90ccfe4162 adjust metrics 2022-12-19 15:01:12 +01:00
rootdarkarchon
5c9b15545c add metrics to each shard 2022-12-19 14:12:25 +01:00
rootdarkarchon
33a134608a add more meaningful message for invalid data 2022-12-18 15:30:47 +01:00
rootdarkarchon
f278c5a762 rework authentication 2022-12-18 14:53:44 +01:00
rootdarkarchon
f9d9e2608e reduce processing rate of lodestone verification significantly 2022-12-17 12:14:53 +01:00
rootdarkarchon
c358b6b3c4 move markuseroffline to before send offline message and db operations 2022-12-17 11:59:01 +01:00
rootdarkarchon
7231589098 fix removing moderators on clear, allow change invite state for moderators 2022-12-16 21:23:15 +01:00
rootdarkarchon
46641a0f5c update services to net 7 2022-12-15 19:13:51 +01:00
rootdarkarchon
c4cb52e698 always remove user from grouppairs during purge 2022-12-14 17:47:51 +01:00
rootdarkarchon
a054ddaee0 potentially fix group migration 2022-12-14 17:40:48 +01:00
rootdarkarchon
87fdd55c50 potential fixes for userpurge 2022-12-14 17:36:28 +01:00
rootdarkarchon
2b56e3245b fix PurgeUser 2022-12-14 09:31:21 +01:00
rootdarkarchon
333a8dddd2 update dependencies and fix whitelisting of ips potentially 2022-12-12 19:30:06 +01:00
rootdarkarchon
d4829c2e92 Merge branch 'main' of https://github.com/Penumbra-Sync/server 2022-12-12 10:27:59 +01:00
rootdarkarchon
3c4344a504 allow for secondary static files server instances to be spawned 2022-12-12 10:26:29 +01:00
rootdarkarchon
5bd9c7d09d add positive response caching to grpc auth service to lessen load 2022-12-11 13:17:52 +01:00
rootdarkarchon
a554d751b4 fix service provider dispoal 2022-11-19 13:24:20 +01:00
rootdarkarchon
76dded0840 fix verify relink 2022-11-19 13:11:08 +01:00
rootdarkarchon
3a84afc579 add /relink command to discord, refactor verification 2022-11-16 23:15:37 +01:00
rootdarkarchon
6049dcf6c2 Merge branch 'main' of https://github.com/Penumbra-Sync/server 2022-11-14 01:56:52 +01:00
rootdarkarchon
0f697bc5f3 fixes issue where character hash of paused users in a syncshell was uselessly sent 2022-11-14 01:56:45 +01:00
rootdarkarchon
80de0923fe log more 2022-11-11 10:53:24 +01:00
rootdarkarchon
d3034d7c22 bruh who the fuck puts {} into filenames 2022-11-11 00:54:50 +01:00
rootdarkarchon
b53ea2e2d3 fix stupid regex once again 2022-11-11 00:54:12 +01:00
rootdarkarchon
e51244fc9d add {} to path validation 2022-11-11 00:47:29 +01:00
rootdarkarchon
182240bc16 fix regex for a folders that are single numbers (why is this a thing SE) 2022-11-10 15:02:14 +01:00
rootdarkarchon
af537ab67c adjust regex for vfx bullshit 2022-11-10 14:58:37 +01:00
rootdarkarchon
6a62dcc069 actually fix compiler error 2022-11-10 14:56:05 +01:00
rootdarkarchon
42c6bf0b7f fix compiler error 2022-11-10 14:55:17 +01:00
rootdarkarchon
c5b0f6146e print invalid paths if validation failed 2022-11-10 14:53:32 +01:00
rootdarkarchon
c585bb739a adjust gamepaths regex for special characters 2022-11-10 14:51:26 +01:00
rootdarkarchon
683c361935 clean up push data validation 2022-11-10 14:47:23 +01:00
rootdarkarchon
f37f0f8699 temporarily disable path validation again 2022-11-10 13:57:12 +01:00
rootdarkarchon
f41e233aa0 change gamepath regex 2022-11-10 13:47:48 +01:00
rootdarkarchon
29c4df1e71 fix validation 2022-11-10 13:32:19 +01:00
rootdarkarchon
f229edd510 add validation of sent filereplacements from clients 2022-11-10 13:17:41 +01:00
rootdarkarchon
b7611a58da adjust handling of auth handler 2022-11-07 02:28:14 +01:00
rootdarkarchon
2a1b04214b adjust authentication handler 2022-11-05 14:51:59 +01:00
rootdarkarchon
efec37db34 update api 2022-10-27 12:50:28 +02:00
rootdarkarchon
811331c5bd update api submodule back to main 2022-10-25 00:55:50 +02:00
rootdarkarchon
d83d9a6753 OneTime Invites Server handling (#17)
* add server-side handling for one time invites
2022-10-25 00:54:51 +02:00
Stanley Dimant
c13e457780 check for existence of WhitelistedIps 2022-10-20 23:54:25 +02:00
Stanley Dimant
8164d737bf whitelist fixes, grpc stream fixes 2022-10-20 23:08:46 +02:00
Stanley Dimant
e3e07fe117 add get required section to discordbotservices 2022-10-20 21:44:28 +02:00
rootdarkarchon
b0daf50725 check for admin/mod after checking for null, duh 2022-10-20 15:32:32 +02:00
rootdarkarchon
19e5dd615d fixes for vanity role checks 2022-10-20 15:04:44 +02:00
rootdarkarchon
e852fae68f add vanity uid for check for uid in userinfo for admin purposes 2022-10-20 14:58:02 +02:00
rootdarkarchon
edb3cd3356 some fixes for userinfo 2022-10-20 14:54:52 +02:00
rootdarkarchon
9a7b50ca90 fix accessors 2022-10-20 14:33:28 +02:00