| .. |
|
budget.go
|
Merge branch 'fix/calculation-accuracy' into main
|
2026-03-14 16:48:40 -04:00 |
|
expense.go
|
Merge branch 'fix/calculation-accuracy' into main
|
2026-03-14 16:48:40 -04:00 |
|
expense_test.go
|
chore: update test data
|
2026-03-14 17:56:25 -04:00 |
|
helpers.go
|
chore: refactor
|
2026-03-14 16:39:07 +00:00 |
|
invitation.go
|
add invite to space feature
|
2026-01-14 21:11:16 +00:00 |
|
invitation_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
list_item.go
|
feat: show shopping list items in cards
|
2026-02-07 18:27:27 +00:00 |
|
list_item_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
loan.go
|
chore: replace int amount_cents for string storage and decimal pkg
|
2026-03-14 14:43:39 -04:00 |
|
money_account.go
|
chore: replace int amount_cents for string storage and decimal pkg
|
2026-03-14 14:43:39 -04:00 |
|
money_account_test.go
|
chore: update test data
|
2026-03-14 17:56:25 -04:00 |
|
payment_method.go
|
feat: payment methods
|
2026-02-13 21:55:10 +00:00 |
|
payment_method_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
profile.go
|
feat: set timezone user level
|
2026-03-03 12:29:41 +00:00 |
|
profile_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
receipt.go
|
chore: replace int amount_cents for string storage and decimal pkg
|
2026-03-14 14:43:39 -04:00 |
|
recurring_expense.go
|
Merge branch 'fix/calculation-accuracy' into main
|
2026-03-14 16:48:40 -04:00 |
|
recurring_receipt.go
|
chore: replace int amount_cents for string storage and decimal pkg
|
2026-03-14 14:43:39 -04:00 |
|
shopping_list.go
|
add shopping list and tag management
|
2026-01-14 18:19:13 +00:00 |
|
shopping_list_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
space.go
|
feat: delete space
|
2026-03-14 19:11:11 -04:00 |
|
space_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
tag.go
|
add expenses management
|
2026-01-14 20:40:36 +00:00 |
|
tag_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
token.go
|
login via magic link
|
2026-01-04 19:24:01 -05:00 |
|
token_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |
|
user.go
|
login via magic link
|
2026-01-04 19:24:01 -05:00 |
|
user_test.go
|
feat: tests
|
2026-02-14 10:53:57 -05:00 |