aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.22.0v0.22.0Sven-Hendrik Haase2022-09-204-4/+7
|
* Bump depsSven-Hendrik Haase2022-09-201-22/+15
|
* Merge pull request #907 from svenstaro/dependabot/cargo/fake-tty-0.3.1Sven-Hendrik Haase2022-09-203-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.1Sven-Hendrik Haase2022-09-191-1/+1
| |\ | | | | | | Fix `fake-tty` API breaking change
| | * Fix `fake-tty` API breaking changecyqsimon2022-09-191-1/+1
| |/ | | | | | | It's difficult to create a more trivial commit. Possible, but difficult.
| * Bump fake-tty from 0.2.0 to 0.3.1dependabot[bot]2022-09-192-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 CHANGELOGSven-Hendrik Haase2022-09-201-2/+3
| |
* | Add CHANGELOG for restricted upload directoriesSven-Hendrik Haase2022-09-201-0/+3
| |
* | Merge pull request #858 from jonasdiemer/restrict-upload-dirSven-Hendrik Haase2022-09-206-11/+142
|\ \ | | | | | | Added option restrict-upload-dir
| * | Merge branch 'svenstaro:master' into restrict-upload-dirJonas Diemer2022-09-191-12/+59
| |\|
| * | Return 403 instead of 500 for upload errsJonas Diemer2022-09-193-4/+8
| | |
| * | Fixed clippy issue (single-char string to char)Jonas Diemer2022-09-191-1/+1
| | |
| * | Changed handling of allowed path to fix WindowsJonas Diemer2022-09-192-3/+9
| | |
| * | Switched to using Path in test to handle windows platform.Jonas Diemer2022-09-191-12/+12
| | |
| * | Fixing (hopefully) issue with path on WindowsJonas Diemer2022-09-181-7/+5
| | |
| * | Fixed formattingJonas Diemer2022-09-181-3/+4
| | |
| * | trying to handle paths in a way that works for windowsJonas Diemer2022-09-181-8/+12
| | |
| * | fix lint errorsJonas Diemer2022-09-181-2/+2
| | |
| * | Improved output of -hJonas Diemer2022-09-181-1/+1
| | |
| * | Test dir with starting -Jonas Diemer2022-09-181-1/+1
| | |
| * | cargo fmtJonas Diemer2022-09-184-12/+27
| | |
| * | sanitize allowed upload paths for cases like ./dirJonas Diemer2022-09-183-2/+4
| | |
| * | Use argument -u instead of --allowed-upload-dirJonas Diemer2022-09-183-18/+12
| | |
| * | check status code when restricted; fix formattingJonas Diemer2022-09-181-14/+12
| | |
| * | test case with two allowed dirsJonas Diemer2022-09-181-35/+39
| | |
| * | Moved use to globalJonas Diemer2022-09-181-2/+1
| | |
| * | Clarity of commentJonas Diemer2022-09-181-1/+1
| | | | | | | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com>
| * | clarity of commentJonas Diemer2022-09-181-1/+1
| | | | | | | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com>
| * | renaming of option for clarity in testJonas Diemer2022-09-181-5/+5
| | |
| * | Update src/file_upload.rsJonas Diemer2022-09-181-1/+1
| | | | | | | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com>
| * | Renamed option for more clarityJonas Diemer2022-09-185-13/+14
| | |
| * | Avoid error message during testing of restrictedJonas Diemer2022-09-181-2/+2
| | |
| * | added test cases for sub directoryJonas Diemer2022-09-181-5/+10
| | |
| * | cleaned up code using any()Jonas Diemer2022-09-182-25/+7
| | |
| * | Switched to use of PathBuf, fixed for subdirsJonas Diemer2022-09-184-15/+26
| | |
| * | Added dependency to -u for --restrict-upload-dirJonas Diemer2022-09-181-1/+2
| | |
| * | Added positive test for --restrict-upload-dirJonas Diemer2022-09-181-0/+45
| | |
| * | Removed redundant test code, fixed commentsJonas Diemer2022-09-181-11/+5
| | |
| * | Test that uploads fail if outside restricted dirJonas Diemer2022-09-181-0/+38
| | |
| * | fixed rendering of upload if non-restrictedJonas Diemer2022-09-181-1/+2
| | |
| * | Added option restrict-upload-dirJonas Diemer2022-09-184-1/+29
| | |
* | | Add CHANGELOG for plain text READMEsSven-Hendrik Haase2022-09-201-0/+2
| | |
* | | Merge pull request #911 from Atreyagaurav/masterSven-Hendrik Haase2022-09-203-15/+25
|\ \ \ | | | | | | | | Add support for README.txt and README files
| * | | Add support for README.txt and README filesGaurav-Lab-PC2022-09-193-15/+25
| | |/ | |/|
* | | Merge pull request #906 from svenstaro/dependabot/cargo/fast_qr-0.5.1Sven-Hendrik Haase2022-09-203-4/+4
|\ \ \ | |/ / |/| | Bump fast_qr from 0.3.1 to 0.5.1
| * | Merge pull request #909 from cyqsimon/dependabot/cargo/fast_qr-0.5.1Sven-Hendrik Haase2022-09-191-1/+1
| |\ \ | | | | | | | | Fix `fast_qr` API breaking change
| | * | Fix `fast_qr` API breaking changecyqsimon2022-09-191-1/+1
| |/ /
| * / Bump fast_qr from 0.3.1 to 0.5.1dependabot[bot]2022-09-192-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.3.1 to 0.5.1. - [Release notes](https://github.com/erwanvivien/fast_qr/releases) - [Commits](https://github.com/erwanvivien/fast_qr/commits) --- updated-dependencies: - dependency-name: fast_qr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #908 from svenstaro/dependabot/cargo/clap-3.2.22Sven-Hendrik Haase2022-09-191-12/+59
|\ \ | |/ |/| Bump clap from 3.2.21 to 3.2.22
| * Bump clap from 3.2.21 to 3.2.22dependabot[bot]2022-09-191-12/+59
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>