Commit Graph

74 Commits

Author SHA1 Message Date
HF
cfbae41817 make hook for renderer to store 2020-01-09 03:52:25 +01:00
HF
c6dabe8a3e fix async in backup 2020-01-08 23:00:47 +01:00
HF
47f55a585a update backup script 2020-01-08 21:52:31 +01:00
HF
64c809cdac add COMMAND option to backup script
fix directory date name
2020-01-08 21:09:41 +01:00
HF
c33c532e2b update backup script 2020-01-08 20:22:52 +01:00
HF
38ea84e719 add section about backups to README 2020-01-08 19:09:05 +01:00
HF
e7a16fa3b9 store / reducers fixes, move websocketClient to reducers 2020-01-08 15:58:21 +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
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
199bb01463 update screenshot.png again 2020-01-06 16:25:37 +01:00
HF
13bc4c01c8 update screenshot.png 2020-01-06 13:10:21 +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
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