aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/totals.ts
Commit message (Collapse)AuthorAgeFilesLines
* Don’t count reimbursements in stats (fixes #118) (#119)HEADmainSebastien Castiel2024-02-291-2/+6
|
* feat: initialise a new totals tab with basic UI (#94)Anurag2024-02-281-0/+66
* feat: initialise a new totals tab with basic UI * fix: update group tabs and add stats page * fix: styling within the new elements * Prettier * Display active user expenses only if active user is set --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>