aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.20.0v0.20.0Sven-Hendrik Haase2022-06-264-4/+7
|
* Bump depsSven-Hendrik Haase2022-06-261-36/+42
|
* Add CHANGELOG entries for #781Sven-Hendrik Haase2022-06-261-0/+3
|
* Create directory (#781)Sheepy2022-06-269-39/+380
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add ability to make directory Frontend for making directories Fix potential security vulnerability (CWE-23) Add tests Update README.md Disallow using parent directories altogether Fix formatting Fix clippy warnings Address review comments Update README.md Change `making` to `creation` Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com> Have make directory flag require file upload flag Address review comments * Disallow uploading files and making directories through symlinks when disabled * Add test * Clippy formatting changes * Add test doc comment
* Bump clap_mangen from 0.1.8 to 0.1.9 (#826)dependabot[bot]2022-06-221-2/+2
| | | | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.8...clap_mangen-v0.1.9) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump clap from 3.2.5 to 3.2.6 (#827)dependabot[bot]2022-06-221-7/+7
| | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump clap_complete from 3.2.1 to 3.2.2 (#828)dependabot[bot]2022-06-222-3/+3
| | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.1...clap_complete-v3.2.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rstest from 0.13.0 to 0.14.0 (#824)dependabot[bot]2022-06-202-240/+5
| | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.13.0...0.14.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump anyhow from 1.0.57 to 1.0.58 (#825)dependabot[bot]2022-06-201-2/+2
| | | | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump depsSven-Hendrik Haase2022-06-162-123/+100
|
* Bump reqwest from 0.11.10 to 0.11.11 (#819)dependabot[bot]2022-06-141-13/+5
| | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.10 to 0.11.11. - [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.10...v0.11.11) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump http from 0.2.7 to 0.2.8 (#808)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [http](https://github.com/hyperium/http) from 0.2.7 to 0.2.8. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.2.7...v0.2.8) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump strum from 0.24.0 to 0.24.1 (#813)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actix-files from 0.6.0 to 0.6.1 (#812)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.1/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: actix-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump strum_macros from 0.24.0 to 0.24.1 (#814)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actix-web from 4.0.1 to 4.1.0 (#815)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v4.0.1...web-v4.1.0) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix lintSven-Hendrik Haase2022-06-071-2/+2
|
* Add forgotten attributionSven-Hendrik Haase2022-05-231-1/+1
|
* Update README with current flagsSven-Hendrik Haase2022-05-231-1/+4
|
* Added CHANGELOG entry for --hide-theme-selectorSven-Hendrik Haase2022-05-231-0/+1
|
* Flip usage of theme selector showing functionality added in last commitSven-Hendrik Haase2022-05-233-11/+11
| | | | This is so it doesn't break current configurations. Let's not surprise the users.
* Add configuration `change-theme` (#805)FLAMINGO2022-05-233-10/+20
| | | Add configuration `change-theme`Add configuration `change-theme`
* Bump depsSven-Hendrik Haase2022-05-231-10/+10
|
* Get rid of dead code warning for common test utility functionSven-Hendrik Haase2022-05-231-0/+2
|
* Fix new clippy lintsSven-Hendrik Haase2022-05-232-3/+3
|
* Merge pull request #803 from svenstaro/dependabot/cargo/rustls-0.20.6Sven-Hendrik Haase2022-05-191-2/+2
|\ | | | | Bump rustls from 0.20.5 to 0.20.6
| * Bump rustls from 0.20.5 to 0.20.6dependabot[bot]2022-05-191-2/+2
|/ | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.5 to 0.20.6. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.20.5...v/0.20.6) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* (cargo-release) version 0.19.5v0.19.5Sven-Hendrik Haase2022-05-184-4/+7
|
* Merge pull request #802 from svenstaro/fix-symlink-followingSven-Hendrik Haase2022-05-185-77/+84
|\ | | | | Fix security issue with --no-symlinks
| * Fix security issue with --no-symlinksSven-Hendrik Haase2022-05-185-77/+84
| | | | | | | | | | Even with --no-symlinks specified, if a direct path to a symlink had been entered, it would be resolved. This fixes that behavior and improves tests to ensure this behavior.
* | Merge pull request #801 from svenstaro/run-clippy-only-on-nightlySven-Hendrik Haase2022-05-182-1/+2
|\| | | | | Run clippy only on nightly
| * Run clippy only on nightlySven-Hendrik Haase2022-05-182-1/+2
|/
* Merge pull request #800 from svenstaro/dependabot/cargo/rustls-0.20.5Sven-Hendrik Haase2022-05-161-2/+2
|\ | | | | Bump rustls from 0.20.4 to 0.20.5
| * Bump rustls from 0.20.4 to 0.20.5dependabot[bot]2022-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.4 to 0.20.5. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.20.4...v/0.20.5) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #799 from svenstaro/dependabot/cargo/rstest-0.13.0Sven-Hendrik Haase2022-05-162-3/+266
|\ \ | |/ |/| Bump rstest from 0.12.0 to 0.13.0
| * Bump rstest from 0.12.0 to 0.13.0dependabot[bot]2022-05-162-3/+266
|/ | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.12.0...0.13.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #797 from svenstaro/dependabot/cargo/socket2-0.4.5Sven-Hendrik Haase2022-05-111-3/+3
|\ | | | | Bump socket2 from 0.4.4 to 0.4.5
| * Bump socket2 from 0.4.4 to 0.4.5dependabot[bot]2022-05-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [socket2](https://github.com/rust-lang/socket2) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.4.4...v0.4.5) --- updated-dependencies: - dependency-name: socket2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #798 from svenstaro/dependabot/cargo/clap-3.1.18Sven-Hendrik Haase2022-05-112-8/+8
|\ \ | |/ |/| Bump clap from 3.1.17 to 3.1.18
| * Bump clap from 3.1.17 to 3.1.18dependabot[bot]2022-05-112-8/+8
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.17...v3.1.18) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2022-05-061-5/+5
|
* Allow clippy::format_push_stringSven-Hendrik Haase2022-05-061-3/+5
| | | | I think if we followed the lint the code would be less readable for no real benefit.
* Bump depsSven-Hendrik Haase2022-05-061-59/+59
|
* Merge pull request #789 from svenstaro/dependabot/cargo/log-0.4.17Sven-Hendrik Haase2022-05-031-2/+2
|\ | | | | Bump log from 0.4.16 to 0.4.17
| * Bump log from 0.4.16 to 0.4.17dependabot[bot]2022-05-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits/0.4.17) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #790 from svenstaro/dependabot/cargo/clap-3.1.15Sven-Hendrik Haase2022-05-032-6/+6
|\ \ | |/ |/| Bump clap from 3.1.14 to 3.1.15
| * Bump clap from 3.1.14 to 3.1.15dependabot[bot]2022-05-032-6/+6
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.14 to 3.1.15. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.14...v3.1.15) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #788 from svenstaro/dependabot/cargo/serde-1.0.137Sven-Hendrik Haase2022-05-021-4/+4
|\ | | | | Bump serde from 1.0.136 to 1.0.137
| * Bump serde from 1.0.136 to 1.0.137dependabot[bot]2022-05-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137) --- 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 #787 from svenstaro/dependabot/cargo/clap_complete-3.1.3Sven-Hendrik Haase2022-05-022-3/+3
|\ \ | | | | | | Bump clap_complete from 3.1.2 to 3.1.3