Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

lychee

Lychee link checker
Collective - Host: opensource - https://opencollective.com/lychee-collective - Code: https://github.com/lycheeverse

Set execute permissions on entrypoint

github.com/lycheeverse/lychee-action - b52c0d9c7a0f27df0424fcb48739299acda85ebc authored about 4 years ago
Merge branch 'master' of github.com:lycheeverse/lychee-action into master

github.com/lycheeverse/lychee-action - 7f7e3eef5ceb3d17d4b823ab3e9502b6b6c73249 authored about 4 years ago
Mention binary releases in `README.md`

github.com/lycheeverse/lychee - 60eb3ce31b0067117947a21cb1aee649ea2ba1e0 authored about 4 years ago
Update missing Cargo.lock

github.com/lycheeverse/lychee - 49898f1d4b9405ab0ae0ffd8f0e7919e91f757a2 authored about 4 years ago
Build binaries for Linux, Windows, and macOS for every release (#74)

* Build binaries for Linux, Windows, and macOS for every release

* Add vendored-openssl featu...

github.com/lycheeverse/lychee - c7d7c6c952d4e62270470a99de531e1685bf4d90 authored about 4 years ago
Update .gif in README.md (#73)

The .gif removes crate and Rust versions, and speeds up typing

github.com/lycheeverse/lychee - 0c88798ce9fd674e726ac7df2e4947609ec56563 authored about 4 years ago
Bump check-if-email-exists from 0.8.15 to 0.8.16

Bumps [check-if-email-exists](https://github.com/amaurymartiny/check-if-email-exists) from 0.8.1...

github.com/lycheeverse/lychee - c4c9726358cd375c5828fa9af6e5c131b277d7da authored about 4 years ago
Bump serde from 1.0.117 to 1.0.118

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.118.
- [Release notes](http...

github.com/lycheeverse/lychee - b16ad046569877ca98ca7c06f8085f8fb33c17da authored about 4 years ago
Bump anyhow from 1.0.34 to 1.0.35

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.34 to 1.0.35.
- [Release notes](https...

github.com/lycheeverse/lychee - 9de0034af82ec3f0dd336d32eb569c32819e852a authored about 4 years ago
Update demo .gif in README.md (#69)

The .gif is looping and on black background

github.com/lycheeverse/lychee - ade1f7fee18f1132452969402bf66b62de545ca7 authored about 4 years ago
linkchecker supports HTML files (#67)

* linkchecker supports HTML files

Not sure if that's an omission or of I missed something, bu...

github.com/lycheeverse/lychee - a332582c65adcd29f2c21a918844bdd73ca02572 authored about 4 years ago
Update GitHub token info, add my repo as user (#66)

github.com/lycheeverse/lychee - 0167502d8d921e7518abf12cdf6b88738162b082 authored about 4 years ago
Publish releases on crates.io (#65)

github.com/lycheeverse/lychee - 3401999ccc6961614260426f37560e17141e47b5 authored about 4 years ago
Make lychee usable as a library #13 (#46)

This splits up the code into a `lib` and a `bin`
to make the runtime usable from other crates.
...

github.com/lycheeverse/lychee - b7ab4abb0d058362731dd02fc323ff11ff5b6017 authored about 4 years ago
Create LICENSE-APACHE

github.com/lycheeverse/lychee - 13559cde3dbe7be0e129c7b0e58a0195e101d823 authored about 4 years ago
Create LICENSE-MIT

github.com/lycheeverse/lychee - ff662df827780c5977f826ef72db1cb5b8350e92 authored about 4 years ago
Mention official Docker image

github.com/lycheeverse/lychee - 096b372bee8e988ff7b44e72006d6729dee4a0e1 authored about 4 years ago
Add official Docker image #40

github.com/lycheeverse/lychee - 936c5440b1f5bc400cc13443515978de377fc080 authored about 4 years ago
Add support for reading from stdin and make input handling more robust (closes #26)

* Adds a `skip_missing` flag
* Adds an `Input` enum to handle different types of inputs

github.com/lycheeverse/lychee - 1f787613d44c334906ff4572d428d6e52437c025 authored about 4 years ago
Update troubleshooting guide, add .editorconfig (#60)

github.com/lycheeverse/lychee - e197012e7aeeb0feb1b27290fc18285b25910168 authored about 4 years ago
Bump structopt from 0.3.20 to 0.3.21 (#57)

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.20 to 0.3.21.
- [Release notes...

github.com/lycheeverse/lychee - 942de7d6ab61700ef5ef90ecdc4c189f05cbde4b authored about 4 years ago
Bump futures from 0.3.5 to 0.3.8 (#58)

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.8.
- [Release notes]...

github.com/lycheeverse/lychee - f2302f4572599d42bce5ce5c47a34a745565f6ba authored about 4 years ago
Add contributing guidelines and create missing issues

github.com/lycheeverse/lychee - 37f2621d8568a176e4a21a8266f6e8952b77ff59 authored about 4 years ago
Add link to troubleshooting guide

github.com/lycheeverse/lychee - d2e349cb29606d3a4a999dcf5dce1b5108a8c0f9 authored about 4 years ago
Add troubleshooting guide

github.com/lycheeverse/lychee - 95751b7b82d9a476a7815ae023bafbb53fdaa44e authored about 4 years ago
Bump reqwest from 0.10.8 to 0.10.9 (#50)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.8 to 0.10.9.
- [Release notes...

github.com/lycheeverse/lychee - 958f07ec0e53aabfc2559a7bd10130eacca85386 authored about 4 years ago
Bump check-if-email-exists from 0.8.13 to 0.8.15 (#49)

Bumps [check-if-email-exists](https://github.com/amaurymartiny/check-if-email-exists) from 0.8.1...

github.com/lycheeverse/lychee - 2f226167c4cbdd48efe7c1839b581dc024ab83e7 authored about 4 years ago
Bump assert_cmd from 1.0.1 to 1.0.2

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.1 to 1.0.2.
- [Release note...

github.com/lycheeverse/lychee - 13f3433c7fbc9f040212d1d24872966970048480 authored about 4 years ago
Bump anyhow from 1.0.32 to 1.0.34

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.32 to 1.0.34.
- [Release notes](https...

github.com/lycheeverse/lychee - 7ad9e713acb897533278d88dc72a01ee7fbd6e64 authored about 4 years ago
Bump regex from 1.3.9 to 1.4.2

Bumps [regex](https://github.com/rust-lang/regex) from 1.3.9 to 1.4.2.
- [Release notes](https:/...

github.com/lycheeverse/lychee - ace25e92b812857ccebea9469811115d9ec0276d authored about 4 years ago
Bump serde from 1.0.115 to 1.0.117 (#45)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.117.
- [Release notes](htt...

github.com/lycheeverse/lychee - be29dc7406363ac56506bd62cd4bb411ce3fca8d authored about 4 years ago
Bump hubcaps from 0.6.1 to 0.6.2 (#43)

Bumps [hubcaps](https://github.com/softprops/hubcaps) from 0.6.1 to 0.6.2.
- [Release notes](ht...

github.com/lycheeverse/lychee - 675c9ea2afebd468e37452d6502be5f37c71e6d3 authored about 4 years ago
Bump reqwest from 0.10.7 to 0.10.8 (#41)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.7 to 0.10.8.
- [Release notes...

github.com/lycheeverse/lychee - de4ccda6b6906cff977c901698d951b355df1ba0 authored about 4 years ago
Bump url from 2.1.1 to 2.2.0

Bumps [url](https://github.com/servo/rust-url) from 2.1.1 to 2.2.0.
- [Release notes](https://gi...

github.com/lycheeverse/lychee - f347cdc083ec837835a1e6366097b4e468a5945e authored about 4 years ago
Make README.md the default when no inputs are given

That used to be the case according to the docs,
but somehow we broke it while introducing some
c...

github.com/lycheeverse/lychee - 68b574d85d4921c2079b6d03000d397889eacbf3 authored about 4 years ago
Revamp documentation

github.com/lycheeverse/lychee - 883f6388573c365090f1e5df184d106f45a58475 authored about 4 years ago
Properly announce lychee user agent (#38)

github.com/lycheeverse/lychee - 8294e47307dad8212bac97964652b3887570e4d5 authored about 4 years ago
Use builder pattern and channels (fixes #12) (#33)

This implements a basic builder for the Checker struct as discussed in #12.
It is using derive_...

github.com/lycheeverse/lychee - b0f7a805efec7867c2f4599653aa027b71c5b024 authored about 4 years ago
Refactor and add documentation

github.com/lycheeverse/lychee - d0b7a64d0af4eceb6142ac9cc477a5acae1fb258 authored about 4 years ago
Update README.md

github.com/lycheeverse/lychee - 1474ae802b059374ec82c3c5f87ec1297fbb6b55 authored about 4 years ago
Fix formatting

github.com/lycheeverse/lychee - a7673562d7d4ca58defe1088a5e6aa1cbe373e5d authored about 4 years ago
Use different icons for feature comparison (#32)

Taken from https://github.com/getzola/zola

github.com/lycheeverse/lychee - 22c70cd85c570038c563f95657f79abb74f589a0 authored about 4 years ago
Update banner image

github.com/lycheeverse/lychee - 11b2d3ff2cae3c6426d9cbc1adf2cc530d8333d3 authored about 4 years ago
Update README.md

github.com/lycheeverse/lychee - f7a1fcdf700e1d84dba4bc6a4337782e7c0f6496 authored about 4 years ago
Make GITHUB_TOKEN optional (#22)

* Make GITHUB_TOKEN optional

This also makes the token possible to pass in from CLI args.

...

github.com/lycheeverse/lychee - 326683f4ebcf245da2486fc2d309d7437e579d9f authored about 4 years ago
Mention support for basic auth by @FabianBG

github.com/lycheeverse/lychee - ac79314c032583d90f42933f6e848d23f65b46e2 authored over 4 years ago
Add support for basic auth #18 (#20)

[Issue #18](https://github.com/hello-rust/lychee/issues/18)
* Add headers crate to type headers...

github.com/lycheeverse/lychee - 2bf62e7709d7c0d3e2b716289ed69b7bced2c35c authored over 4 years ago
Add support for `include` patterns (#23)

In one or more `include` arguments are specified, only check the URLs that match the patterns.
...

github.com/lycheeverse/lychee - f0e4c3adc19c86afa61d2df0929d1a107b7c1674 authored over 4 years ago
Mention support for relative urls

github.com/lycheeverse/lychee - 64633727993525fb26b858af4c7a86580d83fe72 authored over 4 years ago
Format unknown fields

github.com/lycheeverse/lychee - 45bc8d1a96dc00e9f2725143cb7d4e76e3d03c9d authored over 4 years ago
Update config file support

github.com/lycheeverse/lychee - 351067e7a3efe11b4cb4b0b7d8dd17b58d2ad823 authored over 4 years ago
Configuration file (lychee.toml) (#16)

github.com/lycheeverse/lychee - 3a12b3e2208a6e5eda56550459f0b28e974154df authored over 4 years ago
feat: Support relative URLs (#15)

github.com/lycheeverse/lychee - 6bd7bbf51fdc635827e5f8d28b738d9257601a07 authored over 4 years ago
Add little joke

github.com/lycheeverse/lychee - 6663f23707e98ee534a742720a046dde533a3f27 authored over 4 years ago
Extend comparison table

github.com/lycheeverse/lychee - 38ff97a2e50781653a1d983d72b8a7c4eaf92a56 authored over 4 years ago
Update README.md

github.com/lycheeverse/lychee - bbb7971e8365e3b37c0333a63e60ef9b8015ca7b authored over 4 years ago
Add comparison table and recording of demo run (#17)

github.com/lycheeverse/lychee - 6c8c7c57e1df5f981cbd53ef276a0d638d5066a8 authored over 4 years ago
Update README.md

github.com/lycheeverse/lychee - ee895551c42b204d7ead9bacafb8b23e41a0145b authored over 4 years ago
Merge pull request #11 from pawroman/dont-ignore-test-timeout

Un-ignore test_timeout, upgrade wiremock to 0.3

github.com/lycheeverse/lychee - 49677ddc823a9a7813a1daebd9a002b8aeef32c2 authored over 4 years ago
Un-ignore test_timeout, upgrade wiremock to 0.3

github.com/lycheeverse/lychee - 0790afdbf24cbd6a741c4ba13fc9d9d90c7898fe authored over 4 years ago
Merge pull request #2 from u5surf/issue-1

Support exponential backoff in check_real #1

github.com/lycheeverse/lychee - f9fe11b078d2ff281bd21fce074f1f07aa12777f authored over 4 years ago
Merge pull request #10 from pawroman/fix_clippy_warnings

Actions improvements: add rustfmt and clippy checks, run tests

github.com/lycheeverse/lychee - 9ac2176b326dc84ef9d40481834c7b9bf796449f authored over 4 years ago
Merge pull request #7 from pawroman/exclude-private-urls

Add exclude private URLs feature

github.com/lycheeverse/lychee - dd73d6e145b495d04a227f4da2ce85a864b6ec8c authored over 4 years ago
Add --exclude-all-private flag and cli integration test

github.com/lycheeverse/lychee - e1755583766087fa0ff3bb3b35533d986422e7a3 authored over 4 years ago
Use more descriptive name for cargo test action

github.com/lycheeverse/lychee - 96a92deffd989bb89e8d64ff60e279b72a1c3479 authored over 4 years ago
Actually run tests in GitHub actions

github.com/lycheeverse/lychee - 7bcf2de400dae53913bf3655df6fef21c349c033 authored over 4 years ago
Introduce cargo fmt and clippy checks, fix all clippy warnings

github.com/lycheeverse/lychee - b2ada4746c207fa6873d6b18228474776cb7e584 authored over 4 years ago
Use website_url function in checker tests

This makes the test code shorter and more readable.

github.com/lycheeverse/lychee - c043776b77d96317a42ff5962a9609437e5503c8 authored over 4 years ago
Implement exclude private URLs feature

The exclusion is currently based on IP addresses, as specified by inputs.
We support IPv4 and IP...

github.com/lycheeverse/lychee - 69e18785f9bd7659123fa9eba51621acbeb68024 authored over 4 years ago
Add Uri::host_ip method and tests

This lets extract the host IP address, if defined for a website.
Mail addresses are not supported.

github.com/lycheeverse/lychee - cd6cf4add4d65207f17bda20569b28b527f2e2fe authored over 4 years ago
Simplify println invocation

github.com/lycheeverse/lychee - ba278743edccea5f95c8400339317b6e9149a37f authored over 4 years ago
Mention progress bar support by @xiaochuanyu

github.com/lycheeverse/lychee - 812c5972a3aa6004273a9fe512b95c7f9a3da91a authored over 4 years ago
Merge pull request #8 from xiaochuanyu/add-progress-bar

Show the progress interactively with progress bar and in-flight requests (--progress)

github.com/lycheeverse/lychee - 57dbe2738c5dfc35b31c473474bf8eddcd4350f5 authored over 4 years ago
Remove workaround for type recursion

github.com/lycheeverse/lychee - 92b9ed11ca514e56d8b867664c8e9859fd0efe43 authored over 4 years ago
Merge pull request #9 from xiaochuanyu/type-length-limit

Use action-rs Actions instead

github.com/lycheeverse/lychee - e2bbcd8b20ad7844b23963bb51a80780f0602992 authored over 4 years ago
Update rust.yml

github.com/lycheeverse/lychee - 292064ce901e1318d5c2763b7c7cfccf74414ba2 authored over 4 years ago
use action-rs Actions instead

github.com/lycheeverse/lychee - 096b8756cb9749210be82a4205fdc9c2adcb48b5 authored over 4 years ago
default true flags don't work?

github.com/lycheeverse/lychee - e80cb70a9862a17197ca2a58bf222525175f0bee authored over 4 years ago
Add progress bar

github.com/lycheeverse/lychee - df54ce1eefa52baa9d1d962c676ecfdfe4f25fb0 authored over 4 years ago
Support exponential backoff in check_real #1

github.com/lycheeverse/lychee - fb860c52d26aa39d41764497eadad0e5ebd5e4f5 authored over 4 years ago
Update README.md

github.com/lycheeverse/lychee - 4499e1363a5b65b959cb556a2b9df858eaaa0d44 authored over 4 years ago
Add e-mail checking support

github.com/lycheeverse/lychee - d1683bba325a33fa27890e7161e6a61bfb9e40de authored over 4 years ago
Use timeout instead of connect_timeout

github.com/lycheeverse/lychee - 16649a1d2276be2d84819c406e35d4a9792742e3 authored over 4 years ago
Add connection timeout

github.com/lycheeverse/lychee - c953528fb7364dad1bbc66184eb4932eb7378d93 authored over 4 years ago