aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10-09Upgrade dependenciesJoris
2021-08-12Hide income in statistics by defaultJoris
2021-08-12Use arrow functions in main.jsJoris
2021-02-13Add status pageJoris
2021-02-07Add a monthly payment in fixturesJoris
2021-02-07Upgrade dependenciesJoris
2021-02-01Fix mail sendingJoris
2021-01-23Modify READMEJoris
2021-01-23Reduce the font size a bitJoris
2021-01-23Simplify base.htmlJoris
2021-01-03Fuse sendmail_path and mock mail config keysJoris
2021-01-03Let Sqlite provide a default created_atJoris
2021-01-03Rewrite in RustJoris
2020-06-28Fix responsive headerJoris
2020-06-21Show header in qutebrowserJoris
2020-05-30Compute cumulative income until nowJoris
2020-02-28Update login cookie to be http onlyJoris
2020-02-28Pin nixpkgsJoris
2020-01-30Show back refund payments in greenJoris
2020-01-30Merge branch 'with-ghcjs' into 'master'Joris
2020-01-27Fix translation typoJoris
2020-01-27Show total incom by month in statisticsJoris
2020-01-20Show payment statsJoris
2020-01-19Show conf at server startupJoris
2020-01-19Return the css at /css/main.css instead of inlinedJoris
2020-01-19Keep button size while waitingJoris
2020-01-19Sign in with email and passwordJoris
2020-01-18Add deploy commandJoris
2020-01-05Use named parameters instead of positional parameters in persistence queriesJoris
2020-01-04Go to page 1 when switching the search frequencyJoris
2020-01-04Allow to remove only unused categoriesJoris
2020-01-04Search payments by cost tooJoris
2019-12-08Add category pageJoris
2019-11-25Remove Loadable2Joris
2019-11-24Compute cumulative income with a DB queryJoris
2019-11-17Hide date from monthly paymentsJoris
2019-11-17Optimize and refactor paymentsJoris
2019-11-07Show payment header infosJoris
2019-11-06Show the payment table with server side pagingJoris
2019-11-03Delay modal event to let time for the modal to disappearJoris
2019-11-03Fix select input styleJoris
2019-11-03Fetch the first payment date instead of every payment to get cumulative incomeJoris
2019-11-03Fix payment pageJoris
2019-11-03Show income headerJoris
2019-11-03Show users in income tableJoris
2019-11-02Implement incomes server side pagingJoris