summaryrefslogtreecommitdiffstats
path: root/src/config/mimetype.rs
AgeCommit message (Expand)Author
2020-04-03updatesJiayi Zhao
2020-03-20add initial support for detecting mimetypesJiayi Zhao
2020-03-16cargo clippyJiayi Zhao
2020-03-16better error handling for threadsJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-02-24fix open_file_withJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2019-08-06make usercache persistentJiayi Zhao
2019-08-05decouple mimetypes and file opening moreJiayi Zhao
2019-08-05rework how mimetype configuration worksJiayi Zhao
2019-08-03Make xdg_open toggleableJiayi Zhao
2019-07-19changed how commands are handledJiayi Zhao
2019-06-29rework error systemJiayi Zhao
2019-06-28change mimetype.toml configJiayi Zhao
2019-05-31add support for specifying certain keycodes for certain keyboard actionsJiayi Zhao
2019-05-19cargo fmtJiayi Zhao
2019-05-19make use of serde default where possibleJiayi Zhao
2019-05-01add ConfigStructure traitJiayi Zhao
2019-04-30rework how mimetype.toml config worksJiayi Zhao
2019-04-28code cleanupJiayi Zhao
2019-04-22code cleanup and implement std::default::DefaultJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi