Commit Graph

643 Commits

Author SHA1 Message Date
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
Jordan Rey
15ac03c998 update French translation 2021-07-29 20:47:06 +02:00
HF
cc9d36e056 fix window order on duplication 2021-07-25 00:07:28 +02:00
HF
b35ca151d7 fix uneven screen resolution 2021-07-24 14:55:32 +02:00
HF
7ec8738b72 fix hsitorical view refresh when switching 2021-07-24 14:26:59 +02:00
HF
4256a254fa make offscreen canvas smaller 2021-07-24 12:30:03 +02:00
HF
a3e35cced6 don't do full render when zooming happens in viewport rather than
offscreen canvas
don't do clearRect on renderChunk (Chrome shouldn't have the flickering
issue anymore)
2021-07-24 01:41:51 +02:00
HF
cf865a0ba4 better check keypress canvas selection 2021-07-16 12:06:20 +02:00
HF
8c4b0a5149 fix destruction of Renderer3D 2021-07-15 22:53:21 +02:00
HF
524cf8540b update uk translation 2021-07-13 22:05:30 +02:00
HF
1ffd8b740c for some reason we can encounter ws that have no users 2021-07-10 20:29:27 +02:00
HF
fbc564f588 fix chat error message broadcast 2021-07-10 20:10:36 +02:00
HF
e427eeced0 fix things 2021-07-10 16:06:21 +02:00
HF
566f91c690 use EventEmitter for websockets 2021-07-10 15:51:15 +02:00