Commit Graph

1136 Commits

Author SHA1 Message Date
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
3523f26c63 fix text - lightGrid pt3 :weird: 2020-01-07 00:07:26 +01:00
HF
e9a786c1a2 add light-grid option pt2 2020-01-07 00:03:39 +01:00
HF
4658c375ad ad light-grid option 2020-01-07 00:00:08 +01:00
HF
ab8afc118c Merge branch 'master' into production 2020-01-06 22:56:33 +01:00
HF
29b9a48fa1 actionbuttons hover color change 2020-01-06 22:55:03 +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
4ca032e816 change cloudflare logging 2020-01-04 14:19:34 +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
98c87eed20 remove express-validator
we can install it again if we find more use to it
2020-01-04 05:40:50 +01:00
HF
34a8ff0606 fix sweetaleart to v8 upgrade 2020-01-04 03:32:34 +01:00
HF
5ee01f3cc2 Improve Loading
make loading tiles canvas specific
make loading text on 3d globe
2020-01-03 16:42:48 +01:00
HF
7a42e24e6b fix more eslint errors 2020-01-03 15:24:40 +01:00
HF
9d2bebfd13 fix eslint warning in globe.js 2020-01-03 14:07:08 +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
2c9b2c64a9 fix 3d coordinates that got broken because of eslint fixes 2020-01-03 04:29:09 +01:00
HF
d68b4ae380 fix bunch of eslint errors/warnings 2020-01-03 04:12:21 +01:00
HF
630bff0483 move all react html generation to components folder 2020-01-03 03:23:14 +01:00
HF
297c70f6b0 Remove old static globe files,
include recaptcha just in html if specifically required
2020-01-03 02:05:29 +01:00
HF
eb98167825 build js files for globe with webpack and html with react 2020-01-03 00:44:04 +01:00
HF
b8b7116148 Log filename for chunk-tile creation for debugging tiles 2020-01-02 19:44:30 +01:00
HF
9670fd278c catch apisocket errors again
Add TODO to save ChatHistory in redis
2020-01-02 19:21:36 +01:00
HF
420e90041b fix readme, add note to github repository 2020-01-02 18:28:54 +01:00
HF
de89e4cdf5 Mirror repository for github 2020-01-02 17:58:06 +01:00