Commit Graph

287 Commits

Author SHA1 Message Date
HF
ecb27a1ea0 change captcha
remove noauthUser, which was just confusing
remove rest of api/pixel
2020-05-16 13:49:10 +02:00
HF
2b8b5b5888 fix pixel remove on 3d canvas 2020-05-15 15:21:43 +02:00
HF
53acf388a4 fix ping regexp 2020-05-15 08:24:13 +02:00
HF
361cbb4991 disallow cli colors from being used 2020-05-15 04:09:31 +02:00
HF
50afa28174 less logging 2020-05-14 07:16:50 +02:00
HF
3a7ecf21cc start to move set pixel request to websocket
remove killing of old websocket after 30min
catch binary ws package errors
change CoolDownPacket to ms
stop messing with void bot
fix reddit login image alt-text
force subrender on pixel set to avoid seemingly freeze
excape redex characters in username
2020-05-14 07:07:56 +02:00
HF
897b56a9b9 use ceil instead of floor on cooldown box for tosya 2020-05-13 05:06:32 +02:00
HF
cb2076eb48 set colors in chat according to theme
fix default color on refresh
2020-05-13 03:47:57 +02:00
HF
f421f22430 move selectedColor from gui to canvas store to be able to choose default color based on cli 2020-05-13 02:28:23 +02:00
HF
74ee0483d3 fix chat linebreaks 2020-05-13 01:55:07 +02:00
HF
7614d5366b add on click mentions
add ping notifications
2020-05-13 01:38:47 +02:00
HF
d278edb9b1 add mentions 2020-05-12 14:52:36 +02:00
HF
a7b43c2854 fix notifybox styling 2020-05-12 11:25:17 +02:00
HF
69552fbf10 fix text selection in chat
fix auto-scrolling in chat
2020-05-12 10:11:34 +02:00
HF
b53ff19876 fix pixel color getter 2020-05-12 01:32:49 +02:00
HF
43e79f9db5 add political compass canvas 2020-05-12 00:30:12 +02:00
HF
9f5299646d add greentext 2020-05-11 20:01:42 +02:00
HF
bf3769dc10 Merge branch 'master' into production 2020-05-11 15:28:52 +02:00
HF
cf7fb88c83 fix chat opening on window resize
fix space in Online Box
send online counter on every websocket connect
2020-05-11 15:27:19 +02:00
HF
9d1ff296aa fix chat opening on window resize 2020-05-11 13:59:05 +02:00
HF
0b3afeb6e0 Change Modal layout
fix configure store error
add css transition effects
2020-05-11 13:45:32 +02:00
HF
0ed5193982 make css additional to default css instead of replacing it 2020-05-11 08:31:51 +02:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
358b5a3ce0 fix apisocket pxl receiver 2020-05-10 06:41:16 +02:00
HF
8742bf53b5 fix canvas select menu style 2020-05-10 04:03:39 +02:00
HF
44ba7d338d Hide unusable stuff when no image is selected 2020-05-10 03:08:48 +02:00
HF
a3d1f33969 Add copy to clipboard button on image converter (not supported in all browsers) 2020-05-10 02:57:03 +02:00
HF
cc5340bc7a fix chat css 2020-05-10 00:50:52 +02:00
HF
dc99fd9012 implement ip banning by text are 2020-05-09 23:23:31 +02:00
HF
d1502882c1 change from rgbquant to image-q 2020-05-09 16:35:38 +02:00
HF
9493172034 fix error handling of passport
fix a few lsint errors
2020-05-09 08:40:46 +02:00
HF
8cadbbdac1 Add scaling option and remove old image converter 2020-05-09 04:58:13 +02:00
HF
3e86ea25be Add converter in usermodal 2020-05-09 02:19:00 +02:00
HF
80fe10da7b Create GIMP Palette on client in own Converter Menu 2020-05-08 15:10:32 +02:00
HF
b3b0908449 unrank 3D canvas and display ranking status in Canvas Selection menu 2020-05-08 11:56:59 +02:00
HF
1c26308967 fix incremential backup Pt.2 2020-05-07 23:17:22 +02:00
HF
54f942577c fix incrememntial backup when old tile doesn't exist in daily canvas 2020-05-07 23:09:19 +02:00
HF
b339f28f2f Change mooncanvas size 2020-05-07 23:09:04 +02:00
HF
ba81c4ec3c mess with void bot a bit more 2020-05-06 14:03:51 +02:00
HF
d8ad4d77a1 mess with userscript bot 2020-05-05 01:43:48 +02:00
HF
3b376c30d4 add basic idea for .vox exporter 2020-05-05 00:13:40 +02:00
HF
0e48307613 remove some chat filters again 2020-05-02 23:02:07 +02:00
HF
1e5d7863b9 Merge branch 'master' into production 2020-05-02 21:41:17 +02:00
HF
33bbd619c2 allow Moon in ranking and fix lint errors in ranking.js 2020-05-02 21:40:03 +02:00
HF
5c78e3f51d allow Moon in ranking and fix lint errors in ranking.js 2020-05-02 21:33:18 +02:00
HF
173ad407ce catch json body-parser errors
add note that coronacanvas doesn't count in statistics
2020-05-02 06:23:20 +02:00
HF
fc7f30df7c catch errors in backup script 2020-05-02 04:44:26 +02:00
HF
9e3cdc25e9 add logging helper script and update historyDownload script 2020-05-02 02:54:28 +02:00
HF
8bfa91fd91 fix pixellogger maxSize 2020-05-02 00:13:24 +02:00
HF
11672715e2 add utils for downloading from canvas and for creating timelapses based on historical view 2020-05-02 00:12:35 +02:00