aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-083-56/+162
| | | | | | | | | | | | | * Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount
* Improve loading statesSebastien Castiel2023-12-141-0/+1
|
* Replace unsafe id generator with nanoid (#4)Ivan Alexandrov2023-12-131-1/+2
|
* Select all/no participant for expenses (Fix #3)Sebastien Castiel2023-12-121-1/+1
|
* Fix string to number conversion in expense schema (Fix #1) (#2)Sebastien Castiel2023-12-121-1/+1
|
* Add PlausibleSebastien Castiel2023-12-111-0/+1
|
* Tiny adjustmentsSebastien Castiel2023-12-111-2/+5
|
* Migration script, improvements in expenses listSebastien Castiel2023-12-081-1/+2
|
* Short IDsSebastien Castiel2023-12-081-5/+8
|
* Remove delaySebastien Castiel2023-12-071-2/+0
|
* Redesign the groups pageSebastien Castiel2023-12-071-0/+10
|
* Prevent removing participants with expensesSebastien Castiel2023-12-071-0/+12
|
* Titles and navigationSebastien Castiel2023-12-071-0/+9
|
* Store amounts as centsSebastien Castiel2023-12-072-6/+24
|
* Fix balances displaySebastien Castiel2023-12-061-3/+3
|
* ReimbursementsSebastien Castiel2023-12-063-1/+3
|
* ReimbursementsSebastien Castiel2023-12-061-0/+40
|
* BalancesSebastien Castiel2023-12-061-0/+42
|
* Add currencySebastien Castiel2023-12-062-0/+6
|
* Delete expenseSebastien Castiel2023-12-061-0/+8
|
* Loading screens & layoutsSebastien Castiel2023-12-063-11/+22
|
* First versionSebastien Castiel2023-12-054-0/+228