Commit Graph

561 Commits

Author SHA1 Message Date
HF
cefca9788c long tap on mobile -> color select 2020-11-06 19:21:44 +01:00
HF
4248b0ff49 fix chat audio notification not playing 2020-11-06 18:29:47 +01:00
HF
9956309045 setting click check threshold lower 2020-11-06 18:20:28 +01:00
HF
1e9307cc47 fix default channel Ids and radix in event.js 2020-11-06 18:10:59 +01:00
HF
86eb394ef1 change chat message order 2020-11-06 18:03:37 +01:00
HF
324a53b724 fix cursor 2020-11-06 17:23:08 +01:00
HF
09790a9c25 Merge branch 'master' into production 2020-11-06 17:06:08 +01:00
HF
87629bf1b4 don't use outdated hammerjs in pixelpaintercontrols 2020-11-06 16:57:53 +01:00
HF
709fd3af9f no caching for chathistory 2020-11-06 01:31:54 +01:00
HF
926ba3dcdb Merge branch 'master' into production 2020-11-06 01:16:47 +01:00
HF
bf9ab51350 send notification instead of error on pixel protection 2020-11-06 01:07:42 +01:00
HF
19aee67a4f limit to node 10+ 2020-11-05 23:51:38 +01:00
HF
7b77286421 Merge branch 'master' into production 2020-11-05 23:41:43 +01:00
HF
708dfbba9b update README.md 2020-11-05 23:41:16 +01:00
HF
5bfd1b58d2 change default channel and user id for event messages according to new layout 2020-11-05 23:29:44 +01:00
HF
516131c7a2 store event success in redis 2020-11-05 23:20:53 +01:00
HF
648c767849 fix id for event and api messages out-of-range 2020-11-05 22:53:50 +01:00
HF
482cfd3fe3 migreate chat to proper sql tables with relations 2020-11-05 22:40:28 +01:00
HF
493b0106ac allow multiple blank lines in eslint, check for muted user earlier 2020-11-03 23:52:20 +01:00
HF
1872b603b9 always also adhere to userid cooldown 2020-07-18 02:27:29 +02:00
HF
dee2a70c78 update gitignore file 2020-07-08 11:11:13 +02: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
fe3e1d7e79 Add possibility to have hidden canvses, mirror pz and pc 2020-07-05 11:22:40 +02:00
HF
5b4cc64699 fix event not resetting correctly 2020-07-01 19:03:32 +02:00
HF
f36788c39b handle chunk relevant redis requests from Event also in RedisCanvas 2020-07-01 09:18:01 +02:00
HF
19c4b23046 change center link to guilded.gg
adjust redisCopy.js utils script
fix .babelrc (idk why we even have that tbh)
2020-06-28 06:12:45 +02:00
HF
35f1a7787c add hotkey for historical view 2020-06-23 19:19:19 +02:00
HF
fe0e5dc596 fix spacing in help modal 2020-06-23 08:48:49 +02:00
HF
23ae0c9e44 change to guilded instead of discord 2020-06-23 08:37:15 +02:00
HF
ebddd99c10 set startdate of main canvas one day earlier, this date will be used for empty map 2020-06-23 01:35:02 +02:00
HF
d28c4f10bb add script to create png tiles for ocean 2020-06-23 01:25:30 +02:00
HF
423b603542 add rollback option to admintools 2020-06-23 00:26:24 +02:00
HF
a69711d838 add protection or rectangles without image to admintools 2020-06-22 20:39:40 +02:00
HF
1d081991ba add admintools to user area 2020-06-22 19:27:03 +02:00
HF
bc7613b431 further corse tinted canvas fix (sub.domain.com didn't get detected as CORS of domain.com) 2020-06-21 05:47:29 +02:00
HF
e93ddd0576 try to fix tainted canvas in historical view 2020-06-21 05:23:38 +02:00
HF
c16c427ebd better handling whenno cloudflare country header is given 2020-06-14 07:22:41 +02:00
HF
e3be885cd0 create backup dir if not exist according to subdirectory
allow admin to use chat even on proxy
2020-06-13 21:02:16 +02:00
HF
b70c7e0b3a create temporary backup dir if not exist 2020-06-13 11:24:16 +02:00
HF
dc9dc5f083 change git hook 2020-06-13 11:17:16 +02:00
HF
ef4b4ee07e catch invalid chunks on incremential backups 2020-06-11 01:20:36 +02:00
HF
e12a9a24a7 make historicalDownload deal with missing daily total Backup frames 2020-05-31 01:56:35 +02:00
HF
408014fe6f remove faulty file 2020-05-30 19:06:10 +02:00
HF
405c74ad7a void rebalancing 2020-05-30 18:55:06 +02:00
HF
59e4c757b6 better chunk error handling if redis data is invalid for whatever reason 2020-05-30 18:52:30 +02:00
HF
5ce5a25daf try better error handling at daily full backup 2020-05-29 04:56:29 +02:00
HF
6d18be7ee3 allow to create incremential backups at 00:00 again (scripts will have to deal with eventual overlapses between days) 2020-05-28 12:13:39 +02:00
HF
8adcf6b85c balancing is hard 2020-05-27 15:39:48 +02:00
HF
7e4902c38a buff void 2020-05-26 22:14:37 +02:00
HF
f01db742af add maxLength to chat input field
make void a tiny bit faster again
2020-05-25 19:43:09 +02:00