Commit Graph

59 Commits

Author SHA1 Message Date
460a870784 Fix about me in server 2022-08-31 15:31:23 +03:00
e2e2b5bf59 fixed scroll 2022-08-31 15:21:04 +03:00
46d5eac8d8 When thread deleted, delete its messages 2022-08-31 15:14:14 +03:00
b0a7ac7605 Caching for users, and rename is fixed 2022-08-31 14:44:28 +03:00
256b70c611 ratelimit fix 2022-08-29 22:33:22 +03:00
ab1f062d9d http fixs, added ip ban to api, and admin panel 2022-08-29 21:32:57 +03:00
5c259f02f3 Page is OK! Edits, About me, ip ban 2022-08-29 19:31:59 +03:00
75c36abd75 fix for pages 2022-08-29 16:43:57 +03:00
facaf105eb new theme is fixed in everypage 2022-08-29 16:16:44 +03:00
9ad7c03162 thread converted to new theme, page support 2022-08-29 00:58:34 +03:00
3378388e8c reactions are fixed 2022-08-28 21:14:02 +03:00
d6f301da72 thread rendering is updated, guest can view msg 2022-08-28 18:19:03 +03:00
14bf6d45a4 fix for mobile and support for pages 2022-08-28 17:34:29 +03:00
b1afa3e9a9 Ratelimit fix + replace html content in messages 2022-08-28 17:14:05 +03:00
98356a2a90 view count for threads 2022-08-28 15:00:53 +03:00
1f737277b2 regex for avatars 2022-08-27 14:20:14 +03:00
b26314d4a2 bcrypt fix + forms to a 2022-08-27 14:08:28 +03:00
6eeca272af profile photo fix 2022-08-27 10:31:16 +03:00
258578e790 Undelete user
Co-authored-by: Zeynep <zeynepkotan50@gmail.com>
2022-08-26 21:04:30 +03:00
aad5eb656f create_thread is setting with new theme 2022-08-26 20:21:45 +03:00
14cf3b1237 Added undelete ways to api 2022-08-26 20:12:23 +03:00
527202037c New theme is setting
Co-authored-by: Zeynep <zeynepkotan50@gmail.com>
2022-08-26 19:39:25 +03:00
7276d1c044 BUMP! NEW THEME! 2022-08-26 16:27:29 +03:00
8ee97ea497 \n => <br> 2022-08-24 22:39:38 +03:00
7e285e91fa fix
Co-authored-by: Sapphire1525 <Sapphire1525@users.noreply.github.com>
2022-08-24 22:27:23 +03:00
d2e00d986f fix 2022-08-24 22:10:23 +03:00
4be2069587 3lü ve güçlü
Co-authored-by: Sapphire1525 <Sapphire1525@users.noreply.github.com>

Co-authored-by: inoaa79 <inoaa79@users.noreply.github.com>
2022-08-24 22:09:21 +03:00
7283404184 scroll 2022-08-11 18:34:35 +03:00
5414271924 String fixes 2022-08-11 18:15:27 +03:00
e7dafd3561 Better rendering for messages 2022-08-11 17:55:48 +03:00
97da2b80af making admin is complated with user 2022-08-11 03:48:35 +03:00
9fa9e6f9be not required, middlewares folder 2022-08-11 03:12:40 +03:00
97a9444cc7 MAJOR BUG: REQ => RES.ERROR, delete user fetch 2022-08-11 03:03:26 +03:00
fb15de2ca1 create and del thread, and del message to fetch 2022-08-11 02:43:15 +03:00
b979bfd47c Better error handling 2022-08-11 00:49:44 +03:00
aa33c97db3 V3 2022-08-11 00:38:44 +03:00
dc29ed5906 API is optimized, and better ratelimit 2022-08-10 02:08:18 +03:00
f4933e44cf Added thread deleting 2022-08-10 00:44:13 +03:00
11965e8de9 ratelimit & crypto & .ejs fix
added ratelimit to post threads and messages.
Added encryption to passwords.
Thread.ejs is fixed
2022-08-10 00:22:12 +03:00
086f2b5713 2 todo did. 2022-08-09 19:48:10 +03:00
ae83e014a0 Mongoose is fixed & optimized
The dublicate key error fixed, ids as string.
classes removed. using mongoose's magic
2022-08-09 19:16:34 +03:00
11d79cd7ad Timeout removed 2022-04-06 22:21:50 +03:00
55100424be Timeout is buggy 2022-04-06 21:33:16 +03:00
5052de4dd6 Added .env file 2022-04-06 21:23:08 +03:00
8024891de2 Database changed to MongoDB 2022-04-06 21:14:46 +03:00
c22f72dd90 Added thread to API 2022-04-03 22:03:47 +03:00
6b446d1b57 Added message post to api 2022-04-03 21:39:26 +03:00
6beeddd17e Better syntax 2022-04-03 21:22:06 +03:00
4209822c74 Not login support 2022-04-03 21:01:55 +03:00
fc8d4c1c68 Better paths 2022-04-03 19:55:33 +03:00