aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.19.2v0.19.2Sven-Hendrik Haase2022-02-214-4/+7
|
* Update READMESven-Hendrik Haase2022-02-211-0/+3
|
* Merge pull request #738 from svenstaro/add-manpage-supportSven-Hendrik Haase2022-02-214-8/+37
|\ | | | | Add man page support using --print-manpage (fixes #730)
| * Add man page support using --print-manpage (fixes #730)Sven-Hendrik Haase2022-02-204-8/+37
|/
* Merge pull request #737 from ↵Sven-Hendrik Haase2022-02-182-3/+3
|\ | | | | | | | | svenstaro/dependabot/cargo/actix-web-httpauth-0.6.0-beta.8 Bump actix-web-httpauth from 0.6.0-beta.7 to 0.6.0-beta.8
| * Bump actix-web-httpauth from 0.6.0-beta.7 to 0.6.0-beta.8dependabot[bot]2022-02-182-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actix-web-httpauth](https://github.com/actix/actix-extras) from 0.6.0-beta.7 to 0.6.0-beta.8. - [Release notes](https://github.com/actix/actix-extras/releases) - [Commits](https://github.com/actix/actix-extras/compare/cors-v0.6.0-beta.7...cors-v0.6.0-beta.8) --- updated-dependencies: - dependency-name: actix-web-httpauth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #736 from svenstaro/dependabot/cargo/sha2-0.10.2Sven-Hendrik Haase2022-02-181-2/+2
|\ \ | |/ |/| Bump sha2 from 0.10.1 to 0.10.2
| * Bump sha2 from 0.10.1 to 0.10.2dependabot[bot]2022-02-181-2/+2
|/ | | | | | | | | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.1...sha2-v0.10.2) --- updated-dependencies: - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* (cargo-release) version 0.19.1v0.19.1Sven-Hendrik Haase2022-02-164-4/+7
|
* Add CHANGELOG entry for updated mime_guessSven-Hendrik Haase2022-02-161-0/+1
|
* Bump depsSven-Hendrik Haase2022-02-163-105/+170
|
* Merge pull request #735 from svenstaro/dependabot/cargo/rustls-0.20.3Sven-Hendrik Haase2022-02-141-2/+2
|\ | | | | Bump rustls from 0.20.2 to 0.20.3
| * Bump rustls from 0.20.2 to 0.20.3dependabot[bot]2022-02-141-2/+2
|/ | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.2 to 0.20.3. - [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.2...v/0.20.3) --- 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 #733 from svenstaro/dependabot/cargo/actix-web-4.0.0-rc.3Sven-Hendrik Haase2022-02-092-11/+11
|\ | | | | Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3
| * Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3dependabot[bot]2022-02-092-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 4.0.0-rc.2 to 4.0.0-rc.3. - [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.0-rc.2...web-v4.0.0-rc.3) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #734 from svenstaro/dependabot/cargo/httparse-1.6.0Sven-Hendrik Haase2022-02-091-2/+2
|\ \ | |/ |/| Bump httparse from 1.5.1 to 1.6.0
| * Bump httparse from 1.5.1 to 1.6.0dependabot[bot]2022-02-091-2/+2
|/ | | | | | | | | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: httparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #731 from svenstaro/dependabot/cargo/futures-0.3.21Sven-Hendrik Haase2022-02-071-18/+18
|\ | | | | Bump futures from 0.3.19 to 0.3.21
| * Bump futures from 0.3.19 to 0.3.21dependabot[bot]2022-02-071-18/+18
|/ | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.19 to 0.3.21. - [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.19...0.3.21) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* (cargo-release) version 0.19.0v0.19.0Sven-Hendrik Haase2022-02-063-3/+6
|
* Update README --help outputSven-Hendrik Haase2022-02-061-6/+13
|
* Fix release instructionsSven-Hendrik Haase2022-02-061-1/+1
|
* Merge pull request #729 from svenstaro/better-mobile-formattingSven-Hendrik Haase2022-02-063-15/+28
|\ | | | | Make more use of flex in mobile formatting (fixes #142)
| * Add CHANGELOG for #729Sven-Hendrik Haase2022-02-061-0/+1
| |
| * Make more use of flex in mobile formatting (fixes #142)Sven-Hendrik Haase2022-02-062-15/+27
|/
* Add CHANGELOG for #728Sven-Hendrik Haase2022-02-061-0/+1
|
* Merge pull request #728 from aliemjay/custom_route_prefixSven-Hendrik Haase2022-02-067-32/+41
|\ | | | | Custom route prefix
| * Fix route_prefix for css and faviconAli MJ Al-Nasrawy2022-02-065-14/+12
| |
| * Merge 'jikstra/feat_route_prefix' #682Ali MJ Al-Nasrawy2022-02-066-23/+34
| |\
| | * Apply alimjays suggestionJikstra2022-01-041-1/+0
| | | | | | | | | Co-authored-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
| | * Merge branch 'feat_route_prefix' of github.com:Jikstra/miniserve into ↵jikstra2022-01-031-1/+1
| | |\ | | | | | | | | | | | | feat_route_prefix
| | | * Update src/config.rsJikstra2022-01-031-1/+1
| | | | | | | | | | | | Co-authored-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
| | * | Apply requested changesjikstra2022-01-031-7/+1
| | |/
| | * Implement --route-prefix to set specific route prefixjikstra2021-12-296-22/+40
| | |
* | | Merge pull request #727 from svenstaro/dependabot/cargo/rustls-pemfile-0.3.0Sven-Hendrik Haase2022-02-062-3/+12
|\ \ \ | | | | | | | | Bump rustls-pemfile from 0.2.1 to 0.3.0
| * | | Bump rustls-pemfile from 0.2.1 to 0.3.0dependabot[bot]2022-02-062-3/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/0.2.1...v/0.3.0) --- updated-dependencies: - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Document scoop and podman ways of running miniserveSven-Hendrik Haase2022-02-061-3/+11
| | | | | | | | | | | | Related to #602.
* | | Add CHANGELOG for #670Sven-Hendrik Haase2022-02-061-0/+1
|/ /
* | Merge pull request #725 from aliemjay/update_actix_webSven-Hendrik Haase2022-02-0612-598/+454
|\ \ | | | | | | Update actix web to v4.0.0-rc.2
| * | update to actix-web v4.0-rc.2Ali MJ Al-Nasrawy2022-02-0510-50/+95
| | |
| * | merge from jikstraAli MJ Al-Nasrawy2022-02-055-325/+236
| |\ \
| * | | Bump actix-web to v4.0-beta.15jikstra2021-12-288-353/+256
| | | | | | | | | | | | | | | | Co-authored-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
| * | | Bump actix-web to v4.0-beta.9Ali MJ Al-Nasrawy2021-12-283-82/+86
| | | |
* | | | Merge pull request #726 from svenstaro/use-custom-freebsd-imageSven-Hendrik Haase2022-02-061-1/+1
|\ \ \ \ | |_|/ / |/| | | Use custom FreeBSD image until cross is fixed
| * | | Use custom FreeBSD image until cross is fixedSven-Hendrik Haase2022-02-061-1/+1
|/ / / | | | | | | | | | | | | We're currently waiting on https://github.com/cross-rs/cross/pull/613 and https://github.com/cross-rs/cross/pull/620 to be merged and released for cross. Until then, we're fixing this ourselves downstream with a custom FreeBSD image.
* | | Merge pull request #706 from svenstaro/dependabot/cargo/clap_complete-3.0.3Sven-Hendrik Haase2022-01-132-3/+3
|\ \ \ | | | | | | | | Bump clap_complete from 3.0.2 to 3.0.3
| * | | Bump clap_complete from 3.0.2 to 3.0.3dependabot[bot]2022-01-132-3/+3
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.0.2 to 3.0.3. - [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.0.2...clap_complete-v3.0.3) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #705 from svenstaro/dependabot/cargo/clap-3.0.7Sven-Hendrik Haase2022-01-132-5/+5
|\ \ \ | | | | | | | | Bump clap from 3.0.6 to 3.0.7
| * | | Bump clap from 3.0.6 to 3.0.7dependabot[bot]2022-01-132-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.0.6 to 3.0.7. - [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.0.6...v3.0.7) --- 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 #701 from svenstaro/dependabot/cargo/assert_fs-1.0.7Sven-Hendrik Haase2022-01-121-2/+2
|\ \ \ | | | | | | | | Bump assert_fs from 1.0.6 to 1.0.7