Ecosyste.ms: OpenCollective

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

Salvo

Making write code easiler
Collective - Host: opensource - https://opencollective.com/salvo - Code: https://github.com/salvo-rs

Document everything (#126)

github.com/salvo-rs/salvo-http3 - 04de4f89ac222af7ab6d9b09661f5c79d2c0aa33 authored over 2 years ago
Add unit tests

github.com/salvo-rs/salvo - 8f9a3cf14fcc2ef555bc36abf7faeffb283f25ff authored over 2 years ago
Code cleanup

github.com/salvo-rs/salvo - 33bdc4c91d5593cfe74b5195a602f016f11e72e8 authored over 2 years ago
Add unit test

github.com/salvo-rs/salvo - e46edf316d2c4549172f9d994b5f6ba2d897a636 authored over 2 years ago
Version 0.34.3

github.com/salvo-rs/salvo - 24c794eea33a01146c237f644d6e8ec0e0d84bad authored over 2 years ago
Update main.rs

github.com/salvo-rs/salvo - d8bdc78e4ee23f6cb09597b2dfe5966bb03d2a30 authored over 2 years ago
Update main.rs

github.com/salvo-rs/salvo - 53c9e74ca4ef600830cdfa4501f6c3e8911f3c9c authored over 2 years ago
Rename handle to upgrade

github.com/salvo-rs/salvo - 67427b858cd5aae9b92c70fd021d6fadb885fdf6 authored over 2 years ago
Remove blog link

github.com/salvo-rs/salvo - 6337b229676fc09c63e72a69df8d8df7cfda737d authored over 2 years ago
Version 0.34.2

github.com/salvo-rs/salvo - 9bdd0f4db1fb182764c710d2d745b3f5b4885835 authored over 2 years ago
Add fallback

github.com/salvo-rs/salvo - f4f2280ff85d3b5867c18f71de398ffe13e16ea3 authored over 2 years ago
Add h3spec to CI (#112)

Also fix several things *found* by the h3spec job.

github.com/salvo-rs/salvo-http3 - 0ce8b8251b1736b1ee1ee06ede35d7c772380ba6 authored over 2 years ago
Unit test fix

github.com/salvo-rs/salvo - 0430f2de62163850836d498a805ab680623c97b0 authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - 61031c922886ff934188a9ae9a947c1c9ab0b0f3 authored over 2 years ago
Add static embed support #150

github.com/salvo-rs/salvo - 1769342eff394a0930ee3de06aab04cf66df02ef authored over 2 years ago
Version 0.34.1

github.com/salvo-rs/salvo - 4ae03454c8caa75a9d23356af0fbaa962af97fd2 authored over 2 years ago
Update StaticRoots impls

github.com/salvo-rs/salvo - 06aaacedfdef5bc58fcec977a09339ccc04c6213 authored over 2 years ago
Update main.rs

github.com/salvo-rs/salvo - c20daf59c1473af23dcf7afeb17c6ffc5d62ffcc authored over 2 years ago
Add Upstream trait

github.com/salvo-rs/salvo - 8d7af277b42eea5b11fb7e7b6b5184a36e34c0ae authored over 2 years ago
Public BoxedError

github.com/salvo-rs/salvo - 5cbfb02f113046636b621ebca2b7453309e2771e authored over 2 years ago
Public BoxedError

github.com/salvo-rs/salvo - 14aa571efe0f76c3f345330758a142ddfccaddb3 authored over 2 years ago
Reuse client for proxy

github.com/salvo-rs/salvo - e2f72448baa157b57ef4e2f79e47e96ccfbbede0 authored over 2 years ago
Version 0.34.0

github.com/salvo-rs/salvo - f209ae5d18ad1df582c368e65de169daa849dc11 authored over 2 years ago
Update Cargo.toml

github.com/salvo-rs/salvo - f3f16308b188e051b0f5e3994cf3aa6feff2deb5 authored over 2 years ago
Update proxy.rs

github.com/salvo-rs/salvo - ef97b743ff9bf8d3d24a39d39b8c092190c64856 authored over 2 years ago
Cargo clippy

github.com/salvo-rs/salvo - 2ac431b7036d799fac75ca55892c4e331cdb0a98 authored over 2 years ago
Add websocket supports for proxy

github.com/salvo-rs/salvo - ba99b1cdccf1082f2a164bcc3fac31ecf81103ff authored over 2 years ago
Delete package-lock.json

github.com/salvo-rs/salvo - 3670037ea3e05c087b51a07844dbcf3837da2f7f authored over 2 years ago
delete example

github.com/salvo-rs/salvo - 4a429dd6f7fb04026731809c3984ae48baa13994 authored over 2 years ago
proxy example

github.com/salvo-rs/salvo - 468ccf3b7bf50f1c2c7d30337e0de81d91557e7b authored over 2 years ago
Add proxy-react-app example

github.com/salvo-rs/salvo - eee5d507b9038d528113374bda734f2e6ba09ee9 authored over 2 years ago
Update main.rs

github.com/salvo-rs/salvo - 8cc0c16dd7635110612785723deaaa7a1d3c97fc authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - 08c89181780527825508e24c99acd2a2581bff74 authored over 2 years ago
Add tailing_slash

github.com/salvo-rs/salvo - 0d9decb814c5b7f9945e282e4dd32e3da85ae7db authored over 2 years ago
Update redirect

github.com/salvo-rs/salvo - 288fc3c51a0cee9aba819bae096e39b4513fc9d2 authored over 2 years ago
Update redirect.rs

github.com/salvo-rs/salvo - da491b888d9a129cc29d119ac26e334ae9ee4d74 authored over 2 years ago
Add force_https middleware

github.com/salvo-rs/salvo - 9b884ed706257419b01edc3bd873dc154d34b900 authored over 2 years ago
Update serve_static.rs

github.com/salvo-rs/salvo - e314d4939ca9bece920d1d8d4631912ff646a9e1 authored over 2 years ago
improve redirect

github.com/salvo-rs/salvo - b8949684f475a42e9005b1cc166e2a65dfca232d authored over 2 years ago
Fix Compession and CachingHeaders conflict #136

github.com/salvo-rs/salvo - b81b3485223ef9ce814775e9a24089e322de3e6f authored over 2 years ago
Version 0.33.2

github.com/salvo-rs/salvo - 9a9def0c32dcde4f7dc378c074a3a5e191560515 authored over 2 years ago
Add caching-headers example

github.com/salvo-rs/salvo - cdea6ff048b221462cb4ce2fe59d82e2b51cd750 authored over 2 years ago
Fix etag is not write

github.com/salvo-rs/salvo - 050a493c8839a9cd28ca8e19b95eccbc6d377d04 authored over 2 years ago
Version 0.33.1

github.com/salvo-rs/salvo - 922ac28a8bccc169005d8443c98e7122b4ab4c45 authored over 2 years ago
Add caching-headers #136

github.com/salvo-rs/salvo - adba30378239f9ec2756f12a0bcf82a0b47efd45 authored over 2 years ago
Update response.rs

github.com/salvo-rs/salvo - 4d1075df355fd3970905e177817c3c32768ea019 authored over 2 years ago
Add Csv, Atom, Rss, Rdf https://github.com/salvo-rs/salvo/issues/146

github.com/salvo-rs/salvo - 1a978b0084ac03c7403d6dd5d5d1fe3dc6a7742f authored over 2 years ago
code comiple

github.com/salvo-rs/salvo - 4ad119014de9a38069ed52edb9d394d56968eede authored over 2 years ago
Version 0.33.0

github.com/salvo-rs/salvo - 23c4a0317f7f88163d7ec221afa1abbe83be5747 authored over 2 years ago
Make websocket simpler

github.com/salvo-rs/salvo - ce71a92a49afca4877c65a0b4ab76e4f1457518c authored over 2 years ago
Remove Handler suffix

github.com/salvo-rs/salvo - 60b2c40aff7c833023f5917b67210ad7917b09eb authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - b35873101a4378295d1f1872afec415563de0240 authored over 2 years ago
supports handlers as tuple again https://github.com/salvo-rs/salvo/issues/141

github.com/salvo-rs/salvo - ceb0f06491bc34c336c20de050ce573738c85c49 authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - 430b22ea6920cf16cfe63cdcbf8fdf5bb6e2ae3f authored over 2 years ago
Add with_ functions for chaining support

github.com/salvo-rs/salvo - 3765c97c0cf1740c8d19962247861f989f3b01a1 authored over 2 years ago
Combine append and insert header to add_header

github.com/salvo-rs/salvo - e436a4de9261f9df9da3786ed090ed6d4cc182d6 authored over 2 years ago
issue https://github.com/salvo-rs/salvo/issues/143

github.com/salvo-rs/salvo - 8ac022ce4d909c9d768882d29eace5760d2c5c7e authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - c624a7024f2c8668aea18a6838db9e0a95294180 authored over 2 years ago
Update mod.rs

github.com/salvo-rs/salvo - 0a7063449be896163900034ab33ef3a8c1889ec1 authored over 2 years ago
Move out redirect from response https://github.com/salvo-rs/salvo/issues/138

github.com/salvo-rs/salvo - 0f7f966bf1106d3901b01673e8996a2d0d332f04 authored over 2 years ago
Remove async-recursion

github.com/salvo-rs/salvo - 04b08ee0f986c6b0e75687961ab0dbc1dfd9969e authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - de10d711a71d0aba161fdafde330758741ed2a9e authored over 2 years ago
Cargo clippy

github.com/salvo-rs/salvo - d6a987e89235ef41dea4a5f016c64a7420338f4f authored over 2 years ago
Remove Handler suffix

github.com/salvo-rs/salvo - aa2b650b74b71720204cfeca6a54b7151cb6dc00 authored over 2 years ago
Add caching headers https://github.com/salvo-rs/salvo/issues/136

github.com/salvo-rs/salvo - be0c493a8caf3adc72a1f35c4b244f8196e3b85b authored over 2 years ago
Update jwt_auth.rs

github.com/salvo-rs/salvo - d729ec853774577134b5025925f24ac13ea1059d authored over 2 years ago
Add force_priority https://github.com/salvo-rs/salvo/issues/134

github.com/salvo-rs/salvo - ef7b289fffc70eb5374f84cbb453f9191f10da16 authored over 2 years ago
Change algo order

github.com/salvo-rs/salvo - 46610cf20fbc804695df189c81bf93e08f5d4665 authored over 2 years ago
Add non_exhaustive

github.com/salvo-rs/salvo - 9e26aeb70232e9f3d9681ff9c85526d64f0a645e authored over 2 years ago
Add auto detect algo by accept encoding https://github.com/salvo-rs/salvo/issues/134

github.com/salvo-rs/salvo - ef9147f718608071e4536d88cad451b06de0a750 authored over 2 years ago
remove deprecated fns

github.com/salvo-rs/salvo - 4530ad395d59f3ab0276b8fa11262e43586bd48a authored over 2 years ago
Update lib.rs

github.com/salvo-rs/salvo - 578a07c7c7bd3c369d11ef95382701807b9e21c0 authored over 2 years ago
Update main.rs

github.com/salvo-rs/salvo - 0cb449a467e9546ab022720beb38ca40c2709467 authored over 2 years ago
Update main.rs

github.com/salvo-rs/salvo - 0c0e928c90b15ec5800d07542ede7775f671c106 authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - 9925ce4d858254776cb5ae0f593514d433976e07 authored over 2 years ago
Add fallback keys

github.com/salvo-rs/salvo - cb0ebfb6a94e8c03a716fffadbf96c5e15285763 authored over 2 years ago
Remove with_ prefix from builders

github.com/salvo-rs/salvo - 913351ef566504f5e2cb34baaeb35ac180f1d7a0 authored over 2 years ago
Update rustls.rs

github.com/salvo-rs/salvo - bc3a2c514ade98d358b2637faa2ed71cb37d9c00 authored over 2 years ago
Add example-with-listenfd

github.com/salvo-rs/salvo - cd8a299394dc484390ddbc5b55f77e3f4130afb0 authored over 2 years ago
ci: use published duvet (#123)

github.com/salvo-rs/salvo-http3 - ebb8509f10bd4c0fd73ca53ed379b88d8d0ec6d2 authored over 2 years ago
Add size limit

github.com/salvo-rs/salvo - fb698a3693f7e1f506464ae206ec657f20bce0a6 authored over 2 years ago
Version 0.32

github.com/salvo-rs/salvo - 172f63499baa2a17ea27568de9e608eb11c37028 authored over 2 years ago
remove unused_crate_dependencies

github.com/salvo-rs/salvo - 95170156aa00a9fcb40198622d9b5814b5238e0d authored over 2 years ago
Format Rust code using rustfmt

github.com/salvo-rs/salvo - 88cee277df234bad001b8a6fa3de616712e53aab authored over 2 years ago
Add login example link

github.com/salvo-rs/salvo - dbae0fffc032e1a9dd81bf140be8bf75bffd7ed3 authored over 2 years ago
Add session example

github.com/salvo-rs/salvo - 2ffe6c7ae324f1b085c84adc98b31676fa5c539b authored over 2 years ago
Add comments from spec for compliance report (#119)

* 3.x

* 4.x

* 5.x

* 6.x

* 7.x

* 10.x

github.com/salvo-rs/salvo-http3 - c6c8d644bb69b9c99e4aa6881c69d3aab2b60e14 authored over 2 years ago
Bump MSRV to 1.59 (#120)

github.com/salvo-rs/salvo-http3 - e2aaced6246bd19b4ae49ff4387dc8bd542dc825 authored over 2 years ago