Commit Graph

46 Commits

Author SHA1 Message Date
1cbcd16954 Added char limits 2022-09-17 00:27:38 +03:00
868068d80f hmm 2022-09-16 23:12:06 +03:00
0d0ef1d6c1 Add app.ips, bans 2022-09-16 22:46:08 +03:00
a816aab7eb Better index.js 2022-09-16 22:40:43 +03:00
aa0bd09efd Added apidocs for /me path 2022-09-09 21:40:02 +03:00
980deb7db2 fix 2022-09-09 21:37:48 +03:00
70386f4088 Added me path 2022-09-09 21:36:55 +03:00
b660217da4 Added category 2022-09-09 20:55:05 +03:00
035b2b7184 Added categories to front end 2022-09-09 20:47:28 +03:00
3c153ae64f Search now has limits and pages! 2022-09-09 18:27:41 +03:00
3a78fd4f6c Added last seen info 2022-09-09 18:00:32 +03:00
09ac68ee70 Added category to API 2022-09-09 17:13:37 +03:00
69697b54b1 Added avatar upload 2022-09-09 16:29:36 +03:00
f11711ac76 Better user edit. Added footer. better API way. 2022-09-09 15:10:44 +03:00
5b2399bec5 Added search 2022-09-01 16:23:46 +03:00
ca66d44825 Pages for threads and users pages, and lib/ 2022-09-01 15:19:12 +03:00
c110b195a3 Better edits, already deleted, global ratelimit 2022-09-01 14:02:47 +03:00
43408f8a90 Added blacktheme 2022-08-31 19:16:43 +03:00
a95015a4b5 HOTFIX FOR MESSAGE API 2022-08-31 16:05:23 +03:00
460a870784 Fix about me in server 2022-08-31 15:31:23 +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
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
facaf105eb new theme is fixed in everypage 2022-08-29 16:16:44 +03:00
3378388e8c reactions are fixed 2022-08-28 21:14:02 +03:00
14bf6d45a4 fix for mobile and support for pages 2022-08-28 17:34:29 +03:00
b26314d4a2 bcrypt fix + forms to a 2022-08-27 14:08:28 +03:00
258578e790 Undelete user
Co-authored-by: Zeynep <zeynepkotan50@gmail.com>
2022-08-26 21:04:30 +03:00
14cf3b1237 Added undelete ways to api 2022-08-26 20:12: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
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
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
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
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
4f4bd93baf Routes are fixed 2022-03-21 23:53:22 +03:00