summaryrefslogtreecommitdiffstats
path: root/src/files.rs
AgeCommit message (Expand)Author
2019-05-21merge in media-preview stuffrabite
2019-05-11use async_value libraryrabite
2019-05-09add icons to file listrabite
2019-05-08add incremental search/filterrabite
2019-04-20use libraryized pathbuftoolsrabite
2019-04-20remove unused importrabite
2019-04-20Merge branch 'master' of https://github.com/rabite0/hunterrabite
2019-04-20Merge pull request #24 from cpdean/fix-lscolorsrabite0
2019-04-16use libraryized osstrtoolsrabite
2019-04-14create placeholder when folder is empty when hiding filesrabite
2019-04-13fix lscolors config if environment variable not setConrad Dean
2019-04-09add/remove placeholder when dir becomes empty/populatedv1.0.3rabite
2019-04-09fix crash when sortingrabite
2019-04-04show fs space usage and too much other stuffrabite
2019-04-03configurable hidden files/animationrabite
2019-04-03also import tagsrabite
2019-04-02move widgets/files around instead of cachingrabite
2019-03-31finally fixed memory leakrabite
2019-03-30some bugs fixedrabite
2019-03-29global file cache/event dispatchrabite
2019-03-26fixed possibler race conditionrabite
2019-03-26some bugfixes and stuffrabite
2019-03-25make async clonablerabite
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