aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.8.0v0.8.0Sven-Hendrik Haase2020-07-214-4/+7
|
* Remove badges from Cargo.toml as they're being deprecated by crates.ioSven-Hendrik Haase2020-07-211-4/+0
|
* Update all the depsSven-Hendrik Haase2020-07-211-1349/+373
|
* Add changelog entry for actix-web 2 port (thanks a ton @equal-l2)Sven-Hendrik Haase2020-07-211-0/+1
|
* Merge pull request #343 from equal-l2/actix-2Sven-Hendrik Haase2020-07-217-302/+247
|\ | | | | Update to actix 2 and futures 0.3
| * Remove unrelevant commentsequal-l22020-07-212-17/+0
| |
| * Use actix-web-httpauth for authentication middlewareequal-l22020-07-214-130/+36
| |
| * Update to actix 2 and futures 0.3equal-l22020-07-217-232/+288
|/
* Merge pull request #331 from svenstaro/dependabot/cargo/select-0.5.0Sven-Hendrik Haase2020-07-212-49/+75
|\ | | | | Bump select from 0.4.3 to 0.5.0
| * Bump select from 0.4.3 to 0.5.0dependabot-preview[bot]2020-07-212-49/+75
| | | | | | | | | | | | | | Bumps [select](https://github.com/utkarshkukreti/select.rs) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/utkarshkukreti/select.rs/releases) - [Commits](https://github.com/utkarshkukreti/select.rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #340 from svenstaro/dependabot/cargo/chrono-0.4.13Sven-Hendrik Haase2020-07-212-7/+7
|\ \ | | | | | | Bump chrono from 0.4.11 to 0.4.13
| * | Bump chrono from 0.4.11 to 0.4.13dependabot-preview[bot]2020-07-212-7/+7
|/ / | | | | | | | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.11 to 0.4.13. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.11...v0.4.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #328 from svenstaro/dependabot/cargo/alphanumeric-sort-1.3.2dependabot-preview[bot]2020-07-212-4/+4
|\ \
| * | Bump alphanumeric-sort from 1.3.0 to 1.3.2dependabot-preview[bot]2020-07-212-4/+4
| |/ | | | | | | | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.3.0...v1.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #332 from svenstaro/dependabot/cargo/libflate-1.0.2dependabot-preview[bot]2020-07-212-4/+4
|\ \ | |/ |/|
| * Bump libflate from 1.0.1 to 1.0.2dependabot-preview[bot]2020-07-212-4/+4
|/ | | | | | | Bumps [libflate](https://github.com/sile/libflate) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/1.0.1...1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Switch to GitHub Actions (#344)Sven-Hendrik Haase2020-07-204-86/+121
| | | | | * Switch to GitHub Actions * Switch CI badge to GitHub Actions flow * Only run on nightly for now
* Merge pull request #346 from svenstaro/show-full-usage-in-readmeSven-Hendrik Haase2020-07-201-0/+67
|\ | | | | Show full usage in README
| * Show full usage in READMESven-Hendrik Haase2020-07-201-0/+67
| |
* | Use cargo releaseSven-Hendrik Haase2020-07-202-4/+14
|/
* cargo fmtSven-Hendrik Haase2020-07-204-15/+12
|
* Change CHANGELOG.md format to keepachangelog.comSven-Hendrik Haase2020-07-201-4/+19
|
* Merge pull request #342 from svenstaro/dependabot/cargo/log-0.4.11Sven-Hendrik Haase2020-07-162-44/+44
|\ | | | | Bump log from 0.4.8 to 0.4.11
| * Bump log from 0.4.8 to 0.4.11dependabot-preview[bot]2020-07-162-44/+44
|/ | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11. - [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.8...0.4.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Add CHANGELOG entry for QR code featureSven-Hendrik Haase2020-07-061-0/+1
|
* Add generate QR code (#330)wyhaya2020-07-058-57/+208
| | | | * Add generate QR code * Add --qrcode option
* Merge pull request #292 from j2ghz/patch-1Sven-Hendrik Haase2020-07-051-0/+2
|\ | | | | Add packaging status
| * Add packaging statusJozef Hollý2020-04-191-0/+2
| |
* | Remove dotSven-Hendrik Haase2020-07-041-1/+1
| |
* | Add lines of code badgeSven-Hendrik Haase2020-07-041-0/+1
| |
* | Remove deps.rs badge from README Sven-Hendrik Haase2020-06-301-1/+0
| | | | | | Service is dead :( See srijs/deps.rs#41
* | Add port 0 random free port entrySven-Hendrik Haase2020-06-291-0/+1
| |
* | Merge pull request #327 from parrotmac/ip/0-random-portSven-Hendrik Haase2020-06-294-2/+35
|\ \ | | | | | | Bind to random available port when port 0 specified
| * | Cast port to u16Isaac Parker2020-06-291-3/+2
| | |
| * | Remove port_check from dev-dependenciesIsaac Parker2020-06-291-1/+0
| | |
| * | Bind to random port when port 0 specifiedIsaac Parker2020-06-284-1/+36
| | |
* | | Start 0.8.0Sven-Hendrik Haase2020-06-291-0/+2
|/ /
* | Make clippy and cargo fmt happySven-Hendrik Haase2020-06-263-42/+55
| |
* | Update nanoid to 0.3Sven-Hendrik Haase2020-06-263-19/+6
| |
* | Update maud to 0.22.0Sven-Hendrik Haase2020-06-262-203/+328
| |
* | Update sha2 to 0.9Sven-Hendrik Haase2020-06-263-4/+57
| |
* | Create FUNDING.ymlSven-Hendrik Haase2020-06-261-0/+1
| |
* | Bump lockfileSven-Hendrik Haase2020-06-261-421/+570
| |
* | Merge pull request #309 from svenstaro/dependabot/cargo/simplelog-0.8.0Sven-Hendrik Haase2020-05-232-84/+9
|\ \ | | | | | | Bump simplelog from 0.7.6 to 0.8.0
| * | Bump simplelog from 0.7.6 to 0.8.0dependabot-preview[bot]2020-05-182-84/+9
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.6 to 0.8.0. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.7.6...v0.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #311 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.13Sven-Hendrik Haase2020-05-222-4/+4
|\ \ \ | | | | | | | | Bump alphanumeric-sort from 1.0.12 to 1.0.13
| * | | Bump alphanumeric-sort from 1.0.12 to 1.0.13dependabot-preview[bot]2020-05-222-4/+4
|/ / / | | | | | | | | | | | | | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.12 to 1.0.13. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.12...v1.0.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #310 from svenstaro/dependabot/cargo/tar-0.4.27Sven-Hendrik Haase2020-05-212-4/+4
|\ \ \ | |/ / |/| | Bump tar from 0.4.26 to 0.4.27
| * | Bump tar from 0.4.26 to 0.4.27dependabot-preview[bot]2020-05-212-4/+4
|/ / | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.26 to 0.4.27. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.26...0.4.27) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #308 from ngirard/patch-1Sven-Hendrik Haase2020-05-151-1/+1
|\ \ | | | | | | Mention zip compression