Releases: glotchimo/glance
Releases · glotchimo/glance
v0.1.0
Changelog
- 239d575 Add config setup
- a6a9721 Add configuration options for invoice templating
- 6f4dbbd Add dumb password prompt
- d58cd50 Add functionality to form to handle PDF download
- 031cccb Add goreleaser config
- bba85c6 Add page.html (replace tmpl/)
- 88bb473 Add product category
- 705f25b Get things working!
- f349a74 Ignore .DS_Store
- 02f957e Ignore data and Nova config
- e7946b1 Initial commit (so I don't keep losing progress going back and forth between implementations)
- 818c42d Just write invoice ID in Product.Update
- 0c61801 Load products upon form submissions
- e025c29 Move database connection initialization to init
- d6fccd0 Remove collapsing forms
- 3e7f5b5 Rename handlers/database helpers
- 434cb3e Some code reorganization + README
- 571776a Trim goreleaser config
- b6bd1c8 Update dependencies
- 45a7f5b Update invoice formatting to support long names
- 6477c43 Write PDF data to io.Writer and send back