summaryrefslogtreecommitdiffstats
path: root/src/files.rs
AgeCommit message (Expand)Author
2019-03-25load metadata and file-count asynchronouslyrabite
2019-03-21start stuff in the backgroundrabite
2019-03-20filtering by namerabite
2019-03-20faster read permission checkingrabite
2019-03-20use osstring for filenames/pathsrabite
2019-03-17shorten HOME and show indicator for linksrabite
2019-03-17shorten home path for displayrabite
2019-03-17big performance improvementrabite
2019-03-16some error handling modificationsrabite
2019-03-11tagging filesrabite
2019-03-09filename/selection substitution for tabs ($0s, $1s, etc)rabite
2019-03-09cache directory contents(/selections/settings/...)rabite
2019-03-09use enum to allow multiple widget types in hboxrabite
2019-03-02moved window stuff to widget itselfrabite
2019-02-26watch dirs for changesrabite
2019-02-26don't rely on widget for cwdrabite
2019-02-26actually usable multi-selectionrabite
2019-02-18preview v3rabite
2019-02-16async v3-betarabite
2019-02-12async widgetrabite
2019-02-07don't show crap for directory sizerabite
2019-02-07multi-file selectionrabite
2019-02-07hide hidden filesrabite
2019-02-07select by mtime and reverse sortingrabite
2019-02-06show hidden files before regular foldersrabite
2019-02-06show file stats at bottomrabite
2019-02-05show correct file sizerabite
2019-02-04prototype async previewsrabite
2019-02-02not quite ready yetrabite
2019-02-01add flaceholder for empty dirrabite
2019-02-01lots of stuff.rabite
2019-01-30previewing text filesrabite
2019-01-29listview fixesrabite
2019-01-25more sorting, directory first togglerabite
2019-01-25sorting by name and sizerabite
2019-01-25colored file namesrabite
2019-01-22added natural sorting of file namesrabite
2019-01-22basic browsing workingrabite
2019-01-21got file sizes working in listviewrabite
2019-01-21First commit, did some refactoring around widgets, etc, etcrabite