summaryrefslogtreecommitdiffstats
path: root/src/fscache.rs
AgeCommit message (Expand)Author
2020-02-11the fastest file manager in the galaxyrabite
2020-01-26add builder for ListView<Files>rabite
2020-01-25remove backtraces from HErrorrabite
2020-01-23speedup: make hunter handle directories with 1M filesrabite
2020-01-23save number of visible files instead of recalculating it every timerabite
2019-12-23fixed hangs when updating large directories (>10k files)rabite
2019-07-08remove unnecessary impl Sync from FsCacherabite
2019-06-30filter by file selectionrabite
2019-05-11add back backtraces to commonly logged errors and fix their causerabite
2019-05-11use async_value libraryrabite
2019-04-14create placeholder when folder is empty when hiding filesrabite
2019-04-11use RecommendedWatcher for cross-platform supportrabite
2019-04-04show fs space usage and too much other stuffrabite
2019-04-02move widgets/files around instead of cachingrabite
2019-03-30some bugs fixedrabite
2019-03-29global file cache/event dispatchrabite