index
:
invoice
main
Free invoice generator
mihna123
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
fix(sitemap): fix the incoices typo
mihna123
2026-06-09
*
feat: add robots.txt file
mihna123
2026-06-09
*
feat: add a sitemap
mihna123
2026-06-09
*
feat: remove the footer as all the info is in the help page already
mihna123
2026-06-09
*
feat(blogs): force blogs to be staticly rendered
mihna123
2026-06-08
*
feat: remove the unused import in the help page
mihna123
2026-06-08
*
docs(blogs): change the sorting from the latest blog
mihna123
2026-06-08
*
docs(blogs): add the first blog about invoice generating alternatives
mihna123
2026-06-08
*
feat(blogs): add some marin to the bottom of the blog section
mihna123
2026-06-08
*
chore: bump the minor version
v0.4.0
mihna123
2026-06-08
*
feat(help): use the .link helper for links in the help page
mihna123
2026-06-08
*
feat(blogs): implement blogging functionality
mihna123
2026-06-08
*
chore: remove some autogenerated files I forgot to delete before commiting
mihna123
2026-06-06
*
feat: update the layout and add more pages
mihna123
2026-06-06
*
Revert "feat: add google analytics script"
mihna123
2026-06-03
*
Revert "chore: bump the minor"
mihna123
2026-06-03
*
chore: bump the minor
mihna123
2026-06-03
*
feat: add google analytics script
mihna123
2026-06-03
*
chore: bump the minor version
v0.3.0
mihna123
2026-06-02
*
feat: add footer and contact info
mihna123
2026-06-02
*
feat: make content centered
mihna123
2026-06-02
*
chore: bump up the minor
v0.2.0
mihna123
2026-06-02
*
refactor: separate init from deploy ansible playbooks
mihna123
2026-06-02
*
chore: bump the patch version
mihna123
2026-06-02
*
feat(generate): update font and header padding to match it
mihna123
2026-06-02
*
feat: add ansible script for deployments
v0.1.0
mihna123
2026-05-25
*
feat: add .nvmrc
mihna123
2026-05-24
*
feat: make build standalone
mihna123
2026-05-24
*
feat: new favicon and title
mihna123
2026-05-24
*
feat: add receipt emoji to the title
mihna123
2026-05-24
*
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
*
feat: update invoice model with minimum rate and amount for line items
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
*
chore: install newer next version to mitigate warnings
mihna123
2026-05-24
*
Add currency to rate in generated pdf
mihailo.vojinovic
2026-02-13
*
Remove the unused react import
mihailo.vojinovic
2026-02-13
*
Add subtotal to generated pdf
mihailo.vojinovic
2026-02-13
*
Show currency correctly
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
*
Make download button download an invoice
mihailo.vojinovic
2026-02-11
*
Add generate invlice server action
mihailo.vojinovic
2026-02-11
*
Install pdfkit
mihailo.vojinovic
2026-02-11
*
Add some small screen handling
mihailo.vojinovic
2026-02-11
*
Add a submit handler for bebugging
mihailo.vojinovic
2026-02-11
[next]