Commit Graph

14 Commits

Author SHA1 Message Date
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
6eeca272af profile photo fix 2022-08-27 10:31:16 +03:00
527202037c New theme is setting
Co-authored-by: Zeynep <zeynepkotan50@gmail.com>
2022-08-26 19:39:25 +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
b979bfd47c Better error handling 2022-08-11 00:49:44 +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
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
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
6b446d1b57 Added message post to api 2022-04-03 21:39:26 +03:00
4f4bd93baf Routes are fixed 2022-03-21 23:53:22 +03:00