Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework error system + avoid panics in main() | boastful-squirrel | 2019-04-21 | 1 | -8/+7 |
* | Fix typo in comment | boastful-squirrel | 2019-04-15 | 1 | -1/+1 |
* | Fix parse_auth to make it RFC-compliant + updated comments | boastful-squirrel | 2019-04-15 | 1 | -3/+6 |
* | Cargo fmt | boasting-squirrel | 2019-04-13 | 1 | -2/+10 |
* | Fixed auth check | boasting-squirrel | 2019-04-13 | 1 | -6/+17 |
* | Use strum to reduce boilerplate on ColorScheme enum + removed useless Debug d... | boasting-squirrel | 2019-04-07 | 1 | -1/+1 |
* | Merged upload + adapted it to the new design | boasting-squirrel | 2019-04-06 | 1 | -0/+10 |
|\ | |||||
| * | Fix typos and indentation. | Vojtěch Pejša | 2019-04-04 | 1 | -3/+3 |
| * | Add CLI arguments for file uploading. | Vojtěch Pejša | 2019-04-04 | 1 | -0/+10 |
* | | Added CLI argument to set default theme | boasting-squirrel | 2019-04-03 | 1 | -0/+16 |
|/ | |||||
* | Removed sorting from CLI + added sorting from HTML | boasting-squirrel | 2019-02-25 | 1 | -18/+0 |
* | Set number_of_values argument to interfaces | boasting-squirrel | 2019-02-16 | 1 | -1/+6 |
* | Added global_settings to CLIArgs struct | boasting-squirrel | 2019-02-15 | 1 | -1/+4 |
* | Added some line breaks so CLIArgs struct is easier to read | boasting-squirrel | 2019-02-15 | 1 | -0/+8 |
* | Switched to structopt | boasting-squirrel | 2019-02-14 | 1 | -134/+67 |
* | Added some docstrings | boasting-squirrel | 2019-02-13 | 1 | -0/+7 |
* | Removed config.rs and put back actix config in main.rs | boasting-squirrel | 2019-02-13 | 1 | -3/+2 |
* | Split project into multiple files | boasting-squirrel | 2019-02-12 | 1 | -0/+167 |