Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump chrono from 0.4.15 to 0.4.18 | dependabot-preview[bot] | 2020-09-28 | 2 | -3/+5 |
| | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.15 to 0.4.18. - [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.15...v0.4.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | Bump deps | Sven-Hendrik Haase | 2020-09-25 | 1 | -6/+6 |
| | |||||
* | Merge pull request #379 from ahti/master | Sven-Hendrik Haase | 2020-09-25 | 2 | -1/+4 |
|\ | | | | | update readme and screenshot | ||||
| * | update readme and screenshot | Lukas Stabe | 2020-09-25 | 2 | -1/+4 |
|/ | |||||
* | Upgrade to nightly-2020-09-22 | Sven-Hendrik Haase | 2020-09-24 | 4 | -4/+4 |
| | |||||
* | Add CHANGELOG entry for --title | Sven-Hendrik Haase | 2020-09-24 | 1 | -0/+2 |
| | |||||
* | Merge pull request #378 from ahti/master | Sven-Hendrik Haase | 2020-09-24 | 5 | -23/+152 |
|\ | | | | | add title option (#335) and breadcrumb links in heading | ||||
| * | add test for breadcrumbs | Lukas Stabe | 2020-09-24 | 1 | -0/+60 |
| | | |||||
| * | use format! instead of + | Lukas Stabe | 2020-09-24 | 1 | -1/+1 |
| | | |||||
| * | use unreachable instead of panic for unreachable case | Lukas Stabe | 2020-09-24 | 1 | -1/+1 |
| | | |||||
| * | use req.connection_info() and build breadcrumbs iteratively | Lukas Stabe | 2020-09-24 | 1 | -25/+36 |
| | | |||||
| * | add title option (#335) and breadcrumb links in heading | Lukas Stabe | 2020-09-24 | 4 | -21/+79 |
| | | |||||
* | | Bump deps | Sven-Hendrik Haase | 2020-09-24 | 1 | -33/+43 |
| | | |||||
* | | Ignore non-Rust preformatted code | Sven-Hendrik Haase | 2020-09-24 | 1 | -4/+4 |
|/ | |||||
* | Sorry cargo fmt | Sven-Hendrik Haase | 2020-09-24 | 1 | -2/+11 |
| | |||||
* | Add CHANGELOG entry for embedded favicon | Sven-Hendrik Haase | 2020-09-24 | 1 | -0/+1 |
| | |||||
* | Add embedded favicon (fixes #364) | Sven-Hendrik Haase | 2020-09-24 | 8 | -4/+45 |
| | |||||
* | Slightly better variable name | Sven-Hendrik Haase | 2020-09-24 | 1 | -4/+4 |
| | | | | At least it's better than before. :) | ||||
* | Add logo to README | Sven-Hendrik Haase | 2020-09-24 | 1 | -0/+4 |
| | |||||
* | (cargo-release) start next development iteration 0.9.1-alpha.0 | Sven-Hendrik Haase | 2020-09-16 | 2 | -2/+2 |
| | |||||
* | (cargo-release) version 0.9.0v0.9.0 | Sven-Hendrik Haase | 2020-09-16 | 4 | -4/+7 |
| | |||||
* | Add changelog entry for #373 | Sven-Hendrik Haase | 2020-09-16 | 1 | -1/+2 |
| | |||||
* | Merge pull request #373 from KevCui/master | Sven-Hendrik Haase | 2020-09-16 | 1 | -8/+4 |
|\ | | | | | Show "now" when last modification time less than 11 seconds | ||||
| * | Use Humanize for SystemTime directly | Kevin Cui | 2020-09-16 | 1 | -8/+4 |
| | | |||||
| * | Merge branch 'master' of github.com:svenstaro/miniserve | Kevin Cui | 2020-09-16 | 2 | -9/+9 |
| |\ | |/ |/| | |||||
* | | Merge pull request #376 from svenstaro/dependabot/cargo/chrono-humanize-0.1.1 | Sven-Hendrik Haase | 2020-09-16 | 2 | -3/+3 |
|\ \ | | | | | | | Bump chrono-humanize from 0.0.11 to 0.1.1 | ||||
| * | | Bump chrono-humanize from 0.0.11 to 0.1.1 | dependabot-preview[bot] | 2020-09-16 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.0.11 to 0.1.1. - [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags) - [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.0.11...0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | | Merge pull request #375 from svenstaro/dependabot/cargo/actix-web-3.0.2 | dependabot-preview[bot] | 2020-09-16 | 1 | -6/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bump actix-web from 3.0.1 to 3.0.2 | dependabot-preview[bot] | 2020-09-16 | 1 | -6/+6 |
|/ / | | | | | | | | | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.0.1 to 3.0.2. - [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-v3.0.1...web-v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | Merge pull request #374 from svenstaro/dependabot/cargo/actix-web-3.0.1 | dependabot-preview[bot] | 2020-09-14 | 1 | -6/+6 |
|\ \ | |||||
| * | | Bump actix-web from 3.0.0 to 3.0.1 | dependabot-preview[bot] | 2020-09-14 | 1 | -6/+6 |
|/ / | | | | | | | | | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.0.0 to 3.0.1. - [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-v3.0.0...web-v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
| * | Fix cargo fmt check | Kevin Cui | 2020-09-15 | 1 | -1/+1 |
| | | |||||
| * | Cleanup format | Kevin Cui | 2020-09-15 | 1 | -1/+1 |
| | | |||||
| * | Replace HumanTime::to_text_en by HumanTime | Kevin Cui | 2020-09-15 | 1 | -8/+2 |
| | | |||||
| * | Fix wrong use of format | Kevin Cui | 2020-09-14 | 1 | -1/+1 |
| | | |||||
| * | Show "now" when last modification time less than 11 seconds | Kevin Cui | 2020-09-12 | 1 | -1/+7 |
|/ | |||||
* | Upgrade to actix-web 3.0.0 | Sven-Hendrik Haase | 2020-09-11 | 4 | -106/+502 |
| | |||||
* | Merge pull request #370 from komi1230/master | Sven-Hendrik Haase | 2020-09-09 | 1 | -1/+1 |
|\ | | | | | Upgraded toolchain to nightly-2020-09-08 | ||||
| * | Upgraded toolchain to nightly-2020-09-08 | komi | 2020-09-09 | 1 | -1/+1 |
|/ | |||||
* | Bump deps | Sven-Hendrik Haase | 2020-09-06 | 1 | -18/+22 |
| | |||||
* | Add logo | Sven-Hendrik Haase | 2020-09-06 | 1 | -0/+122 |
| | |||||
* | Merge pull request #367 from svenstaro/dependabot/cargo/tar-0.4.30 | Sven-Hendrik Haase | 2020-09-01 | 2 | -3/+3 |
|\ | | | | | Bump tar from 0.4.29 to 0.4.30 | ||||
| * | Bump tar from 0.4.29 to 0.4.30 | dependabot-preview[bot] | 2020-09-01 | 2 | -3/+3 |
|/ | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.29 to 0.4.30. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.29...0.4.30) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | Merge pull request #365 from svenstaro/dependabot/cargo/reqwest-0.10.8 | Sven-Hendrik Haase | 2020-08-27 | 1 | -2/+2 |
|\ | | | | | Bump reqwest from 0.10.7 to 0.10.8 | ||||
| * | Bump reqwest from 0.10.7 to 0.10.8 | dependabot-preview[bot] | 2020-08-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.7 to 0.10.8. - [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.10.7...v0.10.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | Merge pull request #366 from svenstaro/dependabot/cargo/structopt-0.3.17 | Sven-Hendrik Haase | 2020-08-27 | 1 | -4/+4 |
|\ \ | |/ |/| | Bump structopt from 0.3.16 to 0.3.17 | ||||
| * | Bump structopt from 0.3.16 to 0.3.17 | dependabot-preview[bot] | 2020-08-26 | 1 | -4/+4 |
|/ | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.16 to 0.3.17. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.16...v0.3.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | Bump Dockerfile nightly version | Sven-Hendrik Haase | 2020-08-25 | 3 | -3/+2 |
| | |||||
* | Fix formatting | Sven-Hendrik Haase | 2020-08-24 | 2 | -1/+3 |
| | |||||
* | Remove duplicated identifiers | Sven-Hendrik Haase | 2020-08-24 | 2 | -2/+2 |
| |