summaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)Author
2019-02-23ensure data capture is disabled in CIAlex Goodman
2019-02-22Filetree improvements (#165)Alex Goodman
2019-02-18Add collapse all directory keybinding (#162)Alex Goodman
2019-02-18overwrite lower tree payloads while comparing (fixes #160) (#161)Alex Goodman
2019-02-18gofmtAlex Goodman
2019-02-17added layerview pgup/pgdownAlex Goodman
2018-12-30Add CI integration (#143)Alex Goodman
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-28Fixes left arrow navigation for empty filetree (#100)Akshay Chhajed
2018-11-24configurable filetree split col (addresses #69)Alex Goodman
2018-11-24add image size to details pane (closes #66)Alex Goodman
2018-11-06added efficiency testv0.2.0Alex Goodman
2018-11-06fix format typeAlex Goodman
2018-11-05drive view options from configuration (closes #56)Alex Goodman
2018-11-02keybindings belong to a specific view (fixes #55)v0.1.0Alex Goodman
2018-10-31added configuration + custom keybinding supportAlex Goodman
2018-10-31Add page functions for FileTreeView (#53)Akshay Chhajed
2018-10-31correct nested diff colors and dir sizing (fixes #45)Alex Goodman
2018-10-29only show new keybindingsAlex Goodman
2018-10-29Right Arrow Key descends into directory (#48)Akshay Chhajed
2018-10-29Changes keys bindings (#41)Vladislav Shishkov
2018-10-28cap the layers view based on the available terminal real estateAlex Goodman
2018-10-27cleanup on exit of non-gocui methods (fixes #42)Alex Goodman
2018-10-27Added left arrow navigation for moving to parent directory or top of root (#43)Akshay Chhajed
2018-10-27add id + tar name to the layer detailsAlex Goodman
2018-10-22truncate inefficiencies report (fixes #27)v0.0.4Alex Goodman
2018-10-21efficiency now takes into account removed dirsAlex Goodman
2018-10-21fixed inefficient file report bugAlex Goodman
2018-10-16gofmtAlex Goodman
2018-10-15added basic documentationAlex Goodman
2018-10-14dont show inefficiencies breakdown when there are noneAlex Goodman
2018-10-14Size based efficiency (#24)Alex Goodman
2018-10-14Add details pane (#23)Alex Goodman
2018-10-07Independent filetree buffer + partial tree rendering (#18)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-21show layer efficiency in layerviewAlex 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-25modify layer compare formattingAlex 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