Commit Graph

656 Commits

Author SHA1 Message Date
HF
ee62c57b34 reorganize some files 2022-01-09 22:27:36 +01: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
b48cb5a59c update image-q because reported issues #95 and #96 got fixed 2022-01-06 20:34:01 +01:00
HF
749a5829a4 add antartica exception also to pixels drawn by chunk coords 2022-01-06 03:51:08 +01:00
HF
adb558bb52 sliced top daily ranking wrong 2022-01-06 01:17:16 +01:00
HF
b79d44ce4a Add Top 10 only canvas 2022-01-05 23:53:42 +01:00
HF
e4fa56fd73 remove unavailable sub online from API 2022-01-05 16:40:25 +01:00
HF
c2a141a6b7 change how css gets loaded (it was more complicated that it needs too)
remove express-limiter (nginx does the ratelimiting)
2022-01-05 14:36:03 +01:00
HF
ccb15826db remove useless files 2022-01-04 22:48:07 +01:00
HF
847c271d41 change github workflow node version 2022-01-04 22:45:30 +01:00
HF
1c59287af0 update translation templates 2022-01-04 21:10:17 +01:00
HF
2f2b114ec9 fix bug of void failing or being too fast
fix eslint errors
2022-01-04 21:09:35 +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
02e2d431d4 fix canvases.json import
add gwpwp note on warnings
update translation templates
2022-01-04 15:07:20 +01:00
HF
73f67261b6 update ws
remove useless console.log from socketserver
2022-01-04 14:52:48 +01:00
HF
bb47924d92 fix online counter parsing
change styling of OnlineBox and CanvasSwitchButton
2022-01-04 14:12:06 +01:00
HF
9d46ec2e1c don't draw pixelNofitication on own pixels 2022-01-04 13:59:12 +01:00
HF
c2cbca1387 add per-canvas online counter 2022-01-04 13:17:39 +01:00
HF
6170d35631 refactor image converter and 3d stuff 2022-01-04 09:19:17 +01:00
HF
e59df4fb62 remove flow type definition that are used inconsistently 2022-01-03 15:06:49 +01:00
HF
3f46edf50a refactor nr.2 2022-01-03 14:11:28 +01:00
HF
718f2dc73d refactor 2022-01-03 11:02:07 +01:00
HF
8c17f56b79 update packages 2022-01-02 19:56:42 +01:00
HF
44af557581 update image-q and other packages 2022-01-01 01:35:18 +01:00
HF
9401cde3ce update babel config 2021-12-29 01:46:54 +01:00
HF
544e576414 no more half-cooldown :/ 2021-12-29 01:40:04 +01:00
HF
dcb5991f55 temporary lowered cooldown for christmas 2021-12-25 18:26:31 +01:00
HF
edfd16d3ae continue markdown (thats primary for other projects right now) 2021-12-25 18:24:23 +01:00
HF
cd485f4259 add parsing of []() enclosures 2021-11-29 15:46:33 +01:00
HF
f6c348bab0 remove commonmark comparison 2021-11-29 05:04:06 +01:00
HF
14726a37ca add parsing of floating links 2021-11-29 05:03:46 +01:00
HF
7060919f76 add markdown for bold, italic, etc 2021-11-27 19:35:43 +01:00
HF
134d666480 refactor MarkdownParser 2021-11-27 16:56:49 +01:00
HF
87e053f99d start to parse markdown paragraphs 2021-11-27 05:29:35 +01:00
HF
d91bfeb527 more work on Markdown parsing, now with ordered lists 2021-11-27 03:10:30 +01:00
HF
554c67229f add quotes to markdown parser and expand test page 2021-11-27 01:42:52 +01:00
HF
6c0148bf14 clean up markdown test scripts 2021-11-26 13:15:24 +01:00
HF
dac17c57aa full path commands for compressBackup 2021-09-13 13:11:10 +02:00
HF
337a2b6d6f Merge branch 'production' 2021-08-21 17:18:44 +02:00
HF
f6d05b46ff use different fonts for captcha
update packages
2021-08-21 17:08:28 +02:00
HF
2cec2e728f exclude antarctica from stats 2021-08-21 13:32:32 +02:00
HF
7cc5102de5 update translation templates, add logo pngs 2021-08-16 22:42:14 +02:00
HF
85c6f18c00 add error message if webgl is not supported 2021-08-05 02:24:41 +02:00
HF
8cf2b9b523 handle redis chunk rejection 2021-08-02 00:02:41 +02:00
HF
88a63e4387 remove useless file 2021-08-01 23:33:46 +02:00
pixelplanetdev
8605eccefb
Merge pull request #27 from jordanamr/i18n/fr
Update French translation
2021-08-01 23:32:09 +02:00
HF
3d82c49a84 escape name RegExp properly, remove useless file 2021-08-01 23:10:45 +02:00
HF
abd40ee44a fix CAPTCHA_URL if not using captchas 2021-07-31 23:01:04 +02:00
HF
fae1cef617 fix client prediction 2021-07-31 22:48:11 +02:00