aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-02-07Move migration to migrations folderJoris
2025-02-07Migrate database at startupJoris
2025-02-06Use anyhow ErrorJoris
2025-02-06Improve String handlingJoris
2025-02-06Use pragma update to setup foreign keysJoris
2025-02-06Format payments fileJoris
2025-02-06Support foreign keys at startupJoris
2025-02-06Fix search on payment nameJoris
2025-01-31Upgrade dependenciesJoris
2025-01-31Migrate to tokio_rusqliteJoris
2025-01-31Migrate to tokio_rusqliteJoris
2025-01-26Replace tera by minijinjaJoris
2024-06-02Simplify logging initJoris
2023-11-25Upgrade dependenciesJoris
2023-08-28Fix sendmail errorJoris
2023-08-19Use environment variables instead of config fileJoris
2023-08-12Generate crypto random token instead of uuidJoris
2023-08-12Sign cookie with secret keyJoris
2023-04-17Follow clippy indicationsJoris
2023-04-17Validate income date from bodyJoris
2023-04-17Upgrade dependenciesJoris
2023-01-28Upgrade dependenciesJoris
2022-09-04Remove security headersJoris
2022-09-04Add strict security headersJoris
2022-09-04Return content-type of assetsJoris
2022-08-21Fix payments page on narrow devicesJoris
2022-07-09Fix payment search by sub wordJoris
2021-10-10Filter payments by start and end dateJoris
2021-10-10Search by name, cost and userJoris
2021-10-10Search payments by categories explicitelyJoris
2021-10-10Search by categoryJoris
2021-02-13Add status pageJoris
2021-02-07Upgrade dependenciesJoris
2021-02-01Fix mail sendingJoris
2021-01-03Fuse sendmail_path and mock mail config keysJoris
2021-01-03Let Sqlite provide a default created_atJoris
2021-01-03Rewrite in RustJoris
2017-11-08Use a better project structureJoris
2017-11-07Reformat payment queriesJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
2017-07-09Fix batch payment creationJoris
2017-06-06Fix payment category search queryJoris
2017-06-05Replace persistent by sqlite-simpleJoris
2017-04-02Add a chart on payments by month by categoriesJoris
2017-03-27Modelize punctual and monthly payment pagesJoris
2017-03-27Improve form validationJoris
2017-03-26Fix update payment category constraint errorJoris
2017-03-26Copy mime-mail locallyJoris
2017-03-26Separate client and server watchJoris
2017-03-24Features/categoriesJoris