aboutsummaryrefslogtreecommitdiffstats
path: root/src/args.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-07Use strum to reduce boilerplate on ColorScheme enum + removed useless Debug d...boasting-squirrel1-1/+1
2019-04-04Fix typos and indentation.Vojtěch Pejša1-3/+3
2019-04-04Add CLI arguments for file uploading.Vojtěch Pejša1-0/+10
2019-04-03Added CLI argument to set default themeboasting-squirrel1-0/+16
2019-02-25Removed sorting from CLI + added sorting from HTMLboasting-squirrel1-18/+0
2019-02-16Set number_of_values argument to interfacesboasting-squirrel1-1/+6
2019-02-15Added global_settings to CLIArgs structboasting-squirrel1-1/+4
2019-02-15Added some line breaks so CLIArgs struct is easier to readboasting-squirrel1-0/+8
2019-02-14Switched to structoptboasting-squirrel1-134/+67
2019-02-13Added some docstringsboasting-squirrel1-0/+7
2019-02-13Removed config.rs and put back actix config in main.rsboasting-squirrel1-3/+2
2019-02-12Split project into multiple filesboasting-squirrel1-0/+167