index
:
openbills
master
Server for Libre Billing Software
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
errors
/
errors.go
Age
Commit message (
Collapse
)
Author
13 hours
returning 'invalid quantity' error instead of 'invalid gst' in case of ↵
v0.23.1
Vidhu Kant Sharma
invalid quantity
43 hours
added item variants
v0.22.0
Vidhu Kant Sharma
45 hours
formatted code
Vidhu Kant Sharma
3 days
removed per-user items
v0.17.0
Vidhu Kant Sharma
2024-04-05
validating username upon account creation
Vidhu Kant Sharma
2023-10-09
added route to add items to invoice
Vidhu Kant Sharma
2023-10-05
added invoice route (barebones)
Vidhu Kant Sharma
2023-09-10
using better error messages for 409 Conflict
Vidhu Kant Sharma
2023-09-09
logging in with either username or email
Vidhu Kant Sharma
2023-09-03
validating phone number and website
Vidhu Kant Sharma
2023-09-03
validating email addresses
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
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
Vidhu Kant Sharma