index
:
openbills
master
Server for web based libre billing software
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-04
added basic token refreshing
v0.0.10
Vidhu Kant Sharma
2023-09-10
actually hashing and comparing passwords (not empty strings)
v0.0.9
Vidhu Kant Sharma
2023-09-10
using better error messages for 409 Conflict
v0.0.8
Vidhu Kant Sharma
2023-09-10
validating email upon user sign up
v0.0.7
Vidhu Kant Sharma
2023-09-09
logging in with either username or email
v0.0.6
Vidhu Kant Sharma
2023-09-03
deleting addresses upon customer deletion
v0.0.5
Vidhu Kant Sharma
2023-09-03
validating phone number and website
v0.0.4
Vidhu Kant Sharma
2023-09-03
validating email addresses
v0.0.3
Vidhu Kant Sharma
2023-09-03
moved contact details to customer model for simplicity
Vidhu Kant Sharma
2023-09-03
validating config file
v0.0.2
Vidhu Kant Sharma
2023-09-03
changed error message for brand not found when creating item
Vidhu Kant Sharma
2023-09-03
user can only access data generated by the same user now
Vidhu Kant Sharma
2023-09-03
different brands and items for different users
Vidhu Kant Sharma
2023-09-03
added pretty startup messages
Vidhu Kant Sharma
2023-09-03
different customers for different users
Vidhu Kant Sharma
2023-09-03
added JWT authorization middleware
Vidhu Kant Sharma
2023-09-03
generating an access and refresh token upon login
Vidhu Kant Sharma
2023-09-03
added login with id
Vidhu Kant Sharma
2023-09-02
changed unique username error message
Vidhu Kant Sharma
2023-09-02
added sign-in
Vidhu Kant Sharma
2023-09-02
first commit
v0.0.1
Vidhu Kant Sharma