summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-12print more diagnostics and possible fixjumpdebugrabite
2020-02-12print action on stderrrabite
2020-02-11the fastest file manager in the galaxyrabite
2020-02-11add back moving Files from main to left viewrabite
2020-02-08fix reverse sortingrabite
2020-02-08fix crash by catching tree_magic's panic and handle it gracefullyrabite
2020-02-07fix rendering with icons enabledrabite
2020-02-07fix calculation of the number of files when toggling hidden filesrabite
2020-02-07fix calculation of the number of shown files in a directoryrabite
2020-02-06add warning to README.md about the current optimization situationrabite
2020-02-05fixed bug in go_backrabite
2020-02-05buggy super-fast crazy stuffbuggy-speedrabite
2020-02-05more prallel processingrabite
2020-01-28fix sized_string chopping string at wrong boundariesrabite
2020-01-27process files in parallelrabite
2020-01-27further speed up creation of Filesrabite
2020-01-27remove unused coderabite
2020-01-27fix crash when tagging filerabite
2020-01-27speed up creation of Filesrabite
2020-01-27don't draw preview dir twicerabite
2020-01-27use faster unstable sortingrabite
2020-01-27changed sized_string() to return string slice instaed of allocatingrabite
2020-01-27minimize allocations in render_fnrabite
2020-01-26fix crash when completingrabite
2020-01-26fix media preview config loadingrabite
2020-01-26fix blocking when entering/leaving large directoryrabite
2020-01-26add builder for ListView<Files>rabite
2020-01-25don't destroy widgets when taking their filesrabite
2020-01-25speed up construction of Filesrabite
2020-01-25speed up rendering a bitrabite
2020-01-25remove backtraces from HErrorrabite
2020-01-24fix regression/crash when directory becomes emptyrabite
2020-01-24fix build when building with with graphics, but no videorabite
2020-01-23speedup: make hunter handle directories with 1M filesrabite
2020-01-23fix updates ignoring sort/filter/etc settings when renderingrabite
2020-01-23fix lag in mediaview by moving availability check to configrabite
2020-01-23clean up minibuffer code a bitrabite
2020-01-23save number of visible files instead of recalculating it every timerabite
2020-01-22remove limit on number of files updated at oncerabite
2020-01-22fix crash when "running" first section in actionsrabite
2020-01-22update to v1.3.5v1.3.5rabite
2020-01-22fix hang when substituting too many files at oncerabite
2019-12-23fixed hangs when updating large directories (>10k files)rabite
2019-12-20improved Files interface by returning Iterator instead of Vec<&File>rabite
2019-12-15fix help messagerabite
2019-12-15fix warnings on recent compilersrabite
2019-12-15use sixel from crates.iorabite
2019-12-15update deps (fixes directory not showing on startup sometimes)rabite
2019-12-09update dependencies and fix buildrabite
2019-08-02config updater (auto and manual)rabite