Commit Graph
427 Commits
Author SHA1 Message Date
rootdarkarchon 989046da13 add geoip service for file shard matching
fix bug

more logging

fix logging wtf is going on even

handle lists in config log output

do not set "*" as default continent

do not rely on "*" being present in configuration when picking file shard
2024-08-27 14:11:23 +00:00
rootdarkarchon 7667b74734 bugfix 2024-08-27 13:42:03 +00:00
rootdarkarchon 566634776b clean up downloads on shards 2024-08-27 13:41:08 +00:00
rootdarkarchon 9eec562fdd use maredbcontext from controller 2024-08-27 13:28:18 +00:00
Loporrit 7c95497e33 Add .pbd 2024-08-24 05:47:45 +00:00
Loporrit c7705dde99 fix /message 2024-08-24 05:47:33 +00:00
Stanley Dimant 348781e5f5 remove grpc 2024-06-11 07:31:34 +00:00
Stanley Dimant 72df676c9d update server to net 8
up conn semaphore

add http logging to files

update prometheus?

downgrade again to net7?

temp downgrade to net7 again?

net8 for static file server attempt #2

loporrit: MareAPI .NET8 update
2024-06-11 07:31:20 +00:00
rootdarkarchon 8121b8c1f6 fix upload getting stuck
fix disposed semaphores
2024-03-14 19:06:58 +00:00
Loporrit be1edba5c2 Remove group bans on user deletion 2024-03-14 18:50:55 +00:00
rootdarkarchon b2e4b99b10 use maredbcontext from controller 2024-03-14 18:39:08 +00:00
Loporrit 3cfe6fbdee Disable high priority queue 2024-03-14 18:37:52 +00:00
rootdarkarchon 701a5763b5 add high priority queue 2024-03-14 18:36:37 +00:00
rootdarkarchon 3b77a179c5 expire requests regardless of queue presence of entries 2024-03-14 18:35:53 +00:00
Loporrit 03025165be Quiet profile reports 2024-03-14 18:34:57 +00:00
Loporrit d4f017e16e Disable more commands and vanity cleanup 2024-03-14 18:34:47 +00:00
Loporrit 8633c15cf9 Fix reconnect issue 2024-02-10 19:05:09 +00:00
rootdarkarchon e01883fd4b add prune to groups
update submodule

allow moderator to check for inactive user count

allow moderators to prune

do not allow to prune owner
2024-02-10 19:04:50 +00:00
Loporrit e8d99a0d17 Less spam 2024-01-15 22:47:54 +00:00
Loporrit 8cf4f50091 Use streamable compression (needs file cache clear) 2023-12-18 12:51:36 +00:00
Loporrit 0707d3eb54 Shorten group IDs 2023-09-01 19:13:59 +00:00
Loporrit cb8578859b Disable Sending System Info log spam 2023-09-01 19:13:16 +00:00
Loporrit d871002d01 Account registration endpoint 2023-09-01 19:10:27 +00:00
Loporrit 676c5316f6 Avoid buffering file download bundles in to memory 2023-08-24 18:31:11 +00:00
Loporrit 83eb274bcb Initial Loporrit branding 2023-08-24 18:30:24 +00:00
Loporrit 09a6dbfca0 Fix launching under systemd 2023-08-24 18:29:44 +00:00
rootdarkarchon dd74903eff fix handling for finishrequest 2023-08-02 11:48:07 +02:00
rootdarkarchon ba37a25869 adjust queue processing 2023-08-02 11:37:34 +02:00
rootdarkarchon 255798c0c6 add gauges for queue free/active/inactive 2023-08-02 10:14:27 +02:00
rootdarkarchon 4024754b47 fix counters 2023-08-01 22:15:15 +02:00
rootdarkarchon 32e9cf7795 add request size counters 2023-08-01 22:09:45 +02:00
rootdarkarchonandrootdarkarchon fd0327b2c4 Single file transfer (#26)
* move to single file transfer for server

* fix cache get

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-08-01 16:48:08 +02:00
rootdarkarchon 715bd87907 fix relink when secondary uids are present 2023-07-17 09:06:24 +02:00
rootdarkarchon 022e2c7585 fix whitespace report stuff 2023-06-04 10:33:46 +02:00
rootdarkarchon ef1aea2f29 fix include 2023-05-29 02:04:27 +02:00
rootdarkarchon cc304d5f54 fix purging of users with secondary uids I guess 2023-05-29 02:03:14 +02:00
rootdarkarchon 9b87e3c625 check on normalized url regex and match on titles 2023-05-11 23:49:08 +02:00
rootdarkarchon 87c7517a7c check for honorific title on push 2023-05-11 23:17:31 +02:00
rootdarkarchon 3444834fca potentially fix discrepancy between db and uploaded file status 2023-05-11 01:36:36 +02:00
rootdarkarchon 1c0c213c93 update dependencies 2023-05-09 13:04:21 +02:00
rootdarkarchon f5649b75cf fix user stupidty through vanity 2023-04-30 15:39:16 +02:00
rootdarkarchon 8a350e2788 fix group join with alias? 2023-04-29 20:02:43 +02:00
rootdarkarchon 29082dd7fe save disable vfx 2023-04-28 19:11:05 +02:00
rootdarkarchon 17238aa059 add disable vfx to server methods 2023-04-20 10:14:21 +02:00
rootdarkarchon 5d76553ff8 add fields to db 2023-04-20 09:53:27 +02:00
rootdarkarchon abda79a15a potentially fix staticfileserver crashes 2023-04-08 13:59:20 +02:00
rootdarkarchon 89a384005e fix uploading state for forbidden files, add raw upload 2023-04-05 00:24:28 +02:00
rootdarkarchon 51dc445af0 adjust locking for uploadfile 2023-03-29 23:49:00 +02:00
rootdarkarchon 4b9026d23a add reporting ban user 2023-03-21 02:17:52 +01:00
rootdarkarchon 782a60c833 fix profile 2023-03-20 11:37:03 +01:00