index
:
budget
main
Share payments with a group of people.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db
Age
Commit message (
Expand
)
Author
43 hours
Specify mail from in environment
main
Joris Guyonvarch
2025-02-07
Move migration to migrations folder
Joris
2025-02-07
Migrate database at startup
Joris
2025-02-06
Use anyhow Error
Joris
2025-02-06
Improve String handling
Joris
2025-02-06
Use pragma update to setup foreign keys
Joris
2025-02-06
Format payments file
Joris
2025-02-06
Support foreign keys at startup
Joris
2025-02-06
Fix search on payment name
Joris
2025-01-31
Migrate to tokio_rusqlite
Joris
2025-01-31
Migrate to tokio_rusqlite
Joris
2025-01-26
Replace tera by minijinja
Joris
2024-06-02
Simplify logging init
Joris
2023-04-17
Follow clippy indications
Joris
2023-04-17
Validate income date from body
Joris
2023-04-17
Upgrade dependencies
Joris
2022-07-09
Fix payment search by sub word
Joris
2021-10-10
Filter payments by start and end date
Joris
2021-10-10
Search by name, cost and user
Joris
2021-10-10
Search payments by categories explicitely
Joris
2021-10-10
Search by category
Joris
2021-01-03
Let Sqlite provide a default created_at
Joris
2021-01-03
Rewrite in Rust
Joris