Commit graph

170 commits

Author SHA1 Message Date
14e3990d76 Added morgan and winston for logging, still need to test socket io 2023-08-05 16:51:43 -03:00
e11771a62b Added ESLint and Prettier, added module resolvers, tests not working by now. 2023-07-31 20:18:07 -03:00
fc7ede917c Removed little space 2023-07-28 10:42:43 -03:00
141712edb4 Refactored routers, changed file name 2023-07-28 10:41:28 -03:00
fcb4a83787 Implemented comments likes and refactored some routes 2023-07-28 10:18:22 -03:00
d428991539 Created new routes, changed file names, new tables 2023-07-25 18:25:43 -03:00
11d74d846b Created like-post and follow-user routes, changed file names 2023-07-25 10:57:23 -03:00
b6be9d6755 Fixed tests 2023-07-20 08:15:29 -03:00
08612929ea Changed file name 2023-07-17 17:51:16 -03:00
4382b35fe3 Added Multer and Sharp for image upload and compression. 2023-07-17 17:47:05 -03:00
cb9cf02614 Updated README 2023-07-15 07:25:05 -03:00
f743521fae Implemented rate limit, added Redis database, added more verifications 2023-07-12 15:05:17 -03:00
be8dd3482a Updated README 2023-07-12 13:26:56 -03:00
735695a7d7 Created update post test 2023-07-11 16:54:50 -03:00
c5e928aeec Fixed small bug in create-user.ts 2023-06-29 10:51:44 -03:00
34604fce27 Created new tests (some of they are not working) 2023-06-27 20:25:27 -03:00
d07ccddb10 Changed TSC in favor of SWC. Added new tests, added new endpoints. 2023-06-26 14:01:40 -03:00
b21a832c13 Created new tests, added SWC for faster compiling. 2023-06-24 17:38:34 -03:00
4b301eb985 Changed to Typescript. Added Create Post route and model. 2023-06-23 15:15:11 -03:00
e214f59fca fixinit10 2023-06-20 17:05:15 -03:00