Commit Graph

912 Commits

Author SHA1 Message Date
HF
8ccbcddb59 prepare to make TILE_ZOOM_LEVEL actually change 2022-06-27 11:20:50 +02:00
HF
d3e6010e07 add check for ws.user again 2022-06-26 22:25:34 +02:00
HF
a9c2289d4f increase timeouts for pings 2022-06-26 21:19:19 +02:00
HF
e820032a3a fix websocket reload 2022-06-25 22:44:19 +02:00
HF
71bb9375d2 make threshold higher because of people who don't refresh 2022-06-25 22:03:28 +02:00
HF
a069bb9d75 Merge branch 'devel' 2022-06-25 21:36:22 +02:00
HF
e31d27bb35 change error handling for websocket client
fix eslint errors in Tiles.js
2022-06-25 20:06:04 +02:00
HF
28be86718d go back to old tile creation 2022-06-25 16:43:49 +02:00
HF
3153a8d950 format modlogs pt4 2022-06-25 16:11:54 +02:00
HF
84155a3670 correct moderation log messages pt3 2022-06-25 15:40:22 +02:00
HF
e09f2bc55f Correct pings in moderation chat message
change void listener
2022-06-25 15:13:29 +02:00
HF
0e07d74afa print moderation actions also in en chat 2022-06-25 14:49:04 +02:00
HF
8a8ac5fc35 update hook 2022-06-24 21:38:56 +02:00
HF
d18882e3ae change scaling algorithm also for first tile layer caluclated out of
chunks
2022-06-24 04:27:43 +02:00
HF
727676f0f8 test different scaling algorithm 2022-06-23 18:58:22 +02:00
HF
aa8fc86bc9 small fixes, remove tile filename logging again 2022-06-23 15:50:30 +02:00
HF
6af7be7794 print tile filenames 2022-06-22 23:32:05 +02:00
HF
05f93ec360 minor documentation fixes 2022-06-22 22:18:21 +02:00
HF
6c5993e12c update to passport-google-oauth2
catch oauth2 errors
2022-06-22 14:24:05 +02:00
HF
7f345aa640 change git link description in Help modal 2022-06-21 19:58:59 +02:00
HF
fc0d73ceaf try to fetch unloaded chunk on every renderChunk triggering ui update
closes #9
2022-06-21 15:01:39 +02:00
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