Commit Graph
100 Commits
Author SHA1 Message Date
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 9b579a2361 allow higher y-pixel count in uploads 2022-11-19 20:46:19 +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 d84410496e simplify isNotNull function 2022-11-19 17:31:26 +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 b477dd017d Merge branch 'master' of https://github.com/002Hub/IPost 2022-11-19 15:47:53 +01:00
Mystikfluu 9600c5e7ee add security.txt
add public pgp key and hall of fame along with it
2022-11-19 15:47:47 +01:00
Mystikfluu 2b3c5061ab further enhance lighthouse scores 2022-11-18 02:18:41 +01:00
Mystikfluu e059f7c6cc finally add robots.txt 2022-11-18 02:01:26 +01:00
Mystikfluu e53c1d241c improve lighthouse score 2022-11-18 01:59:45 +01:00
Mystikfluu ee24a3c0e3 Merge branch 'master' of https://github.com/002Hub/IPost 2022-10-23 09:14:51 +02:00
Mystikfluu ea43f26954 clearer login and register errors
see #41
2022-10-23 09:14:49 +02:00
Mystikfluu 01f2888252 Merge branch 'master' of https://github.com/002Hub/IPost 2022-10-07 22:38:42 +02:00
Mystikfluu e4cb60b0a3 add beta alternative login 2022-10-04 22:12:53 +02:00
Mystikfluu efcded8816 update modalsize function
"var" -> "const"
2022-10-04 21:54:19 +02:00
Mystikfluu 5e425c0fbc change function name in dms
"postMessage" -> "postMsg"
2022-10-04 21:53:18 +02:00
Mystikfluu 685f7de37c fix bug 2022-10-04 21:40:22 +02:00
Mystikfluu 7f3aabf945 fix error 2022-10-04 21:39:06 +02:00
Mystikfluu a4a0549738 add quick spam check to postMsg 2022-10-04 21:37:50 +02:00
Mystikfluu 8eccefcd9d add modal 2022-10-04 21:34:35 +02:00
Mystikfluu 88d9d8e0a6 add modal creating function 2022-10-04 21:34:24 +02:00
Mystikfluu 859e49e7ce add caching for load_var 2022-10-04 21:34:06 +02:00
Mystikfluu c1a2833dd8 function name change
"postMessage" -> "postMsg"
2022-10-04 21:05:48 +02:00
Florian Krottendorfer 031a4f9f82 🌐 Language update from LingoHub 🤖
Project Name: IPost
Project Link: https://translate.lingohub.com/ipost-dot-tk/dashboard/ipost
User: Florian Krottendorfer

