This website requires JavaScript.
Explore
Help
Sign In
x
/
spend-sparrow
Archived
Watch
2
Star
0
Fork
0
You've already forked spend-sparrow
Code
Issues
7
Pull Requests
10
Actions
1
Packages
Projects
1
Releases
Wiki
Activity
This repository has been archived on
2026-04-11
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2ba5ddd9f2af64747745e9c8990bd7b23e5cccae
spend-sparrow
/
service
History
Tim Wundenberg
2ba5ddd9f2
All checks were successful
Build Docker Image / Build-Docker-Image (push)
Successful in 4m56s
Details
Build and Push Docker Image / Build-And-Push-Docker-Image (push)
Successful in 5m2s
Details
feat(transaction-recurring):
#100
implement editing of recurring transactions based on treasure chests
2025-05-25 14:35:00 +02:00
..
account.go
feat: allow upper case "umlaute"
2025-05-18 18:36:54 +02:00
auth_test.go
feat(treasurechest):
#64
implement hirarchical treasure chests
2025-05-13 12:45:05 +02:00
auth.go
feat(treasurechest):
#64
implement hirarchical treasure chests
2025-05-13 12:45:05 +02:00
clock.go
feat(treasurechest):
#64
implement hirarchical treasure chests
2025-05-13 12:45:05 +02:00
default.go
feat(transaction-recurring):
#100
implement editing of recurring transactions based on treasure chests
2025-05-25 14:35:00 +02:00
error.go
feat(account):
#49
refactor error handling
2025-05-09 23:08:55 +02:00
mail.go
feat(treasurechest):
#64
implement hirarchical treasure chests
2025-05-13 12:45:05 +02:00
money_test.go
feat(account):
#49
replace group_id with user_id, as data sharing is a whole new complicated topic
2025-05-08 13:20:59 +02:00
money.go
feat: initial datastructure
2025-05-04 15:53:19 +02:00
random_generator.go
feat(treasurechest):
#64
implement hirarchical treasure chests
2025-05-13 12:45:05 +02:00
transaction_recurring.go
feat(transaction-recurring):
#100
implement editing of recurring transactions based on treasure chests
2025-05-25 14:35:00 +02:00
transaction.go
feat(transaction-recurring):
#100
implement editing of recurring transactions based on treasure chests
2025-05-25 14:35:00 +02:00
treasure_chest.go
fix(treasurechest): make parentId actually null/nil instead of uuid.Nil
2025-05-19 19:56:06 +02:00