164 Commits

Author SHA1 Message Date
Mystikfluu
8d176d84da remove unused functions 2022-11-19 17:59:40 +01:00
Mystikfluu
ae6ee0c974 qc
okay deepsource, you wanna fight?!?
2022-11-19 17:56:15 +01:00
Mystikfluu
4643c55270 small quality control 2022-11-19 17:38:12 +01:00
Mystikfluu
ae8cf5e10e remove unused variable sent_res 2022-11-19 17:23:54 +01:00
Mystikfluu
d55de3bf79 use named exports
for SHA256 & unsign
2022-11-19 17:11:08 +01:00
Mystikfluu
33f63663ec set correct content type for .txt files 2022-11-19 16:10:56 +01:00
Mystikfluu
e53c1d241c improve lighthouse score 2022-11-18 01:59:45 +01:00
Mystikfluu
e4cb60b0a3 add beta alternative login 2022-10-04 22:12:53 +02:00
Mystikfluu
7f3aabf945 fix error 2022-10-04 21:39:06 +02:00
Mystikfluu
859e49e7ce add caching for load_var 2022-10-04 21:34:06 +02:00
Mystikfluu
49ac093bf7 add newrelic website info collector 2022-09-25 13:49:30 +02:00
Mystikfluu
757649f15e move ratelimiter logs to debug 2022-09-23 22:01:34 +02:00
Mystikfluu
4aeb9b4a91 add login failure statement 2022-09-21 17:05:50 +02:00
Mystikfluu
1deb1fc071 change ratelimit logging message 2022-09-21 16:38:23 +02:00
Mystikfluu
61b1534b8a add debug logging for websockets 2022-09-21 16:08:59 +02:00
Mystikfluu
8564ba4022 add beta file uploads 2022-09-18 13:28:26 +02:00
Mystikfluu
5e3c8c508f fix error when ratelimiting 2022-09-15 20:07:52 +02:00
Mystikfluu
21cfc8218b add ratelimit to error code list 2022-09-10 17:35:51 +02:00
Mystikfluu
a763bde1f8 add clearer error status codes 2022-09-10 17:32:43 +02:00
Mystikfluu
cf9a819a55 dms/user -> ejs pages 2022-09-10 13:39:29 +02:00
Mystikfluu
381c50adf0 add server stats logging
see https://newrelic.com for more info
2022-09-09 20:58:39 +02:00
deepsource-autofix[bot]
c478f83f70
Remove unnecessary 'async' keyword 2022-09-05 17:25:36 +00:00
deepsource-autofix[bot]
8bb219a545
Fix Yoda conditions 2022-09-05 16:34:40 +00:00
Mystikfluu
ef3d5b3817 fix and improve various things 2022-09-05 15:53:07 +02:00
Mystikfluu
4342f8a69c add new api endpoint 2022-08-30 02:41:53 +02:00
Mystikfluu
3fcb00fb2f move from jimp to sharp 2022-08-29 00:35:10 +02:00
Mystikfluu
c371d34191 fix an error when registering 2022-08-28 23:20:54 +02:00
Mystikfluu
f456ab4798 optimize pre-loaded channels 2022-08-28 22:25:35 +02:00
Mystikfluu
64d7e641ba add User avatar info to getPost 2022-08-28 15:57:30 +02:00
Mystikfluu
692af27078 add user avatar info to getPosts 2022-08-28 15:45:54 +02:00
Mystikfluu
f88f4da010 add cache to favicon & fix bug 2022-08-28 01:28:03 +02:00
Mystikfluu
f432433c3c add pepepoggers emoji 2022-08-28 01:22:14 +02:00
Mystikfluu
90c69ef126 add prototype emoji system 2022-08-27 18:22:00 +02:00
Mystikfluu
50ec37884a remove unneeded https import 2022-08-26 19:31:11 +02:00
Mystikfluu
1a142c581b fix bug when not logged in 2022-08-26 14:15:15 +02:00
Mystikfluu
ce2a1fb19e improve error handling 2022-08-26 00:18:24 +02:00
Mystikfluu
8446bdd4b6 fix favicon 2022-08-25 21:29:37 +02:00
Mystikfluu
9c0fae175f auto minify html 2022-08-25 20:18:35 +02:00
Mystikfluu
d9fe8f2642 fix bugs, improve loading time 2022-08-25 17:35:17 +02:00
Mystikfluu
87b81cef81 add channels & current user in template 2022-08-24 23:58:25 +02:00
Mystikfluu
1dccff66bf add css minifier 2022-08-24 23:34:09 +02:00
Mystikfluu
7650081220 use spdy instead of plain https 2022-08-24 21:53:59 +02:00
Mystikfluu
92c8b29f57 no longer log every avatar request 2022-08-24 17:57:09 +02:00
Mystikfluu
f237bc5d75 add caching header for images 2022-08-24 16:45:23 +02:00
Mystikfluu
f53e9ee510 automatically minify js files
improve loading times
2022-08-24 16:38:23 +02:00
Mystikfluu
35d91586f6 add simple templating 2022-08-24 16:00:24 +02:00
Mystikfluu
1abcc7581b fix unlinkSync not being defined 2022-08-23 00:18:42 +02:00
Mystikfluu
ad3ab133a5 move server_esm to server.js 2022-08-19 23:37:24 +02:00
Mystikfluu
7f06fa0f1b make code more consistent 2022-08-19 19:35:47 +02:00
Mystikfluu
6ed17497c5 rewrite to a module 2022-08-19 19:29:14 +02:00