Commit Graph

51 Commits

Author SHA1 Message Date
HF
491cbb1abe Add option to turn off sending mails
Remove GMAIL support (they shut down 3rd party apps anyway) and add note
to ssmtp, which can be used to still send over other providers.
2022-06-30 13:00:21 +02:00
HF
1efd40ca4e add top10 canvas to historyDownload.py
change size of top10 canvas *2
change README to mention that we do power of 2 now
2022-06-28 00:18:34 +02:00
HF
05f93ec360 minor documentation fixes 2022-06-22 22:18:21 +02:00
HF
725e23dbab move captchas into their own thread
closes #3
2022-06-20 23:12:51 +02:00
HF
32253ab9af remove github references, we are on git.pixelplanet.fun now 2022-06-11 17:11:52 +02:00
HF
3051f80afd some README changes to be more clear about HOST and PORT env, making
sure that it works well with local builds and default settings
2022-01-07 16:03:35 +01:00
HF
314b615f47 check if host matches origin on ws request to enforce same origin 2022-01-07 04:11:32 +01:00
HF
b79d44ce4a Add Top 10 only canvas 2022-01-05 23:53:42 +01:00
HF
d444b3498b change webpack config, use cache and build one language after another
with scripts/build.js
update README
2022-01-04 21:09:21 +01:00
HF
3f46edf50a refactor nr.2 2022-01-03 14:11:28 +01:00
HF
399d548794 update README and backup server utils 2021-06-04 16:41:47 +02:00
HF
7dd44811a6 add captcha alert, remove some old captcha stuff 2021-02-24 04:32:01 +01:00
HF
161bbb0eef remove cloudflare ip check and HOST option 2021-02-05 00:17:25 +01:00
HF
c45a7bab7f change webpack config variables from arguments to env 2021-02-01 20:16:01 +01:00
HF
1db8adbb39 add translation README 2021-01-31 01:46:44 +01:00
HF
840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF
1386c0f472 add information about lossless compression to historyDownload.py and small README change 2020-11-30 14:57:32 +01:00
HF
b79a12f931 fixing bugs that got introduced in the past two commits 2020-11-29 01:13:05 +01:00
HF
708dfbba9b update README.md 2020-11-05 23:41:16 +01:00
HF
ee34124fbf change README, add preview and loading tiles for pc and pz mirrors, add utils script for initial image upload 2020-07-05 12:06:42 +02:00
HF
23ae0c9e44 change to guilded instead of discord 2020-06-23 08:37:15 +02:00
HF
dc6b1f8cbe add MMORPG style Event 2020-05-24 23:23:19 +02:00
HF
76d2a041b5 Add hCaptcha support 2020-05-16 15:53:08 +02:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
2149326b1a change pixel logging, upgrade packages 2020-05-01 05:14:43 +02:00
HF
d92bd4f2d4 update README 2020-04-30 09:43:50 +02:00
HF
1c7dd67573 extend README.md 2020-04-28 09:33:02 +02:00
HF
43d914ed3c make canvases.json and proxies.json externals 2020-04-27 04:33:19 +02:00
HF
d056c8111e Option to use gmail for mail delivery and format mail as html 2020-04-24 20:27:21 +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
71f87ba3ed no 3d ui on 2d canvas
update README
2020-02-18 11:28:27 +01:00
HF
352fb2781a update README.md 2020-01-31 01:19:49 +01:00
HF
08a034b1bb add 3D canvas to README.md 2020-01-28 13:52:35 +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
16ebfa9629 add video of historical view 2020-01-10 14:24:51 +01:00
HF
572408ba6a add client render code for historical view 2020-01-10 03:26:35 +01:00
HF
2ecf670db7 fix redis url in README 2020-01-09 19:18:11 +01:00
HF
ba144c3b8a remove HOSTURL variable and instead get host from header 2020-01-09 16:41:39 +01:00
HF
64c809cdac add COMMAND option to backup script
fix directory date name
2020-01-08 21:09:41 +01:00
HF
38ea84e719 add section about backups to README 2020-01-08 19:09:05 +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
b484ff17b6 fix winston and sql error after upgrade
add option to log sql
2020-01-04 13:54:30 +01:00
HF
aa346024fa update README 2020-01-04 03:12:27 +01:00
HF
0ca44c9e7c add workflow badge 2020-01-04 02:53:37 +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
b6094e8d7f README fix 2020-01-03 14:24:05 +01:00
HF
7938e00684 add lint note to README 2020-01-03 14:01:57 +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