Easy language translations with LingoHub 🚀
2022-09-28 18:32:27 +00:00
Mystikfluu 8fe5a00164 Merge branch 'master' of https://github.com/002Hub/IPost 2022-09-25 13:51:55 +02:00
Mystikfluu 49ac093bf7 add newrelic website info collector 2022-09-25 13:49:30 +02:00
Mystikfluu 5b68c43ecf add image bot config 2022-09-25 11:15:49 +02:00
Mystikfluu 757649f15e move ratelimiter logs to debug 2022-09-23 22:01:34 +02:00
Mystikfluu c94de030ce add user uploads to gitignore 2022-09-23 17:44:59 +02:00
Mystikfluu 4fabb9c7a3 move ws client logging to debug 2022-09-23 17:44:23 +02:00
Mystikfluu 13a351e7a8 remove unnecessary dependencies 2022-09-23 17:43:50 +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 dc3f004019 make warn_message_int an interval 2022-09-21 16:20:58 +02:00
Mystikfluu 96ff306c8b add further logging when ws activity is present 2022-09-21 16:19:45 +02:00
Mystikfluu 7857f9942c add warnings for potential errors 2022-09-21 16:16:16 +02:00
Mystikfluu 61b1534b8a add debug logging for websockets 2022-09-21 16:08:59 +02:00
Mystikfluu 887001acbd use isNotNull for file checking 2022-09-20 22:01:41 +02:00
Mystikfluu fa646473f3 add isNotNull function 2022-09-20 13:45:51 +02:00
Mystikfluu 826b3529ac idk man 2022-09-20 13:44:04 +02:00
Mystikfluu 2a17720ff6 add extra check for files 2022-09-20 13:38:19 +02:00
Mystikfluu 1da920ccdb change login styles 2022-09-19 09:50:55 +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 ed7fcc52bf Merge branch 'master' of https://github.com/002Hub/IPost 2022-09-10 18:29:21 +02:00
Mystikfluu f90c093075 add error code for invalid login cookie 2022-09-10 18:29:18 +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
Mystikfluu bbf5d1b2c3 Merge branch 'master' of https://github.com/Mystikfluu/authwebsite 2022-09-05 19:32:10 +02:00
Mystikfluu 08dcc9f96a Merge branch 'master' of https://github.com/Mystikfluu/authwebsite 2022-09-05 19:28:11 +02:00
Mystikfluu 6af25e4b16 fix bug in dms 2022-09-05 18:46:03 +02:00
Mystikfluu 27fd13b3dd remove unused file 2022-09-05 18:42:24 +02: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 e1de6895a9 add fallback avatar handling 2022-08-28 22:31:43 +02:00
Mystikfluu f456ab4798 optimize pre-loaded channels 2022-08-28 22:25:35 +02:00
Mystikfluu 34d3dfb0dc optimize posts 2022-08-28 22:03:23 +02:00
Mystikfluu edc167bbdf make alt text represent the actual input text 2022-08-28 21:50:59 +02:00
Mystikfluu e2dc0b19a6 remove "mention" argument from posts 2022-08-28 21:50:34 +02:00
Mystikfluu 630e2d050c fix avatars not showing up 2022-08-28 20:51:21 +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 3dc6c37e49 add gigachad emoji 2022-08-28 01:41:56 +02:00
Mystikfluu f88f4da010 add cache to favicon & fix bug 2022-08-28 01:28:03 +02:00
Mystikfluu 27f03bb6ee fix typo in ToS 2022-08-28 01:23:16 +02:00
Mystikfluu f432433c3c add pepepoggers emoji 2022-08-28 01:22:14 +02:00
Mystikfluu 42ae9954ae change TOS 2022-08-28 00:50:45 +02:00
Mystikfluu 670d4efbb1 fix emoji title being shown next to the emoji 2022-08-27 19:21:10 +02:00
Mystikfluu 58838c8810 add title to emojis 2022-08-27 19:15:01 +02:00
Mystikfluu 90c69ef126 add prototype emoji system 2022-08-27 18:22:00 +02:00
Mystikfluu 7ceb781f55 fix username not being shown in dms 2022-08-27 00:27:08 +02:00
Mystikfluu cc4e2ce590 fix username not being shown 2022-08-27 00:26:09 +02:00
Mystikfluu 30a09f4c6f give posts and codeblocks padding 2022-08-27 00:21:25 +02:00
Mystikfluu f79ea6f8e1 make codeblocks stand out more 2022-08-27 00:18:47 +02:00
Mystikfluu f99eca0e47 enhance codeblock look 2022-08-26 19:38:18 +02:00
Mystikfluu 0fdfbe1dae update markdown regex 2022-08-26 19:31:50 +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 dc5d564302 merge certain tags
merge script tags
merge style tags
2022-08-25 20:19:12 +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 988d90b46f fix a bug when user wasn't logged in 2022-08-25 12:14:09 +02:00
Mystikfluu b85dc07bac fix illegal invocation error 2022-08-25 00:50:01 +02:00
Mystikfluu 6eb634b9e9 make dms.html a template 2022-08-25 00:46:10 +02:00
Mystikfluu 32b06779b0 move document.createElement to createElement
reduces filesize and increases the readability slightly
2022-08-25 00:41:21 +02:00
Mystikfluu 87b81cef81 add channels & current user in template 2022-08-24 23:58:25 +02:00
Mystikfluu 72f8d36654 load all files via a template 2022-08-24 23:34:28 +02:00
Mystikfluu 1dccff66bf add css minifier 2022-08-24 23:34:09 +02:00