Commit Graph

51 Commits

Author SHA1 Message Date
HF
cb5f4b6ef4 change from sendmail to nodemailer
fix eslint errors corresponding to mail sending
2020-01-06 11:49:53 +01:00
HF
a8987604f3 dynamically create package.json for deployment 2020-01-05 20:47:59 +01:00
HF
7d7839679f add node 13 to workflow 2020-01-05 17:44:52 +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
c41d650008 Merge branch 'production' 2020-01-04 14:19:57 +01:00
HF
4ca032e816 change cloudflare logging 2020-01-04 14:19:34 +01:00
HF
2305352ebb Merge branch 'master' into production 2020-01-04 14:17:01 +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
763b707a54 fix winston and sql error after upgrade
add option to log sql
2020-01-04 13:39:47 +01:00
HF
ad42677816 update package-lock 2020-01-04 12:11:29 +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
aa8c666ceb less eslint plz 2020-01-04 06:58:35 +01:00
HF
b18c55ccc4 Merge branch 'master' into production 2020-01-04 05:44:34 +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
4eb99d3787 remove express-validator
we can install it again if we find more use to it
2020-01-04 05:30:00 +01:00
HF
34a8ff0606 fix sweetaleart to v8 upgrade 2020-01-04 03:32:34 +01:00
HF
aa346024fa update README 2020-01-04 03:12:27 +01:00
HF
34f4b35c19 Merge branch 'master' of https://github.com/pixelplanetdev/pixelplanet 2020-01-04 02:53:57 +01:00
HF
0ca44c9e7c add workflow badge 2020-01-04 02:53:37 +01:00
pixelplanetdev
71a7e5e17a
Create nodejs.yml 2020-01-04 02:38:06 +01:00
HF
ff359916db update more packages to node 12 compatible versions 2020-01-04 02:31:27 +01:00
HF
d302c3f975 add package-lock 2020-01-04 01:18:06 +01:00
HF
8e4dfb4d45 update css-loader 2020-01-04 01:11:08 +01:00
HF
9f8a2aec19 use npm instead of yarn 2020-01-04 00:34:51 +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
b6094e8d7f README fix 2020-01-03 14:24:05 +01:00
HF
46f51e1d38 disable react/prop-types lint rule, it's annoying and not needed for compenents that we don't reuse 2020-01-03 14:19:17 +01:00
HF
9d2bebfd13 fix eslint warning in globe.js 2020-01-03 14:07:08 +01:00
HF
7938e00684 add lint note to README 2020-01-03 14:01:57 +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
ebb5dcc3a4 Merge branch 'master' into production 2020-01-03 04:16:25 +01:00
HF
0368c61662 fix Dependencies 2020-01-03 04:16:15 +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
aaa235d397 proxies.json goes to src in hook 2020-01-03 02:38:30 +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
ff2b8c3607 test new webpack config 2020-01-02 21:55:47 +01:00
HF
4c1b589c52 remove .env_back file 2020-01-02 21:38:18 +01:00
HF
1522dfe36e update webpack-bundle-analyzer to get annoying github security alert away 2020-01-02 21:37:14 +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
d7ef9c25d0 update country location script 2020-01-02 19:07:00 +01:00
HF
f7599569a4 update readme and ocean tile loading scripts 2020-01-02 19:05:21 +01:00
HF
009f6f78f3 remove nginx autostart note, it doesn't belong here 2020-01-02 18:44:19 +01:00
HF
420e90041b fix readme, add note to github repository 2020-01-02 18:28:54 +01:00