summaryrefslogtreecommitdiffstats
path: root/ui/ui.go
AgeCommit message (Expand)Author
2018-12-15using keybinding libAlex Goodman
2018-12-08Performance tweaks (#127)Alex Goodman
2018-12-08Refactor image preprocessing (#121)Alex Goodman
2018-11-30add basic PR pipeline (#120)Alex Goodman
2018-11-24configurable filetree split col (addresses #69)Alex Goodman
2018-11-05drive view options from configuration (closes #56)Alex Goodman
2018-10-31added configuration + custom keybinding supportAlex Goodman
2018-10-29Changes keys bindings (#41)Vladislav Shishkov
2018-10-28cap the layers view based on the available terminal real estateAlex Goodman
2018-10-22truncate inefficiencies report (fixes #27)v0.0.4Alex Goodman
2018-10-16gofmtAlex Goodman
2018-10-15added basic documentationAlex Goodman
2018-10-14Size based efficiency (#24)Alex Goodman
2018-10-14Add details pane (#23)Alex Goodman
2018-10-07Reconcile history from image manifest and config (#17)Alex Goodman
2018-10-06a few low hanging perf improvements (#16)Alex Goodman
2018-10-01renamed to dive; use cobra; rm dep; imagehistory fixAlex Goodman
2018-08-21enhanced the status bar switchesAlex Goodman
2018-08-19adjusted the filterview aestheticsAlex Goodman
2018-08-18set layout in a non-nested fashionAlex Goodman
2018-06-26disable debugAlex Goodman
2018-06-25Merge branch 'master' of github.com:wagoodman/docker-image-explorerAlex Goodman
2018-06-25added multilayer select with mode toggleAlex Goodman
2018-06-24Stop debug printing all the timeWill Murphy
2018-06-24run search on every keystrokeWill Murphy
2018-06-24render changes immediatelyWill Murphy
2018-06-24first take at layer multiselectAlex Goodman
2018-06-24Fix segfault on empty tree viewWill Murphy
2018-06-24mostly workingWill Murphy
2018-06-24Merge branch 'master' into filter-viewWill Murphy
2018-06-24wipWill Murphy
2018-06-24correct bounds checks on viewsAlex Goodman
2018-06-24added file attributes + headersAlex Goodman
2018-06-23start adding search barWill Murphy
2018-06-21home grown item selectAlex Goodman
2018-06-13add debug paneAlex Goodman
2018-06-10ability to hide files based on difftypeAlex Goodman
2018-06-07rm debug pane for nowAlex Goodman
2018-06-07added layer infoAlex Goodman
2018-06-07Added debug panel; annotate filetree with changeinfo (#7)Alex Goodman
2018-06-04refactor project structure; use subpackagesAlex Goodman