index
:
invoice
main
Free invoice generator
mihna123
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Collapse
)
Author
Age
*
feat(blogs): implement blogging functionality
mihna123
2026-06-08
|
|
|
|
- Implement static blog generation from markdown files
*
feat(generate): update font and header padding to match it
mihna123
2026-06-02
|
*
style(generate): add some bold fonts and thicker lines
mihna123
2026-05-24
|
*
feat(generate): add a separator before total for nicer style
mihna123
2026-05-24
|
*
feat: add notes and terms to invoice form and generator
mihna123
2026-05-24
|
*
fix(generate): handle case when line item has no description
mihna123
2026-05-24
|
*
style: use single quotes everywhere
mihna123
2026-05-24
|
*
fix(generate): Replace subtotal with total (more accurate)
mihna123
2026-05-24
|
*
fix(generate): handle case when no po number is provided
mihna123
2026-05-24
|
*
Add currency to rate in generated pdf
mihailo.vojinovic
2026-02-13
|
*
Add subtotal to generated pdf
mihailo.vojinovic
2026-02-13
|
*
Fix table rows pdf generation
mihailo.vojinovic
2026-02-13
|
*
Update generate to draw items and data
mihailo.vojinovic
2026-02-12
|
*
Add generate invlice server action
mihailo.vojinovic
2026-02-11