about summary refs log tree commit diff stats
path: root/widgets/account.go
Commit message (Expand)AuthorAgeFilesLines
* Simplify approach to directory listDrew DeVault2019-01-131-5/+17
* Filter dirlist according to user configDrew DeVault2019-01-131-1/+1
* Add directory list widgetDrew DeVault2019-01-131-23/+26
* Move ex line into accountDrew DeVault2019-01-131-26/+49
* Move status line into account, update behaviorDrew DeVault2019-01-131-9/+35
* Initialize worker in account widgetDrew DeVault2019-01-131-2/+50
* Add basic account widget, populate real acct viewsDrew DeVault2019-01-131-0/+41