| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| | |
I honestly just switched the definition and then frantically
changed small things based on rusts error messages, but it passes
fmt, clippy and tests so I think it's fine.
This allow a bit finer control over the URI, but is honetly a bit insignificant.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
The command now has slightly more concise flags,
the cut_dir flag gets omitted when it would be zero,
if downloading root put files in a folder named the title of the page,
use match claues instead of ifs, bit more concise I think
|
| |
| |
| |
| | |
...by having it use the absolute url instead of the breadcrumbs
|
|\ \
| | |
| | | |
Bump clap_mangen from 0.2.8 to 0.2.9
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.8 to 0.2.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.2.8...clap_mangen-v0.2.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>
|
| | |
|
|\ \
| | |
| | | |
[fix] Sorting breaks subdir downloading
|
| | |
| | |
| | | |
- Small check in render.rs make_link_with_trailing_slash to return nothing if link is empty, instead of adding a /
|
|\ \ \
| | | |
| | | | |
Bump grass from 0.12.2 to 0.12.3
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [grass](https://github.com/connorskees/grass) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/connorskees/grass/releases)
- [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/connorskees/grass/commits)
---
updated-dependencies:
- dependency-name: grass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| | | |
| | | | |
Bump http from 0.2.8 to 0.2.9
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [http](https://github.com/hyperium/http) from 0.2.8 to 0.2.9.
- [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.8...v0.2.9)
---
updated-dependencies:
- dependency-name: http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| |/ /
|/| | |
Remove Cross config now that there's been a release
|
|/ / |
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Bump anyhow from 1.0.68 to 1.0.69
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.68...1.0.69)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Bump grass from 0.12.1 to 0.12.2
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [grass](https://github.com/connorskees/grass) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/connorskees/grass/releases)
- [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/connorskees/grass/commits)
---
updated-dependencies:
- dependency-name: grass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Bump rustls from 0.20.7 to 0.20.8
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.7 to 0.20.8.
- [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.7...v/0.20.8)
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \
| | |
| | | |
Bump grass from 0.12.0 to 0.12.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [grass](https://github.com/connorskees/grass) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/connorskees/grass/releases)
- [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/connorskees/grass/commits)
---
updated-dependencies:
- dependency-name: grass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| | | |
| | | | |
Bump regex from 1.7.0 to 1.7.1
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.0...1.7.1)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
| | |
| | |
| | | |
It appears to be currently broken in upx 4.0.1
|
|\ \ \
| | | |
| | | | |
Bump assert_cmd from 2.0.7 to 2.0.8
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.7...v2.0.8)
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| |/ /
|/| | |
Bump rustls-pemfile from 1.0.1 to 1.0.2
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/commits/v/1.0.2)
---
updated-dependencies:
- dependency-name: rustls-pemfile
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \
| | |
| | | |
update grass to 0.12.0
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Bump fast_qr from 0.6.1 to 0.7.0
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.6.1 to 0.7.0.
- [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>
|
| | |
|
|\ \
| | |
| | | |
Try to fix FreeBSD build by using custom image
|
|/ /
| |
| |
| | |
We need https://github.com/cross-rs/cross/pull/1166 here.
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|