nopjmp
e98d0b3621
update dependencies ( #35 )
...
this resolves a few vulnerabilities
2025-07-16 01:47:58 +02:00
Stanley Dimant
2e279f486a
fix build
2025-02-26 15:54:48 +01:00
Stanley Dimant
f000eb3577
add some more logging and such
2025-02-26 15:51:22 +01:00
Charlotte
a416df2aaf
fix static file server statistics resetting ( #33 )
...
Currently, the static file server will try to reset the statistics about
files served rapidly starting from midnight for about a second.
This removes log spam and a load spike at midnight.
2025-02-06 19:00:20 +01:00
Stanley Dimant
355d34c730
move gauge init into cleanup task
2025-01-14 10:17:00 +01:00
rootdarkarchon
cc89882bbc
Add MCDO ( #31 )
...
* rudimentary charadata first impl
* update submodule
* update properly
* some fixes etc
* add cascade and some other fixes
* most of charadata impl
* dotnet 9
* net9 and migration to k4os
* bum papi
---------
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com >
2025-01-11 22:42:55 +01:00
Stanley Dimant
6682e27e4c
increase more timeouts
2024-11-22 18:34:36 +01:00
Stanley Dimant
f2ebbd72fe
increase cached file provider timeout
2024-11-22 18:33:52 +01:00
Stanley Dimant
67ce608853
revert net9 for now
2024-11-17 12:44:20 +01:00
Stanley Dimant
b7ab9d4fe4
net9 update
2024-11-17 12:29:59 +01:00
Stanley Dimant
3a9f93b157
let file shards register against main or so
2024-11-16 23:02:04 +01:00
Stanley Dimant
532c123927
make speedtest rate limit to remote config and default to 0.5h
2024-11-11 19:16:07 +01:00
Stanley Dimant
0d72e3b40e
up random data for speedtest to 100mb
2024-11-11 18:54:59 +01:00
Stanley Dimant
62b0730502
use claims instead of ip
2024-11-11 15:56:44 +01:00
Stanley Dimant
2f4aa1b396
add speedtest stuff or so
2024-11-11 12:45:52 +01:00
Stanley Dimant
33d5f44754
some minor fixes and improvements, probably
2024-11-06 12:51:23 +01:00
Stanley Dimant
152ee81038
adjust stream buffersize based on file size
2024-11-04 21:20:40 +01:00
Stanley Dimant
9caf90406c
fix distro controller
2024-11-04 11:59:42 +01:00
Stanley Dimant
c80848fa2e
reimplment ReadAsync for BlockFileDataStream/SubStream
2024-11-04 11:51:13 +01:00
Stanley Dimant
2554fa6d0e
add oauth or something
2024-10-29 12:27:55 +01:00
Stanley Dimant
475892dd46
allow servers to read appsettings from different location
2024-10-20 01:06:54 +02:00
Stanley Dimant
433ad32f2b
refactor storage cleanup
2024-09-07 14:05:11 +02:00
Stanley Dimant
4fd1ce3d6e
add try catch to the initial file rawsize calc
2024-09-06 10:51:52 +02:00
Stanley Dimant
c164f70848
add rawsize into download file dto, surely nothing will go wrong
2024-09-06 10:47:26 +02:00
Stanley Dimant
cad235eb1f
use longlength
2024-09-04 16:53:49 +02:00
Stanley Dimant
efe7fe98f2
add raw filesize to db
2024-09-04 16:53:05 +02:00
Stanley Dimant
dc33858626
some refactoring
2024-05-06 14:05:24 +02:00
Stanley Dimant
51be5ccd57
allow more time for download tasks in cachedfileprovider
2024-05-04 15:36:09 +02:00
Stanley Dimant
69b5dba901
more queue fixes
2024-05-04 15:31:59 +02:00
Stanley Dimant
6ab27d9698
requeue requests where files are still downloading
2024-05-04 15:21:53 +02:00
Stanley Dimant
761a25c5fc
refactor cleanup stuff
2024-05-03 21:54:36 +02:00
Stanley Dimant
fc78031418
limit is double though jksdfjklsdfkl
2024-05-03 19:02:41 +02:00
Stanley Dimant
8284c3c159
fixes for fixes
2024-05-03 16:14:37 +02:00
Stanley Dimant
6e3ff34522
speed up cleanup service
2024-05-03 16:09:37 +02:00
Stanley Dimant
90c9c85498
clean up some code and optinmize cleanup
2024-05-02 16:04:43 +02:00
Stanley Dimant
26866b44fe
overwrite times after copying
2024-05-02 15:14:54 +02:00
Stanley Dimant
7221ca0555
access, not write
2024-05-02 15:10:45 +02:00
Stanley Dimant
adafc1dbcf
add access times I guess
2024-05-02 15:10:24 +02:00
Stanley Dimant
525fe1df4e
add central cold storage options for file servers
2024-05-02 14:03:42 +02:00
Stanley Dimant
a22dacd365
net8 for static file server attempt #2
2024-04-30 11:10:25 +02:00
Stanley Dimant
dd2e65de12
downgrade again to net7?
2024-04-28 13:33:45 +02:00
Stanley Dimant
84730d21ea
…
2024-04-28 12:59:37 +02:00
Stanley Dimant
e7b72baa1e
help?
2024-04-28 12:52:26 +02:00
Stanley Dimant
ff81b269b8
kms
2024-04-28 12:27:28 +02:00
Stanley Dimant
33df74b037
some fixes maybe
2024-04-28 12:21:24 +02:00
Stanley Dimant
ff4ddef18d
fix send ready message service probably
2024-04-28 12:03:11 +02:00
Stanley Dimant
acd7ec4755
add http logging to files
2024-04-28 11:39:54 +02:00
Stanley Dimant
a3f57a5fff
update server to net 8
2024-04-28 00:55:22 +02:00
rootdarkarchon
7410c09a4c
fix AnyFilesDownloading
2024-03-01 11:17:20 +01:00
rootdarkarchon
68f0b28e9d
add some more metrics for files downloading from caches
2024-03-01 11:13:10 +01:00