Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Bump serde from 1.0.89 to 1.0.90 | dependabot[bot] | 2019-04-04 | 2 | -7/+7 | |
|/ / | ||||||
| * | Use serde lowercase for SortingMethods enum | boasting-squirrel | 2019-04-03 | 1 | -3/+1 | |
| * | Merge branch 'master' into colorscheme | boasting-squirrel | 2019-04-03 | 3 | -41/+41 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #56 from svenstaro/dependabot/cargo/futures-0.1.26 | Sven-Hendrik Haase | 2019-04-02 | 2 | -27/+27 | |
|\ \ | ||||||
| * | | Bump futures from 0.1.25 to 0.1.26 | dependabot[bot] | 2019-04-02 | 2 | -27/+27 | |
|/ / | ||||||
* | | Merge pull request #54 from svenstaro/dependabot/cargo/actix-web-0.7.19 | Sven-Hendrik Haase | 2019-04-01 | 1 | -14/+13 | |
|\ \ | ||||||
| * | | Bump actix-web from 0.7.18 to 0.7.19 | dependabot[bot] | 2019-04-01 | 1 | -14/+13 | |
|/ / | ||||||
* | | Try using xenial | Sven-Hendrik Haase | 2019-03-26 | 1 | -0/+1 | |
| * | Added CLI argument to set default theme | boasting-squirrel | 2019-04-03 | 4 | -18/+39 | |
| * | Added light theme | boasting-squirrel | 2019-04-02 | 1 | -0/+40 | |
| * | Removed query params when clicking on a file | boasting-squirrel | 2019-04-02 | 1 | -1/+1 | |
| * | Renamed ArchLinux to Archlinux | boasting-squirrel | 2019-04-02 | 2 | -7/+7 | |
| * | Removed useless feature | boasting-squirrel | 2019-04-01 | 1 | -1/+0 | |
| * | Color schemes | boasting-squirrel | 2019-04-01 | 5 | -153/+625 | |
|/ | ||||||
* | Try rustup update to fix random failure | Sven-Hendrik Haase | 2019-03-23 | 1 | -0/+1 | |
* | Bumping deps | Sven-Hendrik Haase | 2019-03-23 | 1 | -172/+176 | |
* | Merge pull request #48 from boastful-squirrel/targz | Sven-Hendrik Haase | 2019-03-23 | 8 | -42/+424 | |
|\ | ||||||
| * | Updated README with known limitations | boasting-squirrel | 2019-03-19 | 1 | -0/+4 | |
| * | Fixed comments | boasting-squirrel | 2019-03-19 | 1 | -1/+1 | |
| * | Added documentation for errors and removed useless errors | boasting-squirrel | 2019-03-19 | 2 | -7/+18 | |
| * | Removed Content-Length | boasting-squirrel | 2019-03-19 | 1 | -1/+0 | |
| * | Added missing padding on download div | boasting-squirrel | 2019-03-15 | 1 | -0/+1 | |
| * | Renamed create_archive_file function and added documentation | boasting-squirrel | 2019-03-15 | 2 | -5/+7 | |
| * | Improved design | boasting-squirrel | 2019-03-15 | 1 | -3/+7 | |
| * | Cargo fmt | boasting-squirrel | 2019-03-14 | 1 | -3/+10 | |
| * | Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generation | boasting-squirrel | 2019-03-14 | 4 | -13/+11 | |
| * | Improved grammar of TarBuildingError error message | boasting-squirrel | 2019-03-13 | 1 | -1/+1 | |
| * | Switched to standard Rust logging system | boasting-squirrel | 2019-03-13 | 6 | -39/+22 | |
| * | upgraded to libflate 0.1.21 | boasting-squirrel | 2019-03-13 | 2 | -4/+4 | |
| * | Removed tempfile from dependencies | boasting-squirrel | 2019-03-13 | 2 | -25/+0 | |
| * | Build tar in buffer instead of in tempfile | boasting-squirrel | 2019-03-13 | 2 | -38/+10 | |
| * | Added some docs comments to errors.rs | boasting-squirrel | 2019-03-12 | 1 | -1/+6 | |
| * | Improved error message | boasting-squirrel | 2019-03-12 | 1 | -2/+2 | |
| * | updated Cargo.lock | boasting-squirrel | 2019-03-12 | 1 | -1/+1 | |
| * | Merge branch 'master' into targz | boasting-squirrel | 2019-03-12 | 4 | -36/+8 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #49 from svenstaro/dependabot/cargo/structopt-0.2.15 | Sven-Hendrik Haase | 2019-03-11 | 2 | -7/+7 | |
|\ \ | ||||||
| * | | Bump structopt from 0.2.14 to 0.2.15 | dependabot[bot] | 2019-03-11 | 2 | -7/+7 | |
|/ / | ||||||
* | | Send 401 instead of 403 on incorrect password (fixes #47) | Sven-Hendrik Haase | 2019-03-08 | 1 | -1/+1 | |
* | | Remove note in README about sort order | Sven-Hendrik Haase | 2019-03-07 | 1 | -28/+0 | |
| * | Better error messages for invalid path | boasting-squirrel | 2019-03-12 | 3 | -13/+20 | |
| * | Added some error messages + reworked the print_error_chain method | boasting-squirrel | 2019-03-12 | 3 | -21/+38 | |
| * | Started to add helpful messages for errors which could occur during archiving | boasting-squirrel | 2019-03-11 | 6 | -50/+171 | |
| * | Changed Info: to info: to be consistent | boasting-squirrel | 2019-03-11 | 1 | -1/+1 | |
| * | Updated README | boasting-squirrel | 2019-03-09 | 1 | -0/+1 | |
| * | Removed debug message | boasting-squirrel | 2019-03-09 | 1 | -3/+2 | |
| * | Temporary workaround for symlinks issue | boasting-squirrel | 2019-03-09 | 1 | -0/+5 | |
| * | Improved HTTP headers | boasting-squirrel | 2019-03-08 | 2 | -1/+16 | |
| * | Corrected comment | boasting-squirrel | 2019-03-08 | 1 | -1/+1 | |
| * | Refactored some code | boasting-squirrel | 2019-03-08 | 2 | -31/+47 | |
| * | Working example of tar.gz | boasting-squirrel | 2019-03-08 | 3 | -6/+31 |