index
:
OpenBills-server-old
main
Libre billing software
Vidhu Kant Sharma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-29
checking password before editing/deleting user
Vidhu Kant Sharma
2023-01-28
created endpoint to get logged in user's info
Vidhu Kant Sharma
2022-12-26
deleted useless files to render the invoice. it will be handled by react.
Vidhu Kant Sharma
2022-12-21
added ping route to check server health and login status
Vidhu Kant Sharma
2022-12-04
saving and checking refreshToken in DB
Vidhu Kant Sharma
2022-12-04
added (untested) auth mechanism
Vidhu Kant Sharma
2022-11-29
added basic login system with password authentication
Vidhu Kant Sharma
2022-11-16
added endpoint to validate and create new user
Vidhu Kant Sharma
2022-11-11
added TotalAmount field to Invoice struct
Vidhu Kant Sharma
2022-11-11
serving created invoices as both HTML and JSON
Vidhu Kant Sharma
2022-11-11
Merged OpenBills-lib code into OpenBills-server
Vidhu Kant Sharma
2022-09-27
added some PUT request handlers
Vidhu Kant Sharma
2022-09-26
fixed all the delete routes, temporarily disabled adding new documents
Vidhu Kant Sharma
2022-09-25
added GET routes
Vidhu Kant Sharma
2022-09-25
ACTUALLY added endpoints to add and delete data
Vidhu Kant Sharma
2022-09-25
Added endpoints to add and delete data
Vidhu Kant Sharma
2022-09-25
Initial commit
Vidhu Kant Sharma