Commit Graph

49 Commits

Author SHA1 Message Date
HF
cc60ebdddd this does nothing 2020-04-20 05:12:31 +02:00
HF
865419f8ed imagine killing websocket server because of one client error, lmao 2020-04-17 19:55:06 +02:00
HF
f1d82220dd fix a few lint errors 2020-04-15 01:35:52 +02:00
HF
043d8777f1 retarded mistake 2020-04-11 23:45:11 +02:00
HF
87c7709275 hardcode admin-only area in 3d canvas 2020-04-11 23:29:48 +02:00
HF
ccbd091d61 add option to set canvas ranked or not, coronacanvas is not ranked 2020-03-27 02:07:45 +01:00
HF
460040ec00 care about cli when uploading images with admintools 2020-03-27 00:36:45 +01:00
HF
cf60df75e6 fixing client color check 2020-03-15 22:03:03 +01:00
HF
eff0d603ff make it possible to protect an ignored color 2020-03-15 21:18:16 +01:00
HF
d031412fa1 use url coordinates on 3D canvas 2020-01-31 11:35:57 +01:00
HF
950773e57c change protected pixel in image upload from 0x20 to 0x80 2020-01-31 01:46:25 +01:00
HF
8b6d0ba698 change pixel bitmask from 0x1F to 0x3F to allow 64 color palette 2020-01-31 00:59:23 +01:00
HF
6f9dc2ec32 remove alpha value from canvases.json and replace it with cli 2020-01-31 00:55:04 +01:00
HF
dd7bfa95a0 Change controls to E/C Up/Down and update Help Modal
Fix Screenshot issue
2020-01-28 11:19:19 +01:00
HF
1b185f4e5b Make 3D canvas multiplayer 2020-01-28 10:39:08 +01:00
HF
d97e375b6d change 3d scaling and add ChunkLoader dummy 2020-01-26 21:31:25 +01:00
HF
caf08ee32d Add 3d voxel canvas
Add Canvas Selection Menu
Improve Rendering
Move ChunkRGB into seperate file
2020-01-25 03:53:35 +01:00
HF
55d348d6d6 fx typo 2020-01-17 00:12:02 +01:00
HF
f99241476d fix two eslint errors :peepoweird: 2020-01-15 00:39:35 +01:00
HF
23bfebbfe5 Resolve circular dependencies 2020-01-14 17:52:41 +01:00
HF
2820805f35 send verify mail limit to 2min 2020-01-14 04:16:15 +01:00
HF
4b8bbf2716 fix incremential tile creation when protected pixels got set 2020-01-13 04:35:46 +01:00
HF
81e1d50aae passport login error handling 2020-01-11 15:47:29 +01:00
HF
c758fee082 fix admintools imageupload on non-default canvases 2020-01-11 14:35:03 +01:00
HF
bc11f9e825 fix default canvases 2020-01-10 16:48:58 +01:00
HF
b326ffd9b5 change canvas req: 0 = has to be registered; -1 = no requirements
make historical view start date canvas specific
2020-01-10 16:40:22 +01:00
HF
8be7d8ce41 add history api 2020-01-09 19:12:56 +01:00
HF
1161392d3b fix some eslint errors 2020-01-09 17:09:29 +01:00
HF
ba144c3b8a remove HOSTURL variable and instead get host from header 2020-01-09 16:41:39 +01:00
HF
337fbf2462 log backup dir name 2020-01-08 15:15:36 +01:00
HF
8894c38289 change backup to use commandline args instead of environment 2020-01-08 03:31:00 +01:00
HF
e6c6b45a6b make backup.js deployable and add cron timers to it 2020-01-08 01:29:52 +01:00
HF
759bffbf1f change Blacklist/Whitelist tables to not use ip.toLong to avoid weird results on IPv6 2020-01-08 00:36:34 +01:00
HF
62337771a2 add backup functions 2020-01-08 00:02:01 +01:00
HF
c4e09d73b0 Merge branch 'master' into production 2020-01-06 12:32:26 +01:00
HF
6e6ce4571f fix auth-routes related eslint errors 2020-01-06 12:29:33 +01:00
HF
c4ec5acf64 Merge branch 'master' into production 2020-01-06 11:55:58 +01:00
HF
cb5f4b6ef4 change from sendmail to nodemailer
fix eslint errors corresponding to mail sending
2020-01-06 11:49:53 +01:00
HF
ef2d9cdf2a deactivate user deletion when not verified 2020-01-06 00:34:34 +01:00
HF
7a84ad7684 do not update rankings too soon, it causes database errors if models aren't synced yet 2020-01-05 17:39:47 +01:00
HF
1e76ced03a better logging 2020-01-04 14:15:54 +01:00
HF
b484ff17b6 fix winston and sql error after upgrade
add option to log sql
2020-01-04 13:54:30 +01:00
HF
ddc41802fe update packages
remove push.js
2020-01-04 12:11:05 +01:00
HF
520dc1655e eslint auto-fix 2020-01-04 07:00:47 +01:00
HF
7a42e24e6b fix more eslint errors 2020-01-03 15:24:40 +01:00
HF
11a9c11631 fix 75 eslint warnings,
rename files with jsx code to .jsx,
fix ChatModal export
2020-01-03 14:00:33 +01:00
HF
d68b4ae380 fix bunch of eslint errors/warnings 2020-01-03 04:12:21 +01:00
HF
b8b7116148 Log filename for chunk-tile creation for debugging tiles 2020-01-02 19:44:30 +01:00
HF
de89e4cdf5 Mirror repository for github 2020-01-02 17:58:06 +01:00