Commit Graph

36 Commits

Author SHA1 Message Date
HF
6dfbe0f25e quick fix #2 2022-09-17 13:39:41 +02:00
HF
de1729d56b Horicontal Scaling 2022-09-11 00:47:46 +02:00
HF
0e78dea560 fix minor issues 2022-08-06 18:01:38 +02:00
HF
d4ef69c2ac remove flow types - it was inconsistently used and therefore pointless 2022-08-01 17:44:18 +02:00
HF
f8552b0ea6 check for login on auth routes 2022-07-28 00:19:30 +02:00
HF
2575e54ba0 stop using React for server-side-rendering 2022-06-30 00:08:36 +02:00
HF
49bc6ff703 refactor passport nr2 2022-06-21 11:20:05 +02:00
HF
038cb8b6e1 refactor passport 2022-06-21 02:25:57 +02:00
HF
42ba4c82b6 debug login errors 2022-06-21 00:37:10 +02:00
HF
28e812737d update logout route on delete-account 2022-06-20 23:27:27 +02:00
HF
725e23dbab move captchas into their own thread
closes #3
2022-06-20 23:12:51 +02:00
HF
6974435a46 update logout route 2022-06-20 15:10:11 +02:00
HF
4e45058d46 refactor /data directory 2022-06-19 23:24:54 +02:00
HF
c29578dfaf make captcha more general and add captcha to signup form 2022-01-11 14:54:40 +01:00
HF
566f91c690 use EventEmitter for websockets 2021-07-10 15:51:15 +02:00
HF
7e618a5979 remove old minecraft legacy code that we do not use anymore 2021-07-08 20:54:39 +02:00
HF
f120fdfdc2 merge notifyChangedMe and reloadUser 2021-04-29 03:29:17 +02:00
HF
7788acd909 add touch event listeners to windows
window styling
fix window closing
fix mute evasion exploit
2021-04-29 03:08:56 +02:00
HF
38e98efd8d fix english default strings based on pull requrests from equwal
fix ru tranlation
2021-02-14 22:41:53 +01:00
HF
a5881d11ac add more translations 2021-01-31 00:48:49 +01:00
HF
e7eafbf450 more translations 2021-01-30 17:32:09 +01:00
HF
6367e2926f testing first translations for client files 2021-01-29 17:06:33 +01:00
HF
ac464ba5a7 split LOGIN and LOGOUT from RECEIVE_ME 2020-11-28 02:02:12 +01:00
HF
2161fe11a2 add fields for dms 2020-11-07 20:16:32 +01:00
HF
d5e4da904f fix logout 2020-11-06 21:48:33 +01:00
HF
ecb27a1ea0 change captcha
remove noauthUser, which was just confusing
remove rest of api/pixel
2020-05-16 13:49:10 +02:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
9493172034 fix error handling of passport
fix a few lsint errors
2020-05-09 08:40:46 +02:00
HF
2d48c55165 verifying email will cause websocket reconnect 2020-04-30 03:34:49 +02:00
HF
29129b98f7 make it needed to be verified to chat
autoban on message repeat
log chat ips on more places
2020-04-27 23:08:32 +02:00
HF
23bfebbfe5 Resolve circular dependencies 2020-01-14 17:52:41 +01:00
HF
4231f56a59 passport login error handling 2020-01-11 16:03:13 +01:00
HF
ba144c3b8a remove HOSTURL variable and instead get host from header 2020-01-09 16:41:39 +01:00
HF
6e6ce4571f fix auth-routes related eslint errors 2020-01-06 12:29:33 +01:00
HF
cb5f4b6ef4 change from sendmail to nodemailer
fix eslint errors corresponding to mail sending
2020-01-06 11:49:53 +01:00
HF
de89e4cdf5 Mirror repository for github 2020-01-02 17:58:06 +01:00