Commit Graph

791 Commits

Author SHA1 Message Date
HF
4293ff2a01 refactor and clean up Palette and buffer2RGB functions 2022-06-21 12:14:57 +02:00
HF
8745603309 empty captchaQueue on TIMEOUT 2022-06-21 11:22:28 +02:00
HF
49bc6ff703 refactor passport nr2 2022-06-21 11:20:05 +02:00
HF
cf4265eebf fix daily backup 2022-06-21 10:44:40 +02:00
HF
1d9fa2a310 refactor 3ptid passport strategies 2022-06-21 10:19:33 +02:00
HF
0078626d7c make quue for tileserver thread 2022-06-21 04:53:13 +02:00
HF
230cf8811a improve theoretically captcha DDoS handling 2022-06-21 03:27:22 +02:00
HF
038cb8b6e1 refactor passport 2022-06-21 02:25:57 +02:00
HF
42ba4c82b6 debug login errors 2022-06-21 00:37:10 +02:00
HF
28e812737d update logout route on delete-account 2022-06-20 23:27:27 +02:00
HF
725e23dbab move captchas into their own thread
closes #3
2022-06-20 23:12:51 +02:00
HF
6eaea5b00c make tileserver better 2022-06-20 17:20:06 +02:00
HF
0fba279f64 benchmark Uint32Array to node Buffer.writeUInt32BE 2022-06-20 15:53:52 +02:00
HF
6974435a46 update logout route 2022-06-20 15:10:11 +02:00
HF
a06802fb6c fix writeUInt32 offset error 2022-06-20 14:43:32 +02:00
HF
b436937f86 optimize backup tile creation 2022-06-20 14:24:24 +02:00
HF
5db3083044 use UTC times explicity (no factual change cause server uses UTC anyway) 2022-06-20 11:46:28 +02:00
HF
a15a765683 minor updates 2022-06-20 04:41:57 +02:00
HF
f98de1291a test mutes 2022-06-20 03:23:09 +02:00
HF
b63fe24307 Mute by Ids
Don't bypass mutes on APISocket chat messages
closes #2
2022-06-20 02:51:42 +02:00
HF
6dc283765c optimize padding 2022-06-20 00:55:40 +02:00
HF
43fafb7a0e fix rendering padded chunks 2022-06-20 00:21:59 +02:00
HF
e6eea72894 update deployment/README 2022-06-19 23:46:43 +02:00
HF
14cbd75406 update ranking on server restart 2022-06-19 23:32:30 +02:00
HF
4e45058d46 refactor /data directory 2022-06-19 23:24:54 +02:00
HF
40be1ad522 preventDefault in form submits 2022-06-19 22:20:18 +02:00
HF
ff78373cb1 refactor User class 2022-06-19 19:47:37 +02:00
HF
c975ec57bf fix permission issues on githook 2022-06-19 18:06:01 +02:00
HF
6af530907a fix some redis v4 type issues 2022-06-19 18:04:39 +02:00
HF
ec9ea0211d implement own connect-redis
closes #1
2022-06-19 17:28:14 +02:00
HF
74b5292ede change contact mail to admin@pixelplanet.fun 2022-06-17 22:40:48 +02:00
HF
d46faf4cb9 set name for outgoing mails 2022-06-17 12:33:40 +02:00
HF
cdbed9defd add check for existance of node_modules in githook 2022-06-17 12:33:09 +02:00
HF
76dacc1b61 add logo as svg (made by pajek) and gitea default avatar 2022-06-12 12:27:16 +02:00
HF
e93896c86d fix comments of githook 2022-06-11 23:52:41 +02:00
HF
c829c2417b rename post-receive script 2022-06-11 23:44:25 +02:00
HF
5fa493cb17 update githook to decide if we need npm install 2022-06-11 23:35:37 +02:00
HF
a7ca1d61d7 update gitignore 2022-06-11 23:05:24 +02:00
HF
32253ab9af remove github references, we are on git.pixelplanet.fun now 2022-06-11 17:11:52 +02:00
HF
a448efa806 update uk translation 2022-04-28 00:55:03 +02:00
HF
7c2e62efc2 adjust Clown Void event from 10min to 8min duration and make it 10%
slower
2022-04-26 13:18:59 +02:00
HF
88e33a4ff6 refactor redis to deal with chunks of non-full size 2022-04-10 22:47:10 +02:00
HF
56ff4a0b2c change corrupted chunk logging (again) 2022-04-09 01:52:56 +02:00
HF
33cac8e6f6 check if ws.user is a thing before accessing ws.user.ip 2022-04-08 22:35:31 +02:00
HF
e87e9c67b4 update turkish translation 2022-04-08 22:32:10 +02:00
HF
5ed448a9a4 forgot stream header for chunks 2022-04-08 22:29:51 +02:00
HF
4b03f7a5a4 change logging of corrupted tiles 2022-04-08 15:24:23 +02:00
HF
511560136d fix daily backup 2022-04-08 14:59:59 +02:00
HF
24e83d8f2f refactor redis multi 2022-04-08 12:27:55 +02:00
HF
c9c377cdbb increase ratelimit temp-ban length to 15min 2022-04-07 19:12:36 +02:00