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
a46ddded67364a86ce970f33df36788df209e3b4
budgeteer
/
server
T
History
jacob1123
56485b8deb
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
Panic on err when connecting to db
2022-04-06 19:10:28 +00:00
..
account_test.go
Move migration to init
2022-04-05 20:03:18 +00:00
account.go
Add ability to change is_open from API
2022-03-02 21:15:56 +00:00
admin.go
Rename http package to server
2022-02-19 21:28:04 +00:00
autocomplete.go
Switch between payees and accounts depending on prefix
2022-02-23 21:59:14 +00:00
budget.go
Improvements
2022-02-20 21:33:18 +00:00
budgeting.go
Actually use files
2022-04-05 20:33:04 +00:00
category.go
Implement update Assignment on backend
2022-03-04 22:24:38 +00:00
dashboard.go
Improvements
2022-02-20 21:33:18 +00:00
http.go
Implement update Assignment on backend
2022-03-04 22:24:38 +00:00
json-date.go
Comments
2022-02-20 21:06:17 +00:00
main_test.go
Panic on err when connecting to db
2022-04-06 19:10:28 +00:00
reconcile.go
Add column and use instead of last transactions date
2022-03-14 19:26:54 +00:00
session.go
Remove unused method
2022-02-25 22:55:48 +00:00
transaction.go
Fix GroupID not being set for original transaction
2022-02-27 21:44:15 +00:00
util.go
Move getDate to util file
2022-03-04 21:56:24 +00:00
ynab-import.go
Split transactions and assignments export into two endpoints
2022-02-23 20:52:29 +00:00