Commit graph

17 commits

Author SHA1 Message Date
86b9f6ead8 feat: replaced prisma to kysely for queries 2024-10-20 21:46:30 +01:00
8a55a1938c feat: finished routes, renamed a few files and functions 2024-10-12 17:36:41 +01:00
cab4a0d9f1 feat: added create kweek route & multi file upload 2024-02-05 18:08:32 +00:00
66681673bc feat: added biome on pre-commit 2024-02-03 14:41:32 +00:00
e6718ca54f feat: added new routes, changed posts name 2024-01-26 17:09:38 +00:00
3938f48efd fix: fixed user follow/following relation 2024-01-24 14:37:46 +00:00
1c3e46cebb style: updated schema spacing 2023-09-30 18:00:19 -03:00
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
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
4382b35fe3 Added Multer and Sharp for image upload and compression. 2023-07-17 17:47:05 -03:00
34604fce27 Created new tests (some of they are not working) 2023-06-27 20:25:27 -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