aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release miniserve version 0.28.0v0.28.0Sven-Hendrik Haase2024-09-123-3/+6
|
* Fix lintsSven-Hendrik Haase2024-09-123-5/+4
|
* Add CHANGELOG entry for #1442Sven-Hendrik Haase2024-09-121-0/+1
|
* Merge pull request #1442 from Atreyagaurav/masterSven-Hendrik Haase2024-09-121-1/+1
|\ | | | | Don't show mkdir option when the directory is not upload allowed
| * Don't show mkdir option when the directory is not upload allowedGaurav Atreya2024-07-141-1/+1
| | | | | | | | Fixes #1249
* | Bump depsSven-Hendrik Haase2024-09-122-184/+179
| |
* | Merge pull request #1451 from ↵Sven-Hendrik Haase2024-09-022-37/+62
|\ \ | | | | | | | | | | | | svenstaro/dependabot/cargo/all-dependencies-b81902143c Bump the all-dependencies group with 10 updates
| * | Bump the all-dependencies group with 10 updatesdependabot[bot]2024-09-012-37/+62
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the all-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.8.0` | `4.9.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.16` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.12` | `4.5.24` | | [comrak](https://github.com/kivikakk/comrak) | `0.26.0` | `0.27.0` | | [if-addrs](https://github.com/messense/if-addrs) | `0.13.2` | `0.13.3` | | [serde](https://github.com/serde-rs/serde) | `1.0.205` | `1.0.209` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.40.0` | | [zip](https://github.com/zip-rs/zip2) | `2.1.6` | `2.2.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.15` | `2.0.16` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.5` | `0.12.7` | Updates `actix-web` from 4.8.0 to 4.9.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.8.0...web-v4.9.0) Updates `clap` from 4.5.13 to 4.5.16 - [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.5.13...clap_complete-v4.5.16) Updates `clap_complete` from 4.5.12 to 4.5.24 - [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.5.12...clap_complete-v4.5.24) Updates `comrak` from 0.26.0 to 0.27.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/v0.26.0...v0.27.0) Updates `if-addrs` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/messense/if-addrs/releases) - [Changelog](https://github.com/messense/if-addrs/blob/master/CHANGELOG.md) - [Commits](https://github.com/messense/if-addrs/compare/v0.13.2...v0.13.3) Updates `serde` from 1.0.205 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.205...v1.0.209) Updates `tokio` from 1.39.2 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.40.0) Updates `zip` from 2.1.6 to 2.2.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v2.1.6...v2.2.0) Updates `assert_cmd` from 2.0.15 to 2.0.16 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.15...v2.0.16) Updates `reqwest` from 0.12.5 to 0.12.7 - [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.12.5...v0.12.7) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: if-addrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump rstestSven-Hendrik Haase2024-08-082-5/+5
| |
* | Bump depsSven-Hendrik Haase2024-08-081-149/+166
| |
* | Bump depsSven-Hendrik Haase2024-07-203-122/+135
|/
* Bump depsSven-Hendrik Haase2024-07-031-392/+203
|
* Merge pull request #1436 from kaplanz/patch-1Sven-Hendrik Haase2024-06-261-1/+1
|\ | | | | Fix typos in CLI
| * Fix typos in CLIZakhary Kaplan2024-06-261-1/+1
|/
* Merge pull request #1434 from svenstaro/fix-ciSven-Hendrik Haase2024-06-132-251/+256
|\ | | | | Try to fix CI
| * Try to fix CISven-Hendrik Haase2024-06-132-251/+256
|/
* Bump rustls to v0.23Sven-Hendrik Haase2024-06-094-126/+235
|
* Bump reqwest to v0.12Sven-Hendrik Haase2024-06-094-78/+182
|
* Bump depsSven-Hendrik Haase2024-06-091-47/+47
|
* Remove explicit dependency on httpSven-Hendrik Haase2024-06-098-10/+9
| | | | We now use the one supplied by actix-web.
* Bump depsSven-Hendrik Haase2024-06-022-180/+185
|
* Disable UPX on DarwinSven-Hendrik Haase2024-06-021-1/+1
| | | | It doesn't work anymore on modern OSX.
* Configure dependabot to group dependency upgradesSven-Hendrik Haase2024-06-021-6/+8
|
* Merge pull request #1427 from svenstaro/dependabot/cargo/zip-2.1.1Sven-Hendrik Haase2024-05-292-3/+4
|\ | | | | Bump zip from 1.2.2 to 2.1.1
| * Bump zip from 1.2.2 to 2.1.1dependabot[bot]2024-05-292-3/+4
|/ | | | | | | | | | | | | | | Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.2 to 2.1.1. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.2...v2.1.1) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1418 from svenstaro/dependabot/cargo/fast_qr-0.12.5Sven-Hendrik Haase2024-05-201-2/+2
|\ | | | | Bump fast_qr from 0.12.4 to 0.12.5
| * Bump fast_qr from 0.12.4 to 0.12.5dependabot[bot]2024-05-161-2/+2
|/ | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.12.4 to 0.12.5. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1411 from svenstaro/dependabot/cargo/fast_qr-0.12.4Sven-Hendrik Haase2024-05-101-2/+2
|\ | | | | Bump fast_qr from 0.12.3 to 0.12.4
| * Bump fast_qr from 0.12.3 to 0.12.4dependabot[bot]2024-05-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.12.3 to 0.12.4. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1413 from svenstaro/dependabot/cargo/zip-1.2.2Sven-Hendrik Haase2024-05-101-59/+2
|\ \ | |/ |/| Bump zip from 1.2.1 to 1.2.2
| * Bump zip from 1.2.1 to 1.2.2dependabot[bot]2024-05-101-59/+2
|/ | | | | | | | | | | | | | | Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2024-05-071-78/+158
|
* Bump depsSven-Hendrik Haase2024-04-302-27/+27
|
* Add CHANGELOG entry for #1389Sven-Hendrik Haase2024-04-261-0/+1
|
* Improve documentation for the --header parameter (#1389)orwithout2024-04-262-2/+25
| | | | | | | | * Improve documentation for the --header parameter * Add Support for HSTS to Enhance HTTPS Security --------- Co-authored-by: orwithout <googoldecibel@gmail.com>
* Bump depsSven-Hendrik Haase2024-04-263-33/+65
|
* Add CHANGELOG entry for #1390Sven-Hendrik Haase2024-04-261-0/+1
|
* Merge pull request #1390 from chaibiq/add_CSSSven-Hendrik Haase2024-04-262-2/+2
|\ | | | | fix missing drag-form when dragging file in to browser
| * Merge branch 'svenstaro:master' into add_CSSchaibiq2024-04-191-60/+67
| |\ | |/ |/|
* | Bump depsSven-Hendrik Haase2024-04-181-60/+67
| |
| * Merge branch 'svenstaro:master' into add_CSSchaibiq2024-04-162-50/+50
| |\ | |/ |/|
* | Merge pull request #1387 from svenstaro/dependabot/cargo/rstest-0.19.0Sven-Hendrik Haase2024-04-122-5/+5
|\ \ | | | | | | Bump rstest from 0.18.2 to 0.19.0
| * | Bump rstest from 0.18.2 to 0.19.0dependabot[bot]2024-04-102-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.18.2 to 0.19.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/v0.18.2...v0.19.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Bump depsSven-Hendrik Haase2024-04-121-45/+45
|/ /
| * fix missing drag-form when dragging file in to browserchaibiq2024-04-162-2/+2
|/
* Add CHANGELOG entry for #1379Sven-Hendrik Haase2024-04-051-0/+1
|
* Merge pull request #1379 from chaibiq/add_CSSSven-Hendrik Haase2024-04-051-0/+1
|\ | | | | Update style.scss
| * Update style.scsschaibiq2024-04-021-0/+1
| | | | | | fix wrapping text
* | Merge pull request #1378 from svenstaro/dependabot/cargo/port_check-0.2.1Sven-Hendrik Haase2024-04-051-2/+2
|\ \ | | | | | | Bump port_check from 0.2.0 to 0.2.1
| * | Bump port_check from 0.2.0 to 0.2.1dependabot[bot]2024-04-021-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.2.0 to 0.2.1. - [Commits](https://github.com/ufoscout/port-check-rs/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: port_check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>