This website requires JavaScript.
Explore
Help
Sign In
jacob1123
/
budgeteer
Watch
1
Star
1
Fork
0
Code
Issues
12
Pull Requests
1
Packages
Releases
1
Wiki
Activity
Files
2843d8a2f12aae01291cc6df527fe20c6d56391f
budgeteer
/
postgres
T
History
jacob1123
2843d8a2f1
continuous-integration/drone/pr
Build is failing
Details
continuous-integration/drone/push
Build is passing
Details
Save all unmatched transfers as regular transactions
2022-01-10 10:10:02 +00:00
..
queries
Also fetch GroupID and highlight groups in transactions-view
2022-01-10 10:10:02 +00:00
schema
Fix migration
2022-01-10 10:10:02 +00:00
accounts.sql.go
Split displayed accounts by on- or off-budget
2021-12-07 21:20:35 +00:00
assignments.sql.go
Use date_trunc instead of splitting date into year and month
2021-12-08 15:15:35 +00:00
budgets.sql.go
Handle circular required keys
2021-12-14 14:13:23 +00:00
budgetservice.go
Handle circular required keys
2021-12-14 14:13:23 +00:00
categories.sql.go
Implement budgeting views by calculating most values locally
2021-12-11 12:47:41 +00:00
conn.go
Wrap errors
2021-12-11 22:07:53 +00:00
cumultative-balances.sql.go
Try to calculate balances locally
2021-12-10 18:56:56 +00:00
db.go
Introduce own Numeric type and revert to stdlib from pgx
2021-12-02 21:32:01 +00:00
models.go
Add group_id
2022-01-10 10:10:02 +00:00
numeric.go
Implement cleaning to set all historic negative balances to zero
2021-12-07 21:59:06 +00:00
payees.sql.go
Add ability to edit payees
2021-12-28 20:40:53 +00:00
transactions.sql.go
Also fetch GroupID and highlight groups in transactions-view
2022-01-10 10:10:02 +00:00
user_budgets.sql.go
Introduce own Numeric type and revert to stdlib from pgx
2021-12-02 21:32:01 +00:00
users.sql.go
Remember last login
2021-12-06 20:38:55 +00:00
ynab-import.go
Save all unmatched transfers as regular transactions
2022-01-10 10:10:02 +00:00