summaryrefslogtreecommitdiffstats
path: root/src/fs/entry.rs
AgeCommit message (Expand)Author
2021-06-14fix files with improper encoding names from not showing upJeff Zhao
2021-05-19fix cuts not displaying proper valuesJeff Zhao
2021-05-17some sorting features addedmakeefu
2021-05-01add UTC to timestampJeff Zhao
2021-05-01move theming out of entry and into utilsJeff Zhao
2021-01-19add mouse clicking supportJeff Zhao
2020-12-15folder view now always prefix file names with a spaceJiayi Zhao
2020-12-13code cleanup and fix path not showing when too longJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
2020-10-11fix file not displaying if file name has incorrect unicode pointsJiayi Zhao
2020-10-11Reverted raw_file_name() to file_name() and added label()Anas Saeed
2020-10-10Added raw filenames to JoshutoDirEntry to fix sorting bugAnas Saeed
2020-10-08Added configuraton for showing iconsAnas Saeed
2020-10-08Added Devicon SupportAnas Saeed
2020-08-29big rework and dependency updateJiayi Zhao
2020-06-06shell command now parses correctlyKamiyaa
2020-05-12add support for sorting via lexical and mtimeJiayi Zhao
2020-03-21wrap fs::FileType with in-house solutionJiayi Zhao
2020-03-16cargo clippyJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-02-22implement textfield widgetJiayi Zhao
2020-02-16remove more codeJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2019-06-28cargo fmtJiayi Zhao
2019-06-28path shortening now uses /home/shana env variableJiayi Zhao
2019-06-23make use of std::io::ResultJiayi Zhao
2019-06-23cargo fmtJiayi Zhao
2019-06-23rename io to fsJiayi Zhao