summaryrefslogtreecommitdiffstats
path: root/src/config/mimetype
AgeCommit message (Expand)Author
2023-01-09don't output parse error on all config files if they don't existJeff Zhao
2022-09-11add more helpful error messagesJeff Zhao
2022-09-11use Result instead of Option for parsing config filesJeff Zhao
2022-09-11add mimetype support via file commandJeff Zhao
2022-04-17track child processes and properly close them when completeJeff Zhao
2022-03-02Try all options when opening files (#150)sushi-shi
2022-02-24Fix clippy warnings (#144)sushi-shi
2021-10-20rework config structureJeff Zhao
2021-09-26code cleanupJeff Zhao
2021-05-19fix cuts not displaying proper valuesJeff Zhao
2021-05-16rework mimetype configJeff Zhao
2021-05-01make index public attributeJeff Zhao
2021-04-30move more config into their own foldersJeff Zhao