aboutsummaryrefslogtreecommitdiff
path: root/server/router
AgeCommit message (Expand)Author
2021-07-12Added support for more client details in serverMikunoNaka
2021-07-08Added basic functionality to send the invoice data to serverMikunoNaka
2021-07-08polished how POST requests work on both front and back endMikunoNaka
2021-07-05Deleted all the User API routes, planning to make openbills single-userMikunoNaka
2021-06-26Storing HSN as string nowMikunoNaka
2021-06-24Multiple minor bug fixes and convert more compnents to TSMikunoNaka
2021-06-24switching to typescriptMikunoNaka
2021-06-15distributed different router functions into different filesMikunoNaka
2021-06-13seperated the router into another moduleMikunoNaka