aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Feedback buttonSebastien Castiel2024-01-0914-17/+1459
|
* Add contributors on home pageSebastien Castiel2024-01-092-3/+59
|
* Update README.mdSebastien Castiel2024-01-091-1/+2
|
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-099-41/+599
|
* Add activeUser for default payer per group (#16)Ankit Bahl2024-01-093-2/+97
| | | | | | | | | * Add activeUser for default payer per group * Prettier, change labels, use useEffect --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Fix how dates are displayed (Fix #33)Sebastien Castiel2024-01-091-5/+9
|
* add shares to paidFor in reimbursement (#32)Chris Johnston2024-01-081-1/+1
|
* Update README.mdSebastien Castiel2024-01-081-1/+2
|
* Fix UI bug when clicking reimbursement link (#31)Chris Johnston2024-01-081-0/+1
|
* Mark a group as favorite (fixes #29)Sebastien Castiel2024-01-082-44/+124
|
* Add Expense Date (#26)Chris Johnston2024-01-088-3/+42
| | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Fix items alignmentSebastien Castiel2024-01-081-1/+1
|
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-0810-161/+513
| | | | | | | | | | | | | * Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount
* Fix indexSebastien Castiel2023-12-261-0/+3
|
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-1918-624/+312
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-1918-312/+624
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Add backgroundSebastien Castiel2023-12-152-2/+2
|
* Add ref in shared linkSebastien Castiel2023-12-151-1/+1
|
* Small improvementsSebastien Castiel2023-12-143-5/+12
|
* Improve designSebastien Castiel2023-12-145-7/+7
|
* Improve loading statesSebastien Castiel2023-12-144-14/+56
|
* Add image to READMESebastien Castiel2023-12-141-1/+1
|
* Update README.mdSebastien Castiel2023-12-141-2/+4
|
* Remove ProductHunt bannerSebastien Castiel2023-12-141-16/+0
|
* Gradient on landing pageSebastien Castiel2023-12-132-2/+11
|
* Robots.txt and Sitemap.xmlSebastien Castiel2023-12-132-0/+26
|
* Add share buttonSebastien Castiel2023-12-133-4/+54
|
* Update READMESebastien Castiel2023-12-131-0/+8
|
* Replace unsafe id generator with nanoid (#4)Ivan Alexandrov2023-12-134-7/+29
|
* Add ProductHunt badgeSebastien Castiel2023-12-131-0/+16
|
* Select all/no participant for expenses (Fix #3)Sebastien Castiel2023-12-123-5/+34
|
* Fix string to number conversion in expense schema (Fix #1) (#2)Sebastien Castiel2023-12-121-1/+1
|
* Add PlausibleSebastien Castiel2023-12-116-1/+23
|
* READMESebastien Castiel2023-12-114-40/+50
|
* Tiny adjustmentsSebastien Castiel2023-12-116-19/+42
|
* PWASebastien Castiel2023-12-105-75/+103
|
* Input mode on type=numberSebastien Castiel2023-12-101-0/+1
|
* Improve accessibilitySebastien Castiel2023-12-102-11/+13
|
* Landing pageSebastien Castiel2023-12-085-59/+231
|
* Migration script, improvements in expenses listSebastien Castiel2023-12-0810-37/+511
|
* Short IDsSebastien Castiel2023-12-083-30/+64
|
* Remove delaySebastien Castiel2023-12-071-2/+0
|
* Add manifestSebastien Castiel2023-12-073-0/+17
|
* Update header backgroundSebastien Castiel2023-12-071-2/+2
|
* Redesign the groups pageSebastien Castiel2023-12-074-24/+86
|
* Prevent removing participants with expensesSebastien Castiel2023-12-076-13/+129
|
* Share buttonSebastien Castiel2023-12-0710-3054/+287
|
* Dark modeSebastien Castiel2023-12-079-29/+422
|
* Increase navbar sizeSebastien Castiel2023-12-071-3/+4
|
* Logo, bannerSebastien Castiel2023-12-077-10/+14
|