index
:
spliit.git
main
Free and Open Source Alternative to Splitwise. Share expenses with your friends and family.
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix decimal separator issue in numeric form fields (#115)
Jan T
2024-02-28
2
-6
/
+22
*
Add onClick-event to select all to amount input (#104)
Lauri Vuorela
2024-02-28
1
-0
/
+1
*
feat: initialise a new totals tab with basic UI (#94)
Anurag
2024-02-28
8
-0
/
+245
*
Optimize docker image size (#91)
Jan T
2024-02-14
5
-5
/
+41
*
Add cancel button on expense form (fixes #92)
Sebastien Castiel
2024-02-14
2
-7
/
+18
*
Round totals rather than expense by expense (#88)
Lauri Vuorela
2024-02-13
2
-6
/
+37
*
Replace commas with dots in expense form schema amount field (#90)
Jan T
2024-02-13
1
-2
/
+4
*
Limit file upload size on the client (#84)
Sebastien Castiel
2024-02-06
3
-1
/
+41
*
format currency with thousand separators (#81)
Lauri Vuorela
2024-02-04
5
-11
/
+17
*
Automatic category from expense title (#80)
Mert Demir
2024-02-04
7
-14
/
+126
*
Add splash screen for iOS PWA
Sebastien Castiel
2024-02-04
2
-0
/
+100
*
Update start_url to /groups page (#77)
Raymond Berger
2024-02-03
1
-1
/
+1
*
Support for additional S3 providers (#71)
Mert Demir
2024-01-31
3
-2
/
+8
*
Improve receipt scanning
Sebastien Castiel
2024-01-30
1
-21
/
+46
*
Create expense from receipt (#69)
Sebastien Castiel
2024-01-30
7
-16
/
+375
*
Use React’s cache to avoid some queries to the database
Sebastien Castiel
2024-01-30
8
-15
/
+40
*
Sort expenses by expense date, then by creation date (partial workaround for ...
Sebastien Castiel
2024-01-29
1
-1
/
+1
*
Fix uploaded image names
Sebastien Castiel
2024-01-29
1
-2
/
+5
*
Use carousel to display images (fix dimensions)
Sebastien Castiel
2024-01-28
1
-3
/
+3
*
Use carousel to display images
Sebastien Castiel
2024-01-28
2
-28
/
+335
*
Attach documents to expenses (#64)
Sebastien Castiel
2024-01-28
6
-14
/
+253
*
Improve recent groups design
Sebastien Castiel
2024-01-26
2
-2
/
+6
*
Disable prefetch on export link
Sebastien Castiel
2024-01-26
1
-0
/
+1
*
Fix search functionality (#62)
Vid Čufar
2024-01-26
1
-74
/
+68
*
paid for all, split evenly (#59)
Mert Demir
2024-01-26
1
-1
/
+5
*
Join group by URL (Closes #55)
Sebastien Castiel
2024-01-24
5
-37
/
+180
*
Upgrade Next.js to 14.1.0
Sebastien Castiel
2024-01-24
8
-55
/
+72
*
Fix image size to prevent warning in the console
Sebastien Castiel
2024-01-23
1
-2
/
+2
*
Add date and bring back group name in exported filename (#54)
Sebastien Castiel
2024-01-23
1
-1
/
+5
*
Fix export file name (Fix #54)
Sebastien Castiel
2024-01-22
1
-1
/
+1
*
Added search bar for expense list page (#52)
Ankit Bahl
2024-01-19
2
-73
/
+124
*
Update GitHub repository URL
Sebastien Castiel
2024-01-19
2
-28
/
+2
*
Bring back NEXT_PUBLIC_BASE_URL (continued)
Sebastien Castiel
2024-01-19
1
-0
/
+2
*
Bring back NEXT_PUBLIC_BASE_URL
Sebastien Castiel
2024-01-19
3
-13
/
+19
*
Remove varianle NEXT_PUBLIC_BASE_URL
Sebastien Castiel
2024-01-19
6
-24
/
+35
*
Clean project from marketing content (#50)
Sebastien Castiel
2024-01-19
9
-535
/
+9
*
Merge feedback and support dialogs
Sebastien Castiel
2024-01-18
7
-362
/
+316
*
Fix mobile keyboard on shares field (Fix #49)
Sebastien Castiel
2024-01-18
1
-2
/
+12
*
Remove unused code
Sebastien Castiel
2024-01-18
1
-9
/
+0
*
Responsive category selector with drawer
Sebastien Castiel
2024-01-17
1
-51
/
+109
*
Use combobox for category selector
Sebastien Castiel
2024-01-17
3
-31
/
+254
*
Improve UI of expense list
Sebastien Castiel
2024-01-17
3
-6
/
+10
*
Group expenses (#48)
Brandon Eng
2024-01-17
1
-60
/
+117
*
Add GitHub actions
Sebastien Castiel
2024-01-16
2
-3
/
+9
*
Update contributors
Sebastien Castiel
2024-01-16
1
-0
/
+6
*
Ability to archive groups when they’re settled up (#45)
Brandon Eng
2024-01-16
7
-176
/
+336
*
Export group expenses as JSON (Closes #42)
Sebastien Castiel
2024-01-15
2
-3
/
+47
*
Fix donation modal with dark mode (Closes #46)
Sebastien Castiel
2024-01-15
1
-4
/
+4
*
Fix client-side error when editing date with keyboard (Closes #43)
Sebastien Castiel
2024-01-14
1
-3
/
+6
*
Add donation button (closes #40)
Sebastien Castiel
2024-01-14
3
-28
/
+160
[next]