Commit Graph

474 Commits

Author SHA1 Message Date
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