index
:
invoice
main
Free invoice generator
mihna123
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Revert "feat: add google analytics script"
mihna123
2026-06-03
|
|
|
|
This reverts commit 728fb96a78b7808a87e52cbc2f4bb0cbfb4f0f74.
*
Revert "chore: bump the minor"
mihna123
2026-06-03
|
|
|
|
This reverts commit e7b50defa8b86a05c1db4aee742ebe0959619165.
*
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
|
*
Fix optional dates in invoice schema
mihailo.vojinovic
2026-02-11
|
*
Update README.md
mihailo.vojinovic
2026-02-04
|
*
Add invoice generator component
mihailo.vojinovic
2026-02-04
|
*
Remove dark mode
mihailo.vojinovic
2026-02-04
|
*
Add cn util
mihailo.vojinovic
2026-02-04
|
*
Make schema type names more explicit
mihailo.vojinovic
2026-02-04
|
*
Downgrade resolvers to match v7 react-hook-form
mihailo.vojinovic
2026-02-04
|
*
Fix the typo in models
mihailo.vojinovic
2026-02-04
|
*
Install hookform/resolvers package
mihailo.vojinovic
2026-02-04
|
*
Add invoice model
mihailo.vojinovic
2026-02-04
|
*
Remove boilerplate
mihailo.vojinovic
2026-02-04
|
*
Add editorconfig
mihailo.vojinovic
2026-02-04
|
*
Install react hook form and zod
mihailo.vojinovic
2026-02-04
|
*
Add prettier
mihailo.vojinovic
2026-02-04
|
[next]