Commit Graph

134 Commits

Author SHA1 Message Date
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
rootdarkarchon
b5734bdda5 some fixes maybe 2024-02-22 12:36:37 +01:00
rootdarkarchon
ed5274a337 oml 2024-01-18 21:23:24 +01:00
rootdarkarchon
7f04db2c13 flush filestream 2024-01-18 21:17:11 +01:00
rootdarkarchon
9f82f8a25a handle download errors on shards better 2024-01-18 21:00:14 +01:00
rootdarkarchon
79b6dcf646 adjust shard cleanup service too 2024-01-17 01:40:25 +01:00
rootdarkarchon
b4830e9f8a make cleanup check time configurable, add distribution file server address 2024-01-17 01:32:11 +01:00
rootdarkarchon
213fea5d41 set user agent correctly 2024-01-15 12:51:16 +01:00
rootdarkarchon
6eac05e91b refactor file server 2024-01-15 12:26:09 +01:00
rootdarkarchon
c674e4eccd something 2024-01-14 21:41:22 +01:00
rootdarkarchon
1c97fd9150 do not use async for queue processing 2024-01-14 21:24:12 +01:00
rootdarkarchon
c3d674b188 fix queue processing, the third 2024-01-14 12:37:51 +01:00
rootdarkarchon
4d226eb616 fix queue processing, again 2024-01-14 12:34:44 +01:00
rootdarkarchon
024796c459 fix queue processing 2024-01-14 12:32:52 +01:00
rootdarkarchon
a66e93c901 update metrics more often 2024-01-14 12:28:04 +01:00
rootdarkarchon
4c1131a988 break, not return 2024-01-14 12:05:58 +01:00
rootdarkarchon
63286127a2 add alias to jwt, remove caching from auth, remove db usage from files 2024-01-14 11:57:18 +01:00
rootdarkarchon
2c7ff6f73a some file server fixes I guess 2024-01-13 12:08:49 +01:00
rootdarkarchon
810c6dbd45 do not rely on "*" being present in configuration when picking file shard 2024-01-13 11:20:21 +01:00
rootdarkarchon
ba96fd2d5e more logging 2024-01-13 10:57:23 +01:00
rootdarkarchon
71dd103dea fix bug 2024-01-13 10:28:17 +01:00
rootdarkarchon
53e96d9318 add geoip service for file shard matching 2024-01-12 13:10:14 +01:00
rootdarkarchon
91813bb67f bugfix 2023-12-23 18:20:34 +01:00
rootdarkarchon
3ed4ef454c clean up downloads on shards 2023-12-07 17:28:22 +01:00
rootdarkarchon
5a4010cb8a fix disposed semaphores 2023-11-18 17:41:18 +01:00
rootdarkarchon
a1573ad2c3 fix upload getting stuck 2023-11-18 17:36:17 +01:00
rootdarkarchon
df87e45e9c revert chunking on fileservers 2023-11-17 11:12:48 +01:00
rootdarkarchon
b4105f3d01 ok I'm giving up 2023-11-17 01:10:50 +01:00
rootdarkarchon
0b61f3e1d9 why is this such a pain 2023-11-17 01:07:58 +01:00
rootdarkarchon
182db1d7c3 try different way of exists query 2023-11-17 01:06:21 +01:00
rootdarkarchon
5dfe978344 fix indexing 2023-11-17 01:02:53 +01:00
rootdarkarchon
cc2c8d2531 limit the hashes to take to locally available files only 2023-11-17 01:01:08 +01:00
rootdarkarchon
6b5b45ff77 add ordering 2023-11-17 00:29:57 +01:00
rootdarkarchon
8c8c3509d3 use chunks for cleanup 2023-11-17 00:27:51 +01:00
rootdarkarchon
302e6ffb62 Mare 0.9 (#27)
* add jwt expiry

* update api

* merge

* start rework permissions

* ok so in theory this compiles

* make it work I guess

* reuse some permissions

* fix intermediate connectivity issues

* fixes

* whatever

* some fixes I guess

* fix some stuff

* idk some random fixes I guess

* change some defaults

* update nuget

* adjust order of operations

* adjust deletion of account

* remove todo

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-17 21:36:33 +02:00
rootdarkarchon
de094026d6 add munged file upload 2023-09-19 23:48:10 +02:00
rootdarkarchon
1d470d3d80 use maredbcontext from controller 2023-09-17 03:30:43 +02:00
rootdarkarchon
9f403345c9 add high priority queue 2023-09-17 03:21:10 +02:00
rootdarkarchon
56b27e5ee8 custom file stream implementation 2023-08-26 00:36:30 +02:00
rootdarkarchon
a3b33c0e6b expire requests regardless of queue presence of entries 2023-08-03 08:47:16 +02:00