aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Bump serde from 1.0.180 to 1.0.181dependabot[bot]2023-08-041-4/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.180 to 1.0.181. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.180...v1.0.181) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Add CHANGELOG entry for #1191Sven-Hendrik Haase2023-08-031-0/+1
| | |
* | | Merge pull request #1191 from d-air1/encode-quotes-in-directory-pathSven-Hendrik Haase2023-08-031-2/+4
|\ \ \ | | | | | | | | Encode single quote in directory path name
| * | | use a char instead of string literalDashon Wells2023-08-021-1/+1
| | | |
| * | | Run cargo fmt to fix formattingDashon Wells2023-08-021-2/+3
| | | |
| * | | Encode single quote in directory path nameDashon Wells2023-08-021-1/+2
| | | |
* | | | Merge pull request #1189 from svenstaro/dependabot/cargo/serde-1.0.180Sven-Hendrik Haase2023-08-021-15/+15
|\ \ \ \ | |/ / / |/| | | Bump serde from 1.0.175 to 1.0.180
| * | | Bump serde from 1.0.175 to 1.0.180dependabot[bot]2023-08-011-15/+15
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.180. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.180) --- 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 #1169 from baod-rate/cssSven-Hendrik Haase2023-07-2711-321/+323
|\ \ \ | | | | | | | | simplify theme selection using data attributes
| * | | Fix error page wrappingBao Trinh2023-07-261-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | Error page was incorrectly comparing the full content-type header of error responses against `text/plain`, so no error pages were being wrapped by `map_error_page`.
| * | | Consolidate javascript and add commentsBao Trinh2023-07-262-44/+41
| | | |
| * | | Merge remote-tracking branch 'origin/master' into cssBao Trinh2023-07-212-115/+113
| |\| |
| * | | use grass include macro; remove build.rsBao Trinh2023-07-2110-57/+60
| | | |
| * | | remove commented codeBao Trinh2023-07-201-2/+0
| | | |
| * | | Separate color schemes into separate filesBao Trinh2023-07-128-238/+251
| | | |
| * | | simplify theme selection using data attributesBao Trinh2023-07-112-46/+29
| | |/ | |/|
* | | Bump depsSven-Hendrik Haase2023-07-251-55/+42
| |/ |/|
* | Bump depsSven-Hendrik Haase2023-07-192-120/+118
|/
* chore: Release miniserve version 0.24.0v0.24.0Sven-Hendrik Haase2023-07-063-3/+6
|
* Fix ANSI color codes are printed when not a ttySven-Hendrik Haase2023-07-054-39/+46
| | | | Fixes #1095.
* Merge pull request #1160 from svenstaro/env-configSven-Hendrik Haase2023-07-054-46/+152
|\ | | | | Allow parameters to be provided via env vars
| * Add CHANGELOG entry for #1160Sven-Hendrik Haase2023-07-051-0/+1
| |
| * Update README for env configSven-Hendrik Haase2023-07-051-13/+72
| |
| * Allow parameters to be provided via env varsSven-Hendrik Haase2023-07-052-33/+79
|/ | | | Fixes #829.
* Bump depsSven-Hendrik Haase2023-07-052-46/+74
|
* Remove atty depSven-Hendrik Haase2023-07-023-29/+7
| | | | We can now use the stabilized IsTerminal trait.
* Update depsSven-Hendrik Haase2023-07-022-123/+183
|
* Merge pull request #1142 from svenstaro/dependabot/cargo/serde-1.0.164Sven-Hendrik Haase2023-06-081-4/+4
|\ | | | | Bump serde from 1.0.163 to 1.0.164
| * Bump serde from 1.0.163 to 1.0.164dependabot[bot]2023-06-081-4/+4
|/ | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2023-06-051-53/+53
|
* Merge pull request #1138 from svenstaro/dependabot/cargo/chrono-0.4.26Sven-Hendrik Haase2023-06-051-2/+2
|\ | | | | Bump chrono from 0.4.25 to 0.4.26
| * Bump chrono from 0.4.25 to 0.4.26dependabot[bot]2023-05-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.25...v0.4.26) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1139 from svenstaro/dependabot/cargo/clap_mangen-0.2.12Sven-Hendrik Haase2023-06-051-2/+2
|\ \ | | | | | | Bump clap_mangen from 0.2.11 to 0.2.12
| * | Bump clap_mangen from 0.2.11 to 0.2.12dependabot[bot]2023-06-051-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12. - [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.11...clap_mangen-v0.2.12) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1140 from svenstaro/dependabot/cargo/clap-4.3.1Sven-Hendrik Haase2023-06-051-6/+6
|\ \ | | | | | | Bump clap from 4.3.0 to 4.3.1
| * | Bump clap from 4.3.0 to 4.3.1dependabot[bot]2023-06-051-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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/clap_complete-v4.3.0...clap_complete-v4.3.1) --- 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 #1141 from svenstaro/dependabot/cargo/clap_complete-4.3.1Sven-Hendrik Haase2023-06-051-2/+2
|\ \ | |/ |/| Bump clap_complete from 4.3.0 to 4.3.1
| * Bump clap_complete from 4.3.0 to 4.3.1dependabot[bot]2023-06-051-2/+2
|/ | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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/clap_complete-v4.3.0...clap_complete-v4.3.1) --- 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 #1137 from svenstaro/dependabot/cargo/chrono-0.4.25Sven-Hendrik Haase2023-05-301-13/+9
|\ | | | | Bump chrono from 0.4.24 to 0.4.25
| * Bump chrono from 0.4.24 to 0.4.25dependabot[bot]2023-05-301-13/+9
|/ | | | | | | | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.24 to 0.4.25. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.24...v0.4.25) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1135 from svenstaro/dependabot/cargo/regex-1.8.3Sven-Hendrik Haase2023-05-291-2/+2
|\ | | | | Bump regex from 1.8.2 to 1.8.3
| * Bump regex from 1.8.2 to 1.8.3dependabot[bot]2023-05-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3. - [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.8.2...1.8.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1136 from svenstaro/dependabot/cargo/log-0.4.18Sven-Hendrik Haase2023-05-291-5/+2
|\ \ | |/ |/| Bump log from 0.4.17 to 0.4.18
| * Bump log from 0.4.17 to 0.4.18dependabot[bot]2023-05-291-5/+2
|/ | | | | | | | | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.17...0.4.18) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2023-05-232-65/+97
|
* Bump depsSven-Hendrik Haase2023-05-151-137/+61
|
* Merge pull request #1123 from svenstaro/dependabot/cargo/grass-0.12.4Sven-Hendrik Haase2023-05-121-4/+4
|\ | | | | Bump grass from 0.12.3 to 0.12.4
| * Bump grass from 0.12.3 to 0.12.4dependabot[bot]2023-05-121-4/+4
|/ | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.12.3 to 0.12.4. - [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md) - [Commits](https://github.com/connorskees/grass/compare/v0.12.3...v0.12.4) --- 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 #1121 from svenstaro/dependabot/cargo/clap_complete-4.2.2Sven-Hendrik Haase2023-05-101-2/+2
|\ | | | | Bump clap_complete from 4.2.1 to 4.2.2
| * Bump clap_complete from 4.2.1 to 4.2.2dependabot[bot]2023-05-101-2/+2
|/ | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2. - [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.2.1...clap_complete-v4.2.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>