Commit Graph

19 Commits

Author SHA1 Message Date
notkshitij 23a271fbce Removed package-lock.json and updated .gitignore. 2025-07-18 01:26:13 +05:30
notkshitij f3e52cda73 Added new packages and updated some existing ones. 2025-07-18 01:25:27 +05:30
notkshitij 04e69202b6 Added password policy and checking if password appeared in a breach w/ haveibeenpwed api. 2025-07-18 01:22:01 +05:30
notkshitij 001727ab85 Added helmet secure headers and HTTPS redirection. 2025-07-18 01:21:07 +05:30
notkshitij 351f57229c Apply rate limiter logic. 2025-07-18 01:18:10 +05:30
notkshitij 25cfa659c7 Added rate limiting logic in middleware. 2025-07-18 01:17:53 +05:30
notkshitij d5d1e16d1f Moved the query parameter into the correct position and added logging for the final URI for database connect. 2025-07-18 01:06:42 +05:30
KaranSalvi 7ad0db73b0 Resolved conflict by deleting multer.js and updated packages 2025-06-21 00:19:50 +05:30
KaranSalvi ce864c7c55 feat: Add logs 2025-03-26 22:51:07 +05:30
KaranSalvi 08fc0e790e Fixed cookie issue 2025-02-23 10:48:41 +05:30
notkshitij a551e075b7 Added backend folder in Bhakti's branch for Salvi to make changes. 2025-02-23 09:15:03 +05:30
notkshitij 7dd344f722 Deleted useless folders such as backend, node_modules, files such as package-lock. Also, modified readme. 2025-02-23 09:02:28 +05:30
KaranSalvi 4b7501acf5 feat:Add AI Model 2025-02-23 02:50:22 +05:30
KaranSalvi 8d9339cdea feat: Add size attribute to farm 2025-02-22 22:51:03 +05:30
KaranSalvi 0a43591739 feat: Add and test the finance and task api routes 2025-02-22 22:47:37 +05:30
KaranSalvi 4897c53259 feat:Create and Test user,crop,farm 2025-02-22 19:10:33 +05:30
KaranSalvi 330589bdf1 Create and Test User and Farm Routes 2025-02-22 17:03:24 +05:30
KaranSalvi 1fdb739950 Add Model for backend 2025-02-22 15:20:35 +05:30
KaranSalvi 793e6c2009 Added backend folder structure. 2025-02-22 12:55:06 +05:30