Commit Graph

64 Commits

Author SHA1 Message Date
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
ec9ea0211d implement own connect-redis
closes #1
2022-06-19 17:28:14 +02:00
HF
4fd94ebd65 update node-redis 2022-04-06 01:24:00 +02:00
HF
12f2862769 remove now unused redlock 2022-04-04 04:22:53 +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
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
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
f1e8830f94 change window title to two parts, one changeable 2021-05-03 04:04:52 +02:00
HF
403a5493e5 debug 2021-05-02 15:14:50 +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
c45a7bab7f change webpack config variables from arguments to env 2021-02-01 20:16:01 +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
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
2149326b1a change pixel logging, upgrade packages 2020-05-01 05:14:43 +02:00
HF
d0f4537a00 upgrade packages 2020-04-15 15:14:32 +02:00
HF
cc3fc29e89 add typescript support
update sass
2020-01-21 22:38:50 +01:00
HF
759bffbf1f change Blacklist/Whitelist tables to not use ip.toLong to avoid weird results on IPv6 2020-01-08 00:36:34 +01:00