summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-31added contact and address info to userHEADmainVidhu Kant Sharma
2023-01-29Bug Fix: /auth/refresh returns error no matter whatVidhu Kant Sharma
2023-01-29added auth middleware to /itemVidhu Kant Sharma
2023-01-29moved refresh mechanism to package authVidhu Kant Sharma
2023-01-29ignoring the compiled binaryVidhu Kant Sharma
2023-01-29checking password before editing/deleting userVidhu Kant Sharma
2023-01-28created endpoint to get logged in user's infoVidhu Kant Sharma
2022-12-26deleted useless files to render the invoice. it will be handled by react.Vidhu Kant Sharma
2022-12-21added ping route to check server health and login statusVidhu Kant Sharma
2022-12-04saving and checking refreshToken in DBVidhu Kant Sharma
2022-12-04added (untested) auth mechanismVidhu Kant Sharma
2022-11-29added basic login system with password authenticationVidhu Kant Sharma
2022-11-16added endpoint to validate and create new userVidhu Kant Sharma
2022-11-11added TotalAmount field to Invoice structVidhu Kant Sharma
2022-11-11serving created invoices as both HTML and JSONVidhu Kant Sharma
2022-11-11Merged OpenBills-lib code into OpenBills-serverVidhu Kant Sharma
2022-09-27added some PUT request handlersVidhu Kant Sharma
2022-09-26fixed all the delete routes, temporarily disabled adding new documentsVidhu Kant Sharma
2022-09-25added GET routesVidhu Kant Sharma
2022-09-25ACTUALLY added endpoints to add and delete dataVidhu Kant Sharma
2022-09-25Added endpoints to add and delete dataVidhu Kant Sharma
2022-09-25Initial commitVidhu Kant Sharma