Commit Graph

63 Commits

Author SHA1 Message Date
HF
b5ccda251c use multiple processes while building
extract langs on production builds not on dev
update webpack
2023-12-13 01:30:02 +01:00
HF
a7e6a49a79 remove memflags, update packages 2023-03-13 00:36:09 +01:00
HF
647126ca4b update multer to fix vulnerabilities 2022-10-02 00:55:08 +02:00
HF
9a63d039a8 remove mkdirp, use fs.mkdirSync instead 2022-10-02 00:41:17 +02:00
HF
36c6d87cd3 test chart drawing 2022-09-26 04:14:29 +02:00
HF
94c04ba53a use own whois 2022-09-19 02:45:45 +02:00
HF
93e756cf15 update packages 2022-09-11 12:38:10 +02:00
HF
54e482a8d7 import json files via read file
update translation templates
make sure webpack builds in root
transpile passport-reddit
don't use babel for webpack config
2022-08-16 13:59:43 +02:00
HF
7e2ef92c53 update packages 2022-08-16 02:22:13 +02:00
HF
4429f2a573 use reselect
reorganize windows reducer
2022-08-15 18:03:21 +02:00
HF
7efeb7f463 update translations 2022-08-07 02:00:56 +02:00
HF
a41c286372 add ui for iid banning
removed ip banning
add eslint option for react-key
2022-08-05 16:56:31 +02:00
HF
d4ef69c2ac remove flow types - it was inconsistently used and therefore pointless 2022-08-01 17:44:18 +02:00
HF
4dca37e67a update react 2022-07-11 17:54:22 +02:00
HF
76a3f7d42a move from unmaintained react-toggle-button to react-toggle 2022-07-11 16:19:51 +02:00
HF
45be58afa9 update some packages 2022-06-27 21:54:44 +02:00
HF
6c5993e12c update to passport-google-oauth2
catch oauth2 errors
2022-06-22 14:24:05 +02:00
HF
a15a765683 minor updates 2022-06-20 04:41:57 +02:00
HF
4fd94ebd65 update node-redis 2022-04-06 01:24:00 +02:00
HF
082cc92b65 add catalonian translation 2022-01-30 14:00:45 +01:00
HF
bce1cfda5a add bufferutil to resulting package.json
cleanup
2022-01-12 00:24:57 +01:00
HF
2bc1aa9591 reorganize routes
add adminapi
remove body-parser in favor of express methods
add id to captchas
add testmodule for matrix-synapse to login with ppfun credentials (just
a test)
2022-01-11 02:05:55 +01:00
HF
b48cb5a59c update image-q because reported issues #95 and #96 got fixed 2022-01-06 20:34:01 +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
73f67261b6 update ws
remove useless console.log from socketserver
2022-01-04 14:52:48 +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
f6c348bab0 remove commonmark comparison 2021-11-29 05:04:06 +01:00
HF
f6d05b46ff use different fonts for captcha
update packages
2021-08-21 17:08:28 +02:00
HF
1b33260520 add markdown parser beginning and test site 2021-06-15 21:13:08 +02:00
HF
66a12322ae clean up garbage 2021-03-18 17:15:18 +01:00
HF
099c2bc13c update packages 2021-03-17 23:26:20 +01:00
HF
df4c75672c remove now obsolete react-modal package 2021-03-17 22:31:42 +01:00
HF
74b4a44224 replace sweetalert 2021-02-23 23:39:22 +01:00
HF
161bbb0eef remove cloudflare ip check and HOST option 2021-02-05 00:17:25 +01:00
HF
0791e0a173 add language selection etting 2021-02-02 23:00:25 +01:00
HF
81648b1028 upgrade packages 2021-01-31 14:40:08 +01:00
HF
26c6de0b02 chat and localisation
more translations
allow links in chat
parallell webpack builds
2021-01-31 14:13:20 +01:00
HF
840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF
0c5ab8bf97 add localisation via ttag 2021-01-29 02:17:51 +01:00
HF
e4a6171666 get rid of unneccessary keycode package 2021-01-27 16:05:43 +01:00
HF
4e85b74f28 upgrade packages 2020-12-07 22:18:48 +01:00
HF
a2a2fcba82 clean up building scripts, remove obsolete stuff 2020-12-02 23:35:49 +01:00
HF
8689f3349e make webpack config simpler 2020-12-02 21:20:45 +01:00
HF
141ca00fc3 Upgrade npm packages, adjust webpack config 2020-12-01 20:33:34 +01:00
HF
1b32b69e61 remove hammerjs dependency 2020-11-06 19:28:38 +01:00
HF
482cfd3fe3 migreate chat to proper sql tables with relations 2020-11-05 22:40:28 +01:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
d1502882c1 change from rgbquant to image-q 2020-05-09 16:35:38 +02:00