Commit Graph

761 Commits

Author SHA1 Message Date
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
HF
f63e2ca110 more strict rate limiting 2022-04-07 17:23:54 +02:00
HF
4109ebe142 improve ws user lookup 2022-04-07 16:35:58 +02:00
HF
87a73cb5c9 add rate limit for socket errors 2022-04-07 16:31:01 +02:00
HF
c078672684 better error handling for vkontakte logint
fix event restore
2022-04-07 14:14:13 +02:00
HF
e1ba4ea26b fix event 2022-04-07 09:23:24 +02:00
HF
e95b6ae8d3 Set pixels in redis in batches
finish node-redis update by making sure that everything that needs redis
runs after redis connected
2022-04-07 07:54:36 +02:00
HF
56bc4352b2 Merge branch 'production' 2022-04-06 19:48:57 +02:00
HF
0e1c1a42b5 update languages, add turkish 2022-04-06 19:48:39 +02:00
HF
4fd94ebd65 update node-redis 2022-04-06 01:24:00 +02:00
HF
d75e65efec send cache-control also on 503 for reasons 2022-04-05 19:05:41 +02:00
HF
855a5b426b also send cache-control 2022-04-05 15:17:01 +02:00
HF
f6902ca73c send etag on 304 2022-04-05 14:18:48 +02:00
HF
90ffc5fd1a lower chunk cache age
ad log for ranking update
2022-04-05 02:47:04 +02:00
HF
cdf7a4a1d8 log GC duration and set to 10min interval 2022-04-04 22:52:45 +02:00
HF
f6901823e6 remove logging when trying forceGC but no global.gc available
remove debug logging of etag cache
2022-04-04 22:36:32 +02:00
HF
c38637e788 cache etags of chunks to avoid useless redis calls 2022-04-04 22:12:12 +02:00
HF
6d4f878798 increase chunk cache time 2022-04-04 20:55:31 +02:00
HF
68ae99b4e0 change how palette gets sent to worker thread 2022-04-04 15:50:51 +02:00
HF
7e38ecd6f7 catch worker thread errors 2022-04-04 14:46:41 +02:00
HF
d85c436d60 print ping of user and mod on mute 2022-04-04 13:56:53 +02:00
HF
9c57dd8032 long long pixel response times 2022-04-04 13:56:41 +02:00
HF
f0bbbb4523 increase tolerable pixel return time 2022-04-04 12:17:47 +02:00
HF
04c1099392 fix woker threads 2022-04-04 05:34:25 +02:00
HF
258fd42e68 move zoom tile creation into seperate worker thread 2022-04-04 05:07:27 +02:00
HF
12f2862769 remove now unused redlock 2022-04-04 04:22:53 +02:00
HF
4735bd12a9 set pirority via os module rather than by spawning renice 2022-04-04 02:15:24 +02:00
HF
1ca4b7c5da add duration to logger for tiling 2022-04-03 22:08:02 +02:00
HF
02b0afbb52 try without redlock (its bad anyway) 2022-04-03 18:49:12 +02:00
HF
cacccbe23d log slow redis chunk requests 2022-04-03 18:32:24 +02:00
HF
1cc8c53242 allow higher timeout on history fetch 2022-04-03 05:26:34 +02:00