aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat: initialise a new totals tab with basic UI (#94)Anurag2024-02-288-0/+245
* Optimize docker image size (#91)Jan T2024-02-145-5/+41
* Add cancel button on expense form (fixes #92)Sebastien Castiel2024-02-142-7/+18
* Round totals rather than expense by expense (#88)Lauri Vuorela2024-02-132-6/+37
* Replace commas with dots in expense form schema amount field (#90)Jan T2024-02-131-2/+4
* Limit file upload size on the client (#84)Sebastien Castiel2024-02-063-1/+41
* format currency with thousand separators (#81)Lauri Vuorela2024-02-045-11/+17
* Automatic category from expense title (#80)Mert Demir2024-02-047-14/+126
* Add splash screen for iOS PWASebastien Castiel2024-02-042-0/+100
* Update start_url to /groups page (#77)Raymond Berger2024-02-031-1/+1
* Support for additional S3 providers (#71)Mert Demir2024-01-313-2/+8
* Improve receipt scanningSebastien Castiel2024-01-301-21/+46
* Create expense from receipt (#69)Sebastien Castiel2024-01-307-16/+375
* Use React’s cache to avoid some queries to the databaseSebastien Castiel2024-01-308-15/+40
* Sort expenses by expense date, then by creation date (partial workaround for ...Sebastien Castiel2024-01-291-1/+1
* Fix uploaded image namesSebastien Castiel2024-01-291-2/+5
* Use carousel to display images (fix dimensions)Sebastien Castiel2024-01-281-3/+3
* Use carousel to display imagesSebastien Castiel2024-01-282-28/+335
* Attach documents to expenses (#64)Sebastien Castiel2024-01-286-14/+253
* Improve recent groups designSebastien Castiel2024-01-262-2/+6
* Disable prefetch on export linkSebastien Castiel2024-01-261-0/+1
* Fix search functionality (#62)Vid Čufar2024-01-261-74/+68
* paid for all, split evenly (#59)Mert Demir2024-01-261-1/+5
* Join group by URL (Closes #55)Sebastien Castiel2024-01-245-37/+180
* Upgrade Next.js to 14.1.0Sebastien Castiel2024-01-248-55/+72
* Fix image size to prevent warning in the consoleSebastien Castiel2024-01-231-2/+2
* Add date and bring back group name in exported filename (#54)Sebastien Castiel2024-01-231-1/+5
* Fix export file name (Fix #54)Sebastien Castiel2024-01-221-1/+1
* Added search bar for expense list page (#52)Ankit Bahl2024-01-192-73/+124
* Update GitHub repository URLSebastien Castiel2024-01-192-28/+2
* Bring back NEXT_PUBLIC_BASE_URL (continued)Sebastien Castiel2024-01-191-0/+2
* Bring back NEXT_PUBLIC_BASE_URLSebastien Castiel2024-01-193-13/+19
* Remove varianle NEXT_PUBLIC_BASE_URLSebastien Castiel2024-01-196-24/+35
* Clean project from marketing content (#50)Sebastien Castiel2024-01-199-535/+9
* Merge feedback and support dialogsSebastien Castiel2024-01-187-362/+316
* Fix mobile keyboard on shares field (Fix #49)Sebastien Castiel2024-01-181-2/+12
* Remove unused codeSebastien Castiel2024-01-181-9/+0
* Responsive category selector with drawerSebastien Castiel2024-01-171-51/+109
* Use combobox for category selectorSebastien Castiel2024-01-173-31/+254
* Improve UI of expense listSebastien Castiel2024-01-173-6/+10
* Group expenses (#48)Brandon Eng2024-01-171-60/+117
* Add GitHub actionsSebastien Castiel2024-01-162-3/+9
* Update contributorsSebastien Castiel2024-01-161-0/+6
* Ability to archive groups when they’re settled up (#45)Brandon Eng2024-01-167-176/+336
* Export group expenses as JSON (Closes #42)Sebastien Castiel2024-01-152-3/+47
* Fix donation modal with dark mode (Closes #46)Sebastien Castiel2024-01-151-4/+4
* Fix client-side error when editing date with keyboard (Closes #43)Sebastien Castiel2024-01-141-3/+6
* Add donation button (closes #40)Sebastien Castiel2024-01-143-28/+160
* Update home page & READMESebastien Castiel2024-01-111-0/+12
* Add category iconsSebastien Castiel2024-01-113-4/+160