summaryrefslogtreecommitdiffstats
path: root/src/joshuto/structs.rs
AgeCommit message (Expand)Author
2019-01-13major refactoringJiayi Zhao
2019-01-12add support for custom color themesJiayi Zhao
2019-01-07clean up codeJiayi Zhao
2019-01-06now keeps track of metadataJiayi Zhao
2019-01-04keep track of filename as string so we don't need to convert every timeJiayi Zhao
2019-01-04remove all dependencies on fs::DirEntryJiayi Zhao
2019-01-04add selection backJiayi Zhao
2019-01-03fix crash when toggling hidden filesJiayi Zhao
2019-01-01refactor logic for finding correct index when contents are reloadedJiayi Zhao
2018-12-31change Option<Vec> to VecJiayi Zhao
2018-12-28add support for cutting/copying/pasting/deleting filesJiayi Zhao
2018-12-27add preliminary support for marking filesJiayi Zhao
2018-12-25add path to structsJiayi Zhao
2018-12-25add support for escape button and implement Display for JoshutoCommandJiayi Zhao
2018-12-24add panel support and change JoshutoWindow to JoshutoPanelJiayi Zhao
2018-12-24move window structs into window.rsJiayi Zhao
2018-12-24fix redrawing windowsJiayi Zhao
2018-12-24fix status bars not updating properlyJiayi Zhao
2018-12-23move mimetype config out of joshuto.toml into mimetype.tomlJiayi Zhao
2018-12-22clean up JoshutoView::new() and fix column ratiosJiayi Zhao
2018-12-20add support back for reading config filesJiayi Zhao
2018-12-18remove unused functionJiayi Zhao
2018-12-18change index to i32Jiayi Zhao
2018-12-18lots of changesJiayi Zhao
2018-08-12add changed JoshutoDirEntry to JoshutoColumnJiayi Zhao
2018-07-31move display_contents to ui.rsJiayi Zhao
2018-07-31fix tree_magic::from_filepath()Jiayi Zhao
2018-07-30fix attempt to subtract with overflowJiayi Zhao
2018-07-29fix issue with first file not being a directoryJiayi Zhao
2018-07-29change path to print file and pathJiayi Zhao
2018-07-28fix directories becoming unviewableJiayi Zhao
2018-07-28add support for deleting filesJiayi Zhao
2018-07-27rename field namesJiayi Zhao
2018-07-27add code for supporting updating direntriesJiayi Zhao
2018-07-24major refactoringJiayi Zhao
2018-07-21add support for showing hostname and usernameJiayi Zhao
2018-07-20cleanupJiayi Zhao
2018-07-20rename filesJiayi Zhao