rootdarkarchon
c664ecbe26
rework concurrencyfilter
2025-08-20 10:14:58 +02:00
rootdarkarchon
282fb4f83a
adjust text
2025-08-08 23:22:45 +02:00
rootdarkarchon
4326a134c6
some logging
2025-07-17 01:47:23 +02:00
rootdarkarchon
2e7672c440
add some more logging
2025-07-16 03:31:42 +02:00
rootdarkarchon
a4c760af25
fix existinguserrequirementhandler
2025-07-16 03:27:07 +02:00
rootdarkarchon
1094445d40
Revert "update dependencies ( #35 )"
...
This reverts commit e98d0b3621 .
2025-07-16 02:58:06 +02:00
nopjmp
e98d0b3621
update dependencies ( #35 )
...
this resolves a few vulnerabilities
2025-07-16 01:47:58 +02:00
rootdarkarchon
3dcbeb0c06
ignore healthchecks in the concurrency filter
2025-04-28 12:05:23 +02:00
rootdarkarchon
1ec60dea05
it's too early
2025-04-28 11:13:08 +02:00
rootdarkarchon
3ff75db0f2
fix bug, again
2025-04-28 11:07:51 +02:00
rootdarkarchon
5754fdf5bc
fix bug
2025-04-28 11:03:07 +02:00
rootdarkarchon
8ac0c26de9
add hub invocation concurrency filter
2025-04-28 10:48:17 +02:00
rootdarkarchon
fb66b12768
don't print at 0pct
2025-04-28 01:03:01 +02:00
rootdarkarchon
cc6181d7c3
do not run with stale pair data
2025-04-27 14:22:30 +02:00
rootdarkarchon
b21abb29f2
up deletion batch count
2025-04-27 13:17:24 +02:00
rootdarkarchon
0e560432ed
add more resiliency for concurrency exceptions
2025-04-27 13:02:34 +02:00
rootdarkarchon
72020d9227
add permissions cleanup service
2025-04-26 17:27:01 +02:00
Stanley Dimant
1d713fb030
update submodule
2025-03-27 16:27:35 +01:00
Stanley Dimant
f6ff9cf6eb
reduce amount of characters to enter
2025-03-17 17:27:41 +01:00
Stanley Dimant
2e279f486a
fix build
2025-02-26 15:54:48 +01:00
Stanley Dimant
4f515edd02
update submodule
2025-02-26 15:51:58 +01:00
Stanley Dimant
f000eb3577
add some more logging and such
2025-02-26 15:51:22 +01:00
Stanley Dimant
3998f0805c
yap yap
2025-02-19 00:51:36 +01:00
Stanley Dimant
318d51c860
add accesstype public to shared
2025-02-08 13:38:48 +01:00
Stanley Dimant
1f26be7fab
Merge branch 'main' of https://github.com/Penumbra-Sync/server
2025-02-07 23:59:43 +01:00
Stanley Dimant
0a69409b94
update submodule
2025-02-07 23:59:33 +01:00
Stanley Dimant
9a3fd96667
add CharaDataAttemptRestore
2025-02-07 23:59:26 +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
5e377870bd
erwertyhjguhkilo;p
2025-01-22 02:44:57 +01:00
Stanley Dimant
2d6dc0aa4a
sure I remember how to use braces
2025-01-22 02:33:01 +01:00
Stanley Dimant
2725f14f65
fix CharaDataGetShared
2025-01-22 02:31:38 +01:00
Stanley Dimant
e00cc8e7eb
make captcha more likely to fail for people without embeds
2025-01-22 01:15:58 +01:00
Stanley Dimant
2eae1dddc7
remove shit
2025-01-21 14:34:48 +01:00
Stanley Dimant
29f74473f3
optimize
2025-01-19 19:25:23 +01:00
Stanley Dimant
7d8ebe88f3
remove unnecessary double-query on get shared data
2025-01-19 19:12:28 +01:00
Stanley Dimant
c7287a8283
try catch a lot
2025-01-19 18:44:02 +01:00
Stanley Dimant
a3fce2a178
fix server but really
2025-01-19 16:07:45 +01:00
rootdarkarchon
0411b55e6b
Add GPose Together capabilities to server ( #32 )
...
* most of gpose together impl
* some metrics and fixes
* api
---------
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com >
2025-01-19 14:31:07 +01:00
Stanley Dimant
355d34c730
move gauge init into cleanup task
2025-01-14 10:17:00 +01:00
Stanley Dimant
e633151b35
improve CharaDataGetShared()
2025-01-14 03:11:35 +01:00
Stanley Dimant
223d4fbbab
fucking braces
2025-01-12 16:28:32 +01:00
Stanley Dimant
021aa3f15e
fix shared bug maybe
2025-01-12 16:24:52 +01:00
Stanley Dimant
143bd35a88
fix more shit
2025-01-12 15:07:06 +01:00
Stanley Dimant
90b77d95d8
???
2025-01-12 15:00:39 +01:00
Stanley Dimant
149b496ea7
??? add logging
2025-01-12 14:49:37 +01:00
Stanley Dimant
fe2002ef1e
don't allow to share to not joined groups
2025-01-12 13:20:46 +01:00
Stanley Dimant
53fe42a92f
don't show your own data lmao
2025-01-12 12:52:05 +01:00
Stanley Dimant
31fb0e2384
add groups to individuals stuff
2025-01-12 12:46:26 +01:00
Stanley Dimant
5ddbb79587
update shit
2025-01-12 03:00:51 +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