Commit Graph

82 Commits

Author SHA1 Message Date
HF
9c5596d86a only extract langs from server when full build 2023-12-13 11:25:24 +01:00
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
3aad00dca7 allow building of only specfic languages,
english is not a required locale anymore
2023-12-12 20:30:39 +01:00
HF
8544c42e7b deprecate assets.json by reading the assets directory ourselves,
use build timestamp instead of hash in filename
fix #92
2023-12-11 16:48:26 +01:00
HF
73ae694ef1 add rebuild script 2023-03-13 09:55:47 +01:00
HF
a7e6a49a79 remove memflags, update packages 2023-03-13 00:36:09 +01:00
HF
693a403460 update node requirement to 16 2022-10-02 00:57:37 +02: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
befa32b0a6 bundle passport packages with server 2022-08-16 16:52:58 +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
61ddfb0181 use proxycheck keys instead of proxiesFetch 2022-08-07 00:54:00 +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
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