Commit Graph

2090 Commits

Author SHA1 Message Date
Sven-Hendrik Haase
6464935adf
Add EC key support (closes #1080) 2023-04-16 16:02:26 +02:00
Sven-Hendrik Haase
487c76576e
Document range request support 2023-04-16 13:25:55 +02:00
Sven-Hendrik Haase
eafc5820b2
Bump deps 2023-04-16 13:19:03 +02:00
Sven-Hendrik Haase
77419d28ce
Bump deps 2023-04-06 14:08:20 +02:00
Sven-Hendrik Haase
e98e74b0c7
Merge pull request #1086 from svenstaro/dependabot/cargo/clap_complete-4.2.0
Bump clap_complete from 4.1.6 to 4.2.0
2023-04-04 15:43:03 +02:00
Sven-Hendrik Haase
389bbe48ff
Merge pull request #1090 from svenstaro/dependabot/cargo/clap-4.2.1
Bump clap from 4.1.14 to 4.2.1
2023-04-04 15:42:44 +02:00
dependabot[bot]
f5a8fcdb82
Bump clap from 4.1.14 to 4.2.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.14 to 4.2.1.
- [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/v4.1.14...v4.2.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 12:37:34 +00:00
dependabot[bot]
fe36aaf4f9
Bump clap_complete from 4.1.6 to 4.2.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.6 to 4.2.0.
- [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-v4.1.6...clap_complete-v4.2.0)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 12:37:25 +00:00
Sven-Hendrik Haase
8be3ea86e0
Merge pull request #1092 from svenstaro/dependabot/cargo/comrak-0.18.0
Bump comrak from 0.17.1 to 0.18.0
2023-04-03 14:35:46 +02:00
dependabot[bot]
dc645f1c0c
Bump comrak from 0.17.1 to 0.18.0
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.17.1...0.18.0)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 05:02:03 +00:00
Sven-Hendrik Haase
7f001bb1da
Merge pull request #1091 from svenstaro/dependabot/cargo/futures-0.3.28
Bump futures from 0.3.27 to 0.3.28
2023-03-31 13:29:51 +02:00
dependabot[bot]
3a2a7bd60e
Bump futures from 0.3.27 to 0.3.28
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.27 to 0.3.28.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.27...0.3.28)

