Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Bump serde from 1.0.144 to 1.0.145 | dependabot[bot] | 2022-09-23 | 1 | -4/+4 | |
|/ | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
* | Merge pull request #912 from svenstaro/dependabot/cargo/reqwest-0.11.12 | Sven-Hendrik Haase | 2022-09-22 | 1 | -3/+3 | |
|\ | | | | | Bump reqwest from 0.11.11 to 0.11.12 | |||||
| * | Bump reqwest from 0.11.11 to 0.11.12 | dependabot[bot] | 2022-09-21 | 1 | -3/+3 | |
|/ | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.11...v0.11.12) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
* | Tidy up some imports | Sven-Hendrik Haase | 2022-09-20 | 9 | -25/+24 | |
| | ||||||
* | Get rid of some unused dependencies | Sven-Hendrik Haase | 2022-09-20 | 2 | -142/+2 | |
| | ||||||
* | Update README with new --help output | Sven-Hendrik Haase | 2022-09-20 | 1 | -15/+12 | |
| | ||||||
* | (cargo-release) version 0.22.0v0.22.0 | Sven-Hendrik Haase | 2022-09-20 | 4 | -4/+7 | |
| | ||||||
* | Bump deps | Sven-Hendrik Haase | 2022-09-20 | 1 | -22/+15 | |
| | ||||||
* | Merge pull request #907 from svenstaro/dependabot/cargo/fake-tty-0.3.1 | Sven-Hendrik Haase | 2022-09-20 | 3 | -4/+4 | |
|\ | | | | | Bump fake-tty from 0.2.0 to 0.3.1 | |||||
| * | Merge pull request #910 from cyqsimon/dependabot/cargo/fake-tty-0.3.1 | Sven-Hendrik Haase | 2022-09-19 | 1 | -1/+1 | |
| |\ | | | | | | | Fix `fake-tty` API breaking change | |||||
| | * | Fix `fake-tty` API breaking change | cyqsimon | 2022-09-19 | 1 | -1/+1 | |
| |/ | | | | | | | It's difficult to create a more trivial commit. Possible, but difficult. | |||||
| * | Bump fake-tty from 0.2.0 to 0.3.1 | dependabot[bot] | 2022-09-19 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fake-tty](https://github.com/Aloso/to-html) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/Aloso/to-html/releases) - [Changelog](https://github.com/Aloso/to-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aloso/to-html/commits) --- updated-dependencies: - dependency-name: fake-tty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
* | | Add forgotten credits to CHANGELOG | Sven-Hendrik Haase | 2022-09-20 | 1 | -2/+3 | |
| | | ||||||
* | | Add CHANGELOG for restricted upload directories | Sven-Hendrik Haase | 2022-09-20 | 1 | -0/+3 | |
| | | ||||||
* | | Merge pull request #858 from jonasdiemer/restrict-upload-dir | Sven-Hendrik Haase | 2022-09-20 | 6 | -11/+142 | |
|\ \ | | | | | | | Added option restrict-upload-dir | |||||
| * | | Merge branch 'svenstaro:master' into restrict-upload-dir | Jonas Diemer | 2022-09-19 | 1 | -12/+59 | |
| |\| | ||||||
| * | | Return 403 instead of 500 for upload errs | Jonas Diemer | 2022-09-19 | 3 | -4/+8 | |
| | | | ||||||
| * | | Fixed clippy issue (single-char string to char) | Jonas Diemer | 2022-09-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Changed handling of allowed path to fix Windows | Jonas Diemer | 2022-09-19 | 2 | -3/+9 | |
| | | | ||||||
| * | | Switched to using Path in test to handle windows platform. | Jonas Diemer | 2022-09-19 | 1 | -12/+12 | |
| | | | ||||||
| * | | Fixing (hopefully) issue with path on Windows | Jonas Diemer | 2022-09-18 | 1 | -7/+5 | |
| | | | ||||||
| * | | Fixed formatting | Jonas Diemer | 2022-09-18 | 1 | -3/+4 | |
| | | | ||||||
| * | | trying to handle paths in a way that works for windows | Jonas Diemer | 2022-09-18 | 1 | -8/+12 | |
| | | | ||||||
| * | | fix lint errors | Jonas Diemer | 2022-09-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | Improved output of -h | Jonas Diemer | 2022-09-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | Test dir with starting - | Jonas Diemer | 2022-09-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | cargo fmt | Jonas Diemer | 2022-09-18 | 4 | -12/+27 | |
| | | | ||||||
| * | | sanitize allowed upload paths for cases like ./dir | Jonas Diemer | 2022-09-18 | 3 | -2/+4 | |
| | | | ||||||
| * | | Use argument -u instead of --allowed-upload-dir | Jonas Diemer | 2022-09-18 | 3 | -18/+12 | |
| | | | ||||||
| * | | check status code when restricted; fix formatting | Jonas Diemer | 2022-09-18 | 1 | -14/+12 | |
| | | | ||||||
| * | | test case with two allowed dirs | Jonas Diemer | 2022-09-18 | 1 | -35/+39 | |
| | | | ||||||
| * | | Moved use to global | Jonas Diemer | 2022-09-18 | 1 | -2/+1 | |
| | | | ||||||
| * | | Clarity of comment | Jonas Diemer | 2022-09-18 | 1 | -1/+1 | |
| | | | | | | | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com> | |||||
| * | | clarity of comment | Jonas Diemer | 2022-09-18 | 1 | -1/+1 | |
| | | | | | | | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com> | |||||
| * | | renaming of option for clarity in test | Jonas Diemer | 2022-09-18 | 1 | -5/+5 | |
| | | | ||||||
| * | | Update src/file_upload.rs | Jonas Diemer | 2022-09-18 | 1 | -1/+1 | |
| | | | | | | | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com> | |||||
| * | | Renamed option for more clarity | Jonas Diemer | 2022-09-18 | 5 | -13/+14 | |
| | | | ||||||
| * | | Avoid error message during testing of restricted | Jonas Diemer | 2022-09-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | added test cases for sub directory | Jonas Diemer | 2022-09-18 | 1 | -5/+10 | |
| | | | ||||||
| * | | cleaned up code using any() | Jonas Diemer | 2022-09-18 | 2 | -25/+7 | |
| | | | ||||||
| * | | Switched to use of PathBuf, fixed for subdirs | Jonas Diemer | 2022-09-18 | 4 | -15/+26 | |
| | | | ||||||
| * | | Added dependency to -u for --restrict-upload-dir | Jonas Diemer | 2022-09-18 | 1 | -1/+2 | |
| | | | ||||||
| * | | Added positive test for --restrict-upload-dir | Jonas Diemer | 2022-09-18 | 1 | -0/+45 | |
| | | | ||||||
| * | | Removed redundant test code, fixed comments | Jonas Diemer | 2022-09-18 | 1 | -11/+5 | |
| | | | ||||||
| * | | Test that uploads fail if outside restricted dir | Jonas Diemer | 2022-09-18 | 1 | -0/+38 | |
| | | | ||||||
| * | | fixed rendering of upload if non-restricted | Jonas Diemer | 2022-09-18 | 1 | -1/+2 | |
| | | | ||||||
| * | | Added option restrict-upload-dir | Jonas Diemer | 2022-09-18 | 4 | -1/+29 | |
| | | | ||||||
* | | | Add CHANGELOG for plain text READMEs | Sven-Hendrik Haase | 2022-09-20 | 1 | -0/+2 | |
| | | | ||||||
* | | | Merge pull request #911 from Atreyagaurav/master | Sven-Hendrik Haase | 2022-09-20 | 3 | -15/+25 | |
|\ \ \ | | | | | | | | | Add support for README.txt and README files | |||||
| * | | | Add support for README.txt and README files | Gaurav-Lab-PC | 2022-09-19 | 3 | -15/+25 | |
| | |/ | |/| |