Commit Graph

481 Commits

Author SHA1 Message Date
HF
d28c4f10bb add script to create png tiles for ocean 2020-06-23 01:25:30 +02:00
HF
423b603542 add rollback option to admintools 2020-06-23 00:26:24 +02:00
HF
a69711d838 add protection or rectangles without image to admintools 2020-06-22 20:39:40 +02:00
HF
1d081991ba add admintools to user area 2020-06-22 19:27:03 +02:00
HF
bc7613b431 further corse tinted canvas fix (sub.domain.com didn't get detected as CORS of domain.com) 2020-06-21 05:47:29 +02:00
HF
e93ddd0576 try to fix tainted canvas in historical view 2020-06-21 05:23:38 +02:00
HF
c16c427ebd better handling whenno cloudflare country header is given 2020-06-14 07:22:41 +02:00
HF
e3be885cd0 create backup dir if not exist according to subdirectory
allow admin to use chat even on proxy
2020-06-13 21:02:16 +02:00
HF
b70c7e0b3a create temporary backup dir if not exist 2020-06-13 11:24:16 +02:00
HF
dc9dc5f083 change git hook 2020-06-13 11:17:16 +02:00
HF
ef4b4ee07e catch invalid chunks on incremential backups 2020-06-11 01:20:36 +02:00
HF
e12a9a24a7 make historicalDownload deal with missing daily total Backup frames 2020-05-31 01:56:35 +02:00
HF
408014fe6f remove faulty file 2020-05-30 19:06:10 +02:00
HF
405c74ad7a void rebalancing 2020-05-30 18:55:06 +02:00
HF
59e4c757b6 better chunk error handling if redis data is invalid for whatever reason 2020-05-30 18:52:30 +02:00
HF
5ce5a25daf try better error handling at daily full backup 2020-05-29 04:56:29 +02:00
HF
6d18be7ee3 allow to create incremential backups at 00:00 again (scripts will have to deal with eventual overlapses between days) 2020-05-28 12:13:39 +02:00
HF
8adcf6b85c balancing is hard 2020-05-27 15:39:48 +02:00
HF
7e4902c38a buff void 2020-05-26 22:14:37 +02:00
HF
f01db742af add maxLength to chat input field
make void a tiny bit faster again
2020-05-25 19:43:09 +02:00
HF
e6ebc08e26 count newly user set pixels that void steps upon too 2020-05-25 17:53:39 +02:00
HF
94c26f0ee2 ban cyrillic from en again 2020-05-25 14:46:06 +02:00
HF
4d830794ce even slower 2020-05-25 14:41:15 +02:00
HF
a33b807c9e even slower 2020-05-25 02:51:38 +02:00
HF
35842215b8 turn down required speed 2020-05-25 01:09:48 +02:00
HF
dc6b1f8cbe add MMORPG style Event 2020-05-24 23:23:19 +02:00
HF
4baadec329 Better error handling if no mail got given by OAuth for some reason 2020-05-23 07:42:41 +02:00
HF
02bbdbdcfc add parameter of used canvas to historyDownload and fix occasional skips of a day when faulty incremential backup is present 2020-05-20 08:48:51 +02:00
HF
71c5caaec6 add function to set given rectangular area on canvas to protect or not 2020-05-20 08:47:14 +02:00
HF
ce293974a8 don't do incremential backups at 00:00 2020-05-20 08:46:55 +02:00
HF
8da6b23cfb make api/captcha always verify token and setting key 2020-05-18 10:22:22 +02:00
HF
235a0e1f4b change postition from ui elements to fixed instead of absolute 2020-05-18 09:55:01 +02:00
HF
59fe03f3d2 add hCaptcha test button 2020-05-18 09:52:56 +02:00
HF
a2ac51929d end ban of cyrillic in en channel 2020-05-18 08:14:24 +02:00
HF
4169bf8d8a change trans to arkeros style and include background image 2020-05-17 13:51:21 +02:00
HF
d93a2cae1f limit chat message length from APISocket
fix trans style
2020-05-17 13:13:13 +02:00
HF
628d338875 add trans style 2020-05-17 13:03:08 +02:00
HF
ce83847fa6 give Aquila Uganda flag 2020-05-17 10:54:17 +02:00
HF
94e7de9894 process ws messageQueue after setting canvasId 2020-05-17 06:42:52 +02:00
HF
121ea6ba67 make viewport position fixed 2020-05-17 05:59:02 +02:00
HF
a2405e349b deal with some cyrillic characters in en channel 2020-05-16 20:38:50 +02:00
HF
3b2cb0bb15 fix eslint errors
also hide overflow-y from body after hcaptcha execution
2020-05-16 18:19:03 +02:00
HF
4a58412ca6 fix chat
fix overflow
move captcha div into body
2020-05-16 17:54:01 +02:00
HF
76d2a041b5 Add hCaptcha support 2020-05-16 15:53:08 +02:00
HF
ecb27a1ea0 change captcha
remove noauthUser, which was just confusing
remove rest of api/pixel
2020-05-16 13:49:10 +02:00
HF
2b8b5b5888 fix pixel remove on 3d canvas 2020-05-15 15:21:43 +02:00
HF
53acf388a4 fix ping regexp 2020-05-15 08:24:13 +02:00
HF
361cbb4991 disallow cli colors from being used 2020-05-15 04:09:31 +02:00
HF
50afa28174 less logging 2020-05-14 07:16:50 +02:00
HF
3a7ecf21cc start to move set pixel request to websocket
remove killing of old websocket after 30min
catch binary ws package errors
change CoolDownPacket to ms
stop messing with void bot
fix reddit login image alt-text
force subrender on pixel set to avoid seemingly freeze
excape redex characters in username
2020-05-14 07:07:56 +02:00