---
updated-dependencies:
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 05:01:52 +00:00
Sven-Hendrik Haase
a890d01841
Merge pull request #1081 from svenstaro/dependabot/cargo/clap-4.1.14
Bump clap from 4.1.13 to 4.1.14
2023-03-29 06:18:06 +02:00
Sven-Hendrik Haase
f91ccf66bd
Merge pull request #1082 from svenstaro/dependabot/cargo/comrak-0.17.1
Bump comrak from 0.16.0 to 0.17.1
2023-03-29 06:17:55 +02:00
Sven-Hendrik Haase
30064ae67b
Merge pull request #1083 from svenstaro/dependabot/cargo/reqwest-0.11.16
Bump reqwest from 0.11.15 to 0.11.16
2023-03-29 06:17:45 +02:00
Sven-Hendrik Haase
536d45091f
Merge pull request #1084 from svenstaro/dependabot/cargo/clap_complete-4.1.6
Bump clap_complete from 4.1.5 to 4.1.6
2023-03-29 06:17:32 +02:00
dependabot[bot]
32f20ebff0
Bump clap_complete from 4.1.5 to 4.1.6
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.5 to 4.1.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/clap_complete-v4.1.5...clap_complete-v4.1.6)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 05:01:01 +00:00
dependabot[bot]
c88f933d1a
Bump reqwest from 0.11.15 to 0.11.16
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.15 to 0.11.16.
- [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.15...v0.11.16)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 05:00:50 +00:00
dependabot[bot]
c0d52c2247
Bump comrak from 0.16.0 to 0.17.1
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.16.0 to 0.17.1.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.16.0...0.17.1)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 05:00:41 +00:00
dependabot[bot]
3ab6d10436
Bump clap from 4.1.13 to 4.1.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.13 to 4.1.14.
- [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/v4.1.13...v4.1.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 05:00:32 +00:00
Sven-Hendrik Haase
c4d3a4f75b
Bump deps 2023-03-25 02:13:21 +01:00
Sven-Hendrik Haase
e47ea8405e
Merge pull request #1055 from svenstaro/dependabot/cargo/simplelog-0.12.1
Bump simplelog from 0.12.0 to 0.12.1
2023-03-03 15:19:34 +01:00
dependabot[bot]
e4190ecd7c
Bump simplelog from 0.12.0 to 0.12.1
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: simplelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 05:01:18 +00:00
Sven-Hendrik Haase
d42145907b
chore: Release miniserve version 0.23.0 2023-03-01 04:08:11 +01:00
Sven-Hendrik Haase
4cf136a004
Split up wget tests 2023-03-01 03:52:48 +01:00
Sven-Hendrik Haase
7175daa380
Update deps 2023-03-01 03:43:22 +01:00
Sven-Hendrik Haase
471bb77a90
Add CHANGELOG entry for #1043 2023-03-01 03:39:16 +01:00
Sven-Hendrik Haase
a93170d0e4
Merge pull request #1043 from Yusuto/wget-fix
Fix the wget footer
2023-03-01 03:38:23 +01:00
Silux
511d4dbf9f Added tests and small fixes
...discovered when writing the tests.
Ran rustfmt, clippy::all, cargo test, everything passed and I hope the tests I wrote are good.
Now with 100% less forgotten debug logs!
2023-02-25 17:46:11 +01:00
Sven-Hendrik Haase
3272b0ac48
Merge pull request #1045 from svenstaro/dependabot/cargo/clap_mangen-0.2.9
Bump clap_mangen from 0.2.8 to 0.2.9
2023-02-23 18:57:15 +01:00
dependabot[bot]
29ddce1167
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>
2023-02-23 04:19:50 +00:00
Silux
27702d6687 Switched from using AsRef<str> to using &Uri
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.
2023-02-22 13:24:46 +01:00
Silux
85b222fba4 Make the wget footer click to copy 2023-02-22 11:49:00 +01:00
Silux
12d2b50242 Cleaned up thewget_footer function and generated command
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
2023-02-22 10:49:23 +01:00
Sven-Hendrik Haase
720a6f39a7
Add CHANGELOG entry for sorting subdir fix 2023-02-21 13:33:24 +01:00
Sven-Hendrik Haase
8dc14ed4ce
Merge pull request #991 from Vam-Jam/sort_down_fix
[fix] Sorting breaks subdir downloading
2023-02-21 13:32:21 +01:00
Silux
56b4cd3cfb Fix the wget footer
...by having it use the absolute url instead of the breadcrumbs
2023-02-21 13:30:12 +01:00
Sven-Hendrik Haase
4ca1a69962
Merge pull request #1041 from svenstaro/dependabot/cargo/grass-0.12.3
Bump grass from 0.12.2 to 0.12.3
2023-02-21 13:26:24 +01:00
Sven-Hendrik Haase
11475ec107
Merge pull request #1040 from svenstaro/dependabot/cargo/http-0.2.9
Bump http from 0.2.8 to 0.2.9
2023-02-21 13:26:06 +01:00
Sven-Hendrik Haase
edb9db0264
Merge pull request #1044 from svenstaro/remove-cross-config
Remove Cross config now that there's been a release
2023-02-21 13:01:33 +01:00
Sven-Hendrik Haase
4e45338afe
Remove Cross config now that there's been a release 2023-02-21 12:42:00 +01:00
dependabot[bot]
aca53ff8a1
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>
2023-02-20 05:04:31 +00:00
dependabot[bot]
d3e79b77c9
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>
2023-02-20 05:04:12 +00:00
Sven-Hendrik Haase
53bac039f9
Bump deps 2023-02-16 15:33:05 +01:00
Sven-Hendrik Haase
343b6f01be
Bump deps 2023-02-14 17:23:46 +01:00
Sven-Hendrik Haase
46a4fa9a4e
Merge pull request #1032 from svenstaro/dependabot/cargo/anyhow-1.0.69
Bump anyhow from 1.0.68 to 1.0.69
2023-02-11 06:16:19 +01:00
dependabot[bot]
afd3de1d9d
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>
2023-02-06 04:09:00 +00:00
Sven-Hendrik Haase
650ae8bcb9
Bump deps more 2023-02-02 00:59:27 +01:00
Sven-Hendrik Haase
bfa3d414cf
Bump deps 2023-02-02 00:57:23 +01:00
Sven-Hendrik Haase
4a7617ff3a
Merge pull request #1030 from svenstaro/dependabot/cargo/grass-0.12.2
Bump grass from 0.12.1 to 0.12.2
2023-02-01 18:54:48 +01:00