aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* read api key from config fileJesse Luehrs2019-08-132-2/+15
|
* display currently selected total amountJesse Luehrs2019-08-121-2/+39
|
* no need to display (none) hereJesse Luehrs2019-08-121-2/+2
|
* also display total amountsJesse Luehrs2019-08-121-0/+12
|
* add some more headers with informationJesse Luehrs2019-08-122-4/+27
|
* add a stub submit handlerJesse Luehrs2019-08-123-30/+66
|
* implement multi-selection of rowsJesse Luehrs2019-08-123-7/+54
|
* remove a couple more unnecessary super usesJesse Luehrs2019-08-121-4/+4
| | | | | crate is easier to understand than super when they refer to the same thing
* add vi key bindingsJesse Luehrs2019-08-123-15/+37
|
* start building out a cursive uiJesse Luehrs2019-08-127-55/+167
|
* validate reconciled amounts, and also handle split transactionsJesse Luehrs2019-08-114-39/+103
|
* refactorJesse Luehrs2019-08-116-67/+149
|
* start sketching out some stuff using the apiJesse Luehrs2019-08-091-1/+74
|
* project skeletonJesse Luehrs2019-08-091-0/+3