Commit Graph

128 Commits

Author SHA1 Message Date
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
2f4aa1b396 add speedtest stuff or so 2024-11-11 12:45:52 +01:00
Stanley Dimant
e2e030be90 fix await 2024-11-06 16:11:51 +01:00
Stanley Dimant
ac640c2f0c use more dbcontext factories or something idk 2024-11-06 16:08:41 +01:00
Stanley Dimant
46fda75c97 update requirement handler 2024-10-29 12:49:22 +01:00
Stanley Dimant
2554fa6d0e add oauth or something 2024-10-29 12:27:55 +01:00
Stanley Dimant
2c026b6c5f fix purge 2024-09-10 09:09:50 +02:00
Stanley Dimant
e9ffde0824 add discord channel botlog 2024-09-06 10:43:49 +02:00
Stanley Dimant
efe7fe98f2 add raw filesize to db 2024-09-04 16:53:05 +02:00
Stanley Dimant
713d054ccb server ban update, remove reporting 2024-07-18 12:10:55 +02:00
Stanley Dimant
e496e7161c fix some stuff 2024-05-06 14:09:54 +02:00
Stanley Dimant
dc33858626 some refactoring 2024-05-06 14:05:24 +02:00
Stanley Dimant
24db7aec82 cold storage retention should be days 2024-05-03 19:01:06 +02:00
Stanley Dimant
525fe1df4e add central cold storage options for file servers 2024-05-02 14:03:42 +02:00
Stanley Dimant
159f2ccecd add special handling for NA-W/NA-E 2024-05-01 14:33:32 +02:00
Stanley Dimant
872ebcd5eb remove grpc 2024-04-30 11:34:42 +02:00
Stanley Dimant
a22dacd365 net8 for static file server attempt #2 2024-04-30 11:10:25 +02:00
Stanley Dimant
b4484cf2dc temp downgrade to net7 again? 2024-04-28 13:44:10 +02:00
Stanley Dimant
dd2e65de12 downgrade again to net7? 2024-04-28 13:33:45 +02:00
Stanley Dimant
211ebeb953 update prometheus? 2024-04-28 11:54:36 +02:00
Stanley Dimant
a3f57a5fff update server to net 8 2024-04-28 00:55:22 +02:00
rootdarkarchon
4732c62d20 some prepwork 2024-03-31 13:46:24 +02:00
rootdarkarchon
68f0b28e9d add some more metrics for files downloading from caches 2024-03-01 11:13:10 +01:00
rootdarkarchon
e63f056c38 add descriptions to roles that can set vanity ids 2024-02-15 21:10:09 +01:00
rootdarkarchon
22c2cad83e try locking metrics 2024-01-19 11:39:39 +01:00
rootdarkarchon
b4830e9f8a make cleanup check time configurable, add distribution file server address 2024-01-17 01:32:11 +01:00
rootdarkarchon
23eef94daf fix bug 2024-01-16 15:52:42 +01:00
rootdarkarchon
203fa1b194 add statistics 2024-01-16 15:48:21 +01:00
rootdarkarchon
6eac05e91b refactor file server 2024-01-15 12:26:09 +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
c9030d933b do not set "*" as default continent 2024-01-13 11:16:42 +01:00
rootdarkarchon
0a4b44f801 handle lists in config log output 2024-01-13 11:13:49 +01:00
rootdarkarchon
c24ff8c7a1 fix logging wtf is going on even 2024-01-13 11:08:07 +01:00
rootdarkarchon
ba96fd2d5e more logging 2024-01-13 10:57:23 +01:00
rootdarkarchon
53e96d9318 add geoip service for file shard matching 2024-01-12 13:10:14 +01:00
rootdarkarchon
9590722749 adaptations to cache service, move dbcontext to factory and use lazy 2023-11-04 12:10:08 +01:00
rootdarkarchon
3ad4bd8f5e add OnlineSyncedPairCacheService 2023-11-03 11:10:49 +01:00
rootdarkarchon
1f8a3d91bf optimize GetAllPairedUnpausedUsers 2023-10-27 12:18:01 +02:00
rootdarkarchon
6fc2f1e90c some fixes on cache creation stuff I think 2023-10-18 09:33:27 +02:00
rootdarkarchon
e4a6657391 fix server tokens probably 2023-10-18 02:09:33 +02:00
rootdarkarchon
96dd499923 I cri 2023-10-18 02:03:37 +02:00
rootdarkarchon
a78f9f2ea7 fix handlers again 2023-10-17 22:24:50 +02:00
rootdarkarchon
674c92f6b6 fix requirement handlers 2023-10-17 22:11:03 +02: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
7e90187822 rebuild discord bot to better user interactions 2023-09-17 00:05:57 +02:00
rootdarkarchon
255798c0c6 add gauges for queue free/active/inactive 2023-08-02 10:14:27 +02:00
rootdarkarchon
32e9cf7795 add request size counters 2023-08-01 22:09:45 +02:00
rootdarkarchon
ef1aea2f29 fix include 2023-05-29 02:04:27 +02:00