Commit Graph

635 Commits

Author SHA1 Message Date
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
HF
21c99f7447 delete chat messges that are older than 10 days in default channels 2021-07-08 21:55:43 +02:00
HF
7e618a5979 remove old minecraft legacy code that we do not use anymore 2021-07-08 20:54:39 +02:00
HF
887fb3b763 add scripts for compression on backup server 2021-07-08 17:23:58 +02:00
HF
def4777573 hide historical view from admintools and reject keyboard shortcut if not
availeble
2021-07-07 09:19:19 +02:00
HF
e1801e0ee5 remember selectedColor 2021-06-18 22:42:35 +02:00
HF
1f70d78fae remember preview position on canvases when switching 2021-06-18 15:58:58 +02:00
HF
4801472be3 update german translation 2021-06-18 14:48:26 +02:00
HF
fbbd002949 notify keypress changes
add num keyboard shortcuts
2021-06-18 14:26:20 +02:00