aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Clean project from marketing content (#50)Sebastien Castiel2024-01-191-6/+0
| | | | | * Clean project from marketing content * Remove some dependencies
* Use combobox for category selectorSebastien Castiel2024-01-171-0/+1
|
* Group expenses (#48)Brandon Eng2024-01-171-0/+1
| | | | | | | | | | | | | | | * Group expenses my date * Group expenses my date * typescript errors * prettier * getExpenseGroup * update logic to use dayjs * clean up
* Add GitHub actionsSebastien Castiel2024-01-161-1/+3
|
* Add donation button (closes #40)Sebastien Castiel2024-01-141-0/+1
|
* Docker container version (#39)Max2024-01-111-1/+3
| | | | | | | | | | | | | | | | | | | | * + Dockerfile and compose file + Scripts dir and startup script + Build image npm script * * Moves env to file * + Tags image with info from package.json * Moves image creation to script * Updates README * Update README.md Co-authored-by: Sebastien Castiel <sebastien@castiel.me> --------- Co-authored-by: Maxime Jacob <mjacob-no-reply@proton.me> Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Feedback buttonSebastien Castiel2024-01-091-0/+6
|
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-091-0/+3
|
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-081-0/+2
| | | | | | | | | | | | | * Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-3/+1
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-1/+3
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Replace unsafe id generator with nanoid (#4)Ivan Alexandrov2023-12-131-0/+1
|
* Add PlausibleSebastien Castiel2023-12-111-0/+1
|
* PWASebastien Castiel2023-12-101-5/+5
|
* Migration script, improvements in expenses listSebastien Castiel2023-12-081-0/+5
|
* Short IDsSebastien Castiel2023-12-081-2/+1
|
* Prevent removing participants with expensesSebastien Castiel2023-12-071-0/+1
|
* Share buttonSebastien Castiel2023-12-071-0/+1
|
* Dark modeSebastien Castiel2023-12-071-0/+3
|
* TabsSebastien Castiel2023-12-061-0/+1
|
* Better loading behaviorSebastien Castiel2023-12-061-0/+1
|
* First versionSebastien Castiel2023-12-051-5/+25
|
* Initial commit from Create Next AppSebastien Castiel2023-10-271-0/+27