176 Commits

Author SHA1 Message Date
none
6b169dc540 add hsts 2023-05-03 09:56:10 +02:00
Mystikfluu
0ea07f9ec8 update api documentation
add authentication
2023-04-21 00:17:05 +02:00
Mystikfluu
ea24ea70ed fix logout
remove DID_I_FINALLY_ADD_HTTPS
2023-03-03 20:54:39 +01:00
Mystikfluu
3254d01581 fix some anti pattern stuff 2023-02-10 19:24:05 +01:00
Mystikfluu
83941add4d add simple app authorization page 2023-02-10 16:05:58 +01:00
Mystikfluu
d4ea1a063a enable support for big numbers in mysql2 2023-02-06 13:46:27 +01:00
Mystikfluu
4f39af2749 change from mysql to mysql2 2023-02-06 13:27:02 +01:00
Mystikfluu
9b78633c03 move route setup to its own file 2022-12-01 14:03:49 +01:00
Mystikfluu
77ae066e46 clean up code a bit 2022-11-30 22:43:36 +01:00
Mystikfluu
18377af198 "small" code refactor 2022-11-30 10:54:34 +01:00
Mystikfluu
7369910f84 increase max file size
100KiB => 1MiB
2022-11-19 20:56:41 +01:00
Mystikfluu
a949ae3707 add upload preview
change to webp format
2022-11-19 19:06:51 +01:00
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