aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* move ynab-api to its own repositoryJesse Luehrs2019-08-191-37/+0
* better error handlingJesse Luehrs2019-08-181-28/+30
* split out the full table view into a separate viewJesse Luehrs2019-08-181-1/+1
* run checks on refresh tooJesse Luehrs2019-08-181-5/+2
* simplifyJesse Luehrs2019-08-181-1/+1
* add ability to actually update transactionsJesse Luehrs2019-08-171-1/+2
* read api key from config fileJesse Luehrs2019-08-131-2/+9
* add some more headers with informationJesse Luehrs2019-08-121-2/+4
* add a stub submit handlerJesse Luehrs2019-08-121-16/+1
* add vi key bindingsJesse Luehrs2019-08-121-9/+13
* start building out a cursive uiJesse Luehrs2019-08-121-39/+29
* validate reconciled amounts, and also handle split transactionsJesse Luehrs2019-08-111-4/+32
* refactorJesse Luehrs2019-08-111-67/+12
* start sketching out some stuff using the apiJesse Luehrs2019-08-091-1/+74
* project skeletonJesse Luehrs2019-08-091-0/+3