Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unrelevant comments | equal-l2 | 2020-07-21 | 1 | -13/+0 |
| | |||||
* | Update to actix 2 and futures 0.3 | equal-l2 | 2020-07-21 | 1 | -63/+77 |
| | |||||
* | cargo fmt | Sven-Hendrik Haase | 2020-07-20 | 1 | -9/+6 |
| | |||||
* | Add generate QR code (#330) | wyhaya | 2020-07-05 | 1 | -0/+23 |
| | | | | * Add generate QR code * Add --qrcode option | ||||
* | Make clippy and cargo fmt happy | Sven-Hendrik Haase | 2020-06-26 | 1 | -1/+1 |
| | |||||
* | make sure archiving is opt-in | marawan ragab | 2020-05-10 | 1 | -3/+5 |
| | |||||
* | Format everything | Sven-Hendrik Haase | 2020-03-11 | 1 | -6/+5 |
| | |||||
* | Ignore clippy warning | Damian | 2020-03-02 | 1 | -1/+1 |
| | |||||
* | Added option to disable archives | Damian | 2020-03-02 | 1 | -0/+21 |
| | |||||
* | Compare paths instead of strings | boastful-squirrel | 2019-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade percent-encoding to 2.0 | Sven-Hendrik Haase | 2019-07-25 | 1 | -2/+4 |
| | |||||
* | Fix tests | Sven-Hendrik Haase | 2019-07-24 | 1 | -13/+13 |
| | |||||
* | fix parent directory | wyhaya | 2019-07-08 | 1 | -2/+13 |
| | |||||
* | Add doc and comments | Alexandre Bury | 2019-06-24 | 1 | -4/+13 |
| | |||||
* | Enable streaming tarball download | Alexandre Bury | 2019-06-14 | 1 | -38/+38 |
| | | | | Also add a non-compressed tar option | ||||
* | refactor code | mahdi | 2019-05-31 | 1 | -2/+2 |
| | |||||
* | Return QueryParameters struct instead of tuple | boastful-squirrel | 2019-05-03 | 1 | -26/+24 |
| | |||||
* | Merge branch 'master' into themed-errors | boastful-squirrel | 2019-05-03 | 1 | -0/+1 |
|\ | |||||
| * | Ignore clippy warnings | khai96_ | 2019-05-01 | 1 | -0/+1 |
| | | |||||
* | | Print error when parsing query parameters fail | boastful-squirrel | 2019-05-02 | 1 | -6/+9 |
| | | |||||
* | | Read query params to handle error back link | boastful-squirrel | 2019-05-02 | 1 | -11/+29 |
| | | |||||
* | | Cargo fmt | boastful-squirrel | 2019-05-02 | 1 | -1/+1 |
| | | |||||
* | | Use HTTP StatusCode for error title | boastful-squirrel | 2019-05-01 | 1 | -0/+2 |
| | | |||||
* | | Themed errors | boastful-squirrel | 2019-04-27 | 1 | -11/+17 |
| | | |||||
* | | Made ColorScheme, SortingMethod and SortingOrder enums derive Copy | boastful-squirrel | 2019-04-26 | 1 | -8/+8 |
| | | |||||
* | | Merged query parameter structs + improved file upload errors | boastful-squirrel | 2019-04-26 | 1 | -2/+3 |
|/ | |||||
* | Fixed syntax error | boastful-squirrel | 2019-04-21 | 1 | -2/+2 |
| | |||||
* | Properly log error + added render_error method | boastful-squirrel | 2019-04-21 | 1 | -2/+3 |
| | |||||
* | Print upload/archive errors also in terminal | boastful-squirrel | 2019-04-21 | 1 | -3/+6 |
| | |||||
* | cargo fmt | boastful-squirrel | 2019-04-21 | 1 | -5/+3 |
| | |||||
* | Print error on the web page rather than on the terminal | boastful-squirrel | 2019-04-21 | 1 | -3/+1 |
| | |||||
* | Fix issue 70 | boastful-squirrel | 2019-04-16 | 1 | -3/+3 |
| | |||||
* | Fix tiny lint | Sven-Hendrik Haase | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Fix issue #63 | boasting-squirrel | 2019-04-13 | 1 | -1/+2 |
| | |||||
* | Fixed serde's rename strategy for CompressionMethods enum | boasting-squirrel | 2019-04-07 | 1 | -1/+1 |
| | |||||
* | Use serialize_all | boasting-squirrel | 2019-04-07 | 1 | -3/+1 |
| | |||||
* | Use strum on Enums to reduce boilerplate | boasting-squirrel | 2019-04-07 | 1 | -24/+9 |
| | |||||
* | Merged upload + adapted it to the new design | boasting-squirrel | 2019-04-06 | 1 | -0/+9 |
|\ | |||||
| * | Fix file upload when used with random route. | Vojtěch Pejša | 2019-04-04 | 1 | -1/+7 |
| | | |||||
| * | Add CLI arguments for file uploading. | Vojtěch Pejša | 2019-04-04 | 1 | -0/+2 |
| | | |||||
| * | Implement file upload. | Vojtěch Pejša | 2019-04-04 | 1 | -0/+1 |
| | | |||||
* | | Use serde lowercase for SortingMethods enum | boasting-squirrel | 2019-04-03 | 1 | -3/+1 |
| | | |||||
* | | Added CLI argument to set default theme | boasting-squirrel | 2019-04-03 | 1 | -4/+2 |
| | | |||||
* | | Renamed ArchLinux to Archlinux | boasting-squirrel | 2019-04-02 | 1 | -1/+1 |
| | | |||||
* | | Color schemes | boasting-squirrel | 2019-04-01 | 1 | -3/+34 |
|/ | |||||
* | Removed Content-Length | boasting-squirrel | 2019-03-19 | 1 | -1/+0 |
| | |||||
* | Renamed create_archive_file function and added documentation | boasting-squirrel | 2019-03-15 | 1 | -1/+1 |
| | |||||
* | Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generation | boasting-squirrel | 2019-03-14 | 1 | -1/+1 |
| | |||||
* | Switched to standard Rust logging system | boasting-squirrel | 2019-03-13 | 1 | -11/+5 |
| | |||||
* | Added some error messages + reworked the print_error_chain method | boasting-squirrel | 2019-03-12 | 1 | -9/+5 |
| |