32 Commits

Author SHA1 Message Date
notkshitij b818f7842b Removed commented out part from model.js 2025-07-23 18:51:45 +05:30
notkshitij 2957930be4 No longer generating refresh token while building the container. Also switching to nonroot user before copying files and installing dependencies. 2025-07-23 17:24:13 +05:30
notkshitij e7ae4c93b1 No longer generating random value for refresh token while building the image. Realized it was not a good idea. 2025-07-23 17:23:22 +05:30
notkshitij f32f7ddc6e Fixed a major issue in building docker image for backend where the env file was not being copied which resulted in backend not working! 2025-07-23 17:13:27 +05:30
notkshitij fb8ac9eb82 Fixed dockerignore for backend again, what was I thinking? welp it's 2am almost so... 2025-07-23 01:55:06 +05:30
notkshitij 3a7ee73233 Fixed dockerignore for backend. Accidentally added package.json instead of package-lock.json 2025-07-23 01:52:50 +05:30
notkshitij d4748fd99f Same line cleanup for apt 2025-07-23 01:47:22 +05:30
notkshitij 0003858e3a Removed test2.js, not req. 2025-07-23 01:46:41 +05:30
notkshitij 30464136a3 in alphabetical order .dockerignore for backend. 2025-07-23 01:46:29 +05:30
notkshitij dde591049f Added dockerfile and dockerignore for backend. 2025-07-22 13:25:54 +05:30
notkshitij bdaafb66d9 Bumped version to 1.1.0 in package.json 2025-07-22 11:59:58 +05:30
notkshitij bc41904e06 Akcually, axios and sha1 are required in backend 🤓 2025-07-18 02:30:59 +05:30
notkshitij 4fb54705ca Removed axios and sha1 packages from backend. 2025-07-18 02:13:31 +05:30
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