aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add CHANGELOG entry for actix-web 4 upgradeSven-Hendrik Haase2021-08-281-0/+1
| |
* | Bump lockfileSven-Hendrik Haase2021-08-281-763/+272
| |
* | Merge pull request #582 from aliemjay/web-v4Sven-Hendrik Haase2021-08-286-67/+81
|\ \ | | | | | | migrate to actix-web v4.0-beta
| * | migrate to actix-web v4.0-betaAli MJ Al-Nasrawy2021-08-286-67/+81
|/ /
* | Add CHANGELOG entry for backslash encoding contributionSven-Hendrik Haase2021-08-281-0/+1
| |
* | Merge pull request #578 from Jikstra/fix_percent_encdoing_backslashSven-Hendrik Haase2021-08-282-1/+3
|\ \ | | | | | | Add backslash to percent_encode_sets.PATH_SEGMENT
| * | Execute backslash test only on non windows systemsjikstra2021-08-281-0/+1
| | |
| * | Add file with backslash to the test FILES fixturejikstra2021-08-281-0/+1
| | |
| * | Add backslash to percent_encode_sets.PATH_SEGMENT. Fixes #545jikstra2021-08-271-1/+1
| | |
* | | Merge pull request #580 from svenstaro/conditional-tlsSven-Hendrik Haase2021-08-286-3/+46
|\ \ \ | |/ / |/| | Conditionally enable TLS only on supported platforms
| * | Switch TLS conditional compilation to featureSven-Hendrik Haase2021-08-285-59/+27
| | |
| * | Conditionally enable TLS only on supported platformsSven-Hendrik Haase2021-08-275-1/+76
|/ /
* | (cargo-release) start next development iteration 0.15.1-alpha.0Sven-Hendrik Haase2021-08-272-2/+2
| |
* | (cargo-release) version 0.15.0v0.15.0Sven-Hendrik Haase2021-08-274-4/+7
| |
* | Merge pull request #576 from svenstaro/add-rustls-supportSven-Hendrik Haase2021-08-2712-179/+485
|\ \ | | | | | | Add TLS support via rustls (fixes #18)
| * | Fix accidental formattingSven-Hendrik Haase2021-08-271-74/+74
| | |
| * | Update README and CHANGELOGSven-Hendrik Haase2021-08-272-1/+19
| | |
| * | Add TLS support via rustls (fixes #18)Sven-Hendrik Haase2021-08-2710-252/+540
|/ /
* | Golf tests a bit moreSven-Hendrik Haase2021-08-261-9/+3
| |
* | Merge pull request #506 from aliemjay/test-refactorSven-Hendrik Haase2021-08-268-438/+206
|\ \ | | | | | | [Refactor] tests: Refactor!
| * | new partial-injection syntaxAli MJ Al-Nasrawy2021-08-264-8/+8
| | |
| * | address commentsAli MJ Al-Nasrawy2021-08-264-23/+41
| | |
| * | tests: Refactor!Ali MJ Al-Nasrawy2021-08-268-442/+192
|/ / | | | | | | | | | | | | | | | | | | | | Remove duplicate code responsible for the initial setup and teardown of the test binary. This introduces `TestServer` as a resource manager for a running miniserve binary, which can be created with the fixtures `server()` and `server_no_stderr()` It also provides convenience function for handling server url.
* | Upgrade depsSven-Hendrik Haase2021-08-251-11/+11
| |
* | Upgrade depsSven-Hendrik Haase2021-08-251-10/+10
| |
* | Add CHANGELOG entries for recent changesSven-Hendrik Haase2021-08-251-0/+2
| |
* | Remove on-hover animation of qr codeSven-Hendrik Haase2021-08-251-1/+0
| | | | | | | | It made things a bit annoying as every other UI element is snappy and without animations.
* | Upgrade qrcodegen (fixes #568)Sven-Hendrik Haase2021-08-252-115/+180
| |
* | Merge pull request #575 from svenstaro/dependabot/cargo/serde-1.0.129Sven-Hendrik Haase2021-08-241-4/+4
|\ \ | | | | | | Bump serde from 1.0.128 to 1.0.129
| * | Bump serde from 1.0.128 to 1.0.129dependabot[bot]2021-08-241-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.129. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129) --- 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 #571 from svenstaro/dependabot/cargo/grass-0.10.7Sven-Hendrik Haase2021-08-241-2/+2
|\ \ | | | | | | Bump grass from 0.10.6 to 0.10.7
| * | Bump grass from 0.10.6 to 0.10.7dependabot[bot]2021-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.10.6 to 0.10.7. - [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>
* | | Merge pull request #573 from svenstaro/dependabot/cargo/httparse-1.5.1Sven-Hendrik Haase2021-08-241-2/+2
|\ \ \ | | | | | | | | Bump httparse from 1.4.1 to 1.5.1
| * | | Bump httparse from 1.4.1 to 1.5.1dependabot[bot]2021-08-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.4.1 to 1.5.1. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.4.1...v1.5.1) --- 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 #574 from svenstaro/dependabot/cargo/serde-1.0.128Sven-Hendrik Haase2021-08-241-4/+4
|\ \ \ \ | |/ / / |/| | | Bump serde from 1.0.127 to 1.0.128
| * | | Bump serde from 1.0.127 to 1.0.128dependabot[bot]2021-08-231-4/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128) --- 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 #570 from svenstaro/dependabot/cargo/tar-0.4.37Sven-Hendrik Haase2021-08-171-2/+2
|\ \ \ | |/ / |/| | Bump tar from 0.4.36 to 0.4.37
| * | Bump tar from 0.4.36 to 0.4.37dependabot[bot]2021-08-131-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.36 to 0.4.37. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.36...0.4.37) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #569 from svenstaro/dependabot/cargo/tar-0.4.36Sven-Hendrik Haase2021-08-121-2/+2
|\ \ | | | | | | Bump tar from 0.4.35 to 0.4.36
| * | Bump tar from 0.4.35 to 0.4.36dependabot[bot]2021-08-111-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.35 to 0.4.36. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.35...0.4.36) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #564 from svenstaro/dependabot/cargo/assert_cmd-2.0.0Sven-Hendrik Haase2021-08-062-3/+3
|\ \ | | | | | | Bump assert_cmd from 1.0.8 to 2.0.0
| * | Bump assert_cmd from 1.0.8 to 2.0.0dependabot[bot]2021-08-062-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.8 to 2.0.0. - [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/v1.0.8...v2.0.0) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #563 from pvonmoradi/masterSven-Hendrik Haase2021-08-061-1/+5
|\ \ \ | |/ / |/| | Fix README.md instruction for bash completions and add Termux install instruction
| * | Add instructions for installation on TermuxPooya Moradi2021-08-061-0/+4
| | |
| * | Fix README.md instruction for bash completionsPooya Moradi2021-08-051-1/+1
|/ / | | | | According to https://github.com/scop/bash-completion#faq , the completion file should reside in the `completions` subdir.
* | Merge pull request #561 from svenstaro/dependabot/cargo/serde-1.0.127Sven-Hendrik Haase2021-08-021-4/+4
|\ \ | | | | | | Bump serde from 1.0.126 to 1.0.127
| * | Bump serde from 1.0.126 to 1.0.127dependabot[bot]2021-08-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127) --- 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 #549 from svenstaro/dependabot/cargo/assert_fs-1.0.3Sven-Hendrik Haase2021-08-021-38/+4
|\ \ \ | |/ / |/| | Bump assert_fs from 1.0.2 to 1.0.3
| * | Bump assert_fs from 1.0.2 to 1.0.3dependabot[bot]2021-08-021-38/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: assert_fs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #560 from svenstaro/dependabot/cargo/bytesize-1.1.0Sven-Hendrik Haase2021-08-021-2/+2
|\ \ | | | | | | Bump bytesize from 1.0.1 to 1.1.0