Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-07 | Use strum to reduce boilerplate on ColorScheme enum + removed useless Debug d... | boasting-squirrel | 1 | -1/+1 |
2019-04-04 | Fix typos and indentation. | Vojtěch Pejša | 1 | -3/+3 |
2019-04-04 | Add CLI arguments for file uploading. | Vojtěch Pejša | 1 | -0/+10 |
2019-04-03 | Added CLI argument to set default theme | boasting-squirrel | 1 | -0/+16 |
2019-02-25 | Removed sorting from CLI + added sorting from HTML | boasting-squirrel | 1 | -18/+0 |
2019-02-16 | Set number_of_values argument to interfaces | boasting-squirrel | 1 | -1/+6 |
2019-02-15 | Added global_settings to CLIArgs struct | boasting-squirrel | 1 | -1/+4 |
2019-02-15 | Added some line breaks so CLIArgs struct is easier to read | boasting-squirrel | 1 | -0/+8 |
2019-02-14 | Switched to structopt | boasting-squirrel | 1 | -134/+67 |
2019-02-13 | Added some docstrings | boasting-squirrel | 1 | -0/+7 |
2019-02-13 | Removed config.rs and put back actix config in main.rs | boasting-squirrel | 1 | -3/+2 |
2019-02-12 | Split project into multiple files | boasting-squirrel | 1 | -0/+167 |