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

update mongodb version

github.com/salvo-rs/salvo-cli - fcd150526b9cea5f8504b9bf40fb4ff867a4cd64 authored 11 months ago by Fankai Liu <[email protected]>
update salvo version

github.com/salvo-rs/salvo-cli - e1411056ba5b010abf65822ef58e2a873f6b1e91 authored 11 months ago by Fankai Liu <[email protected]>
Feature/#es add spanish language support (#39)

* Add spanish language support

* minor change book path

* Add spanish support to donate

github.com/salvo-rs/website - 0d8fc80499b4ae8f84bc6a0da6b3c19e52f8515a authored 11 months ago by Yamel Senih <[email protected]>
Fixed wrong source folder (#38)

github.com/salvo-rs/website - 01e0a356e138812933ac23a3e030186889bde129 authored 11 months ago by Yamel Senih <[email protected]>
Update cors.md (#37)

Minor change, bad word

github.com/salvo-rs/website - 812a1577eea5701907d258c633f0cd17e222d51a authored 11 months ago by Yamel Senih <[email protected]>
update uuid version

github.com/salvo-rs/salvo-cli - 46584eae41054a8d2625e87c488a47385fd3d36c authored 11 months ago by Fankai Liu <[email protected]>
update version

github.com/salvo-rs/salvo-cli - 2a01bc82eb3c32b12f08ec4e499dea6a7ce50d74 authored 11 months ago by Fankai Liu <[email protected]>
update crates version

github.com/salvo-rs/salvo-cli - b3b308483220b8f5020037d06ca40a185e1c871f authored 11 months ago by Fankai Liu <[email protected]>
Add fuse-attack example (#683)

* Add `fuse-attack` example

* wip

* wip

* fix

github.com/salvo-rs/salvo - 9e740f9459d45b7b6a522c4fca7f2f40c87e162b authored 11 months ago by Chrislearn Young <[email protected]>
Use `expect()` to avoid call `unwrap()` (#681)

* wip

* wip

* wip

* Lint configuration through Cargo (#682)

* Add `Fusewire` for def...

github.com/salvo-rs/salvo - 0c8f83af4a47f579534af116d3175cdd152d954d authored 11 months ago by Chrislearn Young <[email protected]>
Add `Fusewire` for defends against slow HTTP attacks (#680)

* wip

* wip

* wip

* wip

* Format Rust code using rustfmt

* wip

* Format Rust c...

github.com/salvo-rs/salvo - 43c91df41938531c2bfb8c578d72a124b4b050b6 authored 11 months ago by Chrislearn Young <[email protected]>
Lint configuration through Cargo (#682)

github.com/salvo-rs/salvo - 3777c166a47a882e499327a9d45c0bbc5b1b9275 authored 11 months ago by Chrislearn Young <[email protected]>
Code optimization (#678)

* code optimization

* done

* Format Rust code using rustfmt

---------

Co-authored-by...

github.com/salvo-rs/salvo - eb618e6a79d8a79c196531c7b0f50a001d313045 authored 11 months ago by Chrislearn Young <[email protected]>
fix typo

github.com/salvo-rs/salvo - 58a37b58270c23c397cf4744f7a1cff9d2fefbed authored 11 months ago by Chrislearn Young <[email protected]>
Version 0.65.2

github.com/salvo-rs/salvo - e3aea2ee4e9ead77367bc6f047f0e4f2262a4b6b authored 11 months ago by Chrislearn Young <[email protected]>
Add OpenAPI functions to `Router`. (#674)

* wip

* wip

* Format Rust code using rustfmt

---------

Co-authored-by: github-actions[bot] <...

github.com/salvo-rs/salvo - f9b8da2b3a25b4ebacf2b153285dd506b6ce203c authored 11 months ago by Chrislearn Young <[email protected]>
Improve `ResBody` error debug information (#673)

github.com/salvo-rs/salvo - ef9b718171c9e1dc97c95b01e16db3468dbeb412 authored 11 months ago by Chrislearn Young <[email protected]>
Update OpenAPI documention (#671)

* Update OpenAPI documention

* Format Rust code using rustfmt

---------

Co-authored-by:...

github.com/salvo-rs/salvo - 3935ecac1fc19a59ae8abe5c6c047df436855afb authored 11 months ago by Chrislearn Young <[email protected]>
Update cache document (#669)

github.com/salvo-rs/salvo - fa772ecae2d2fbad2e771aa17eb5c53d07499e5d authored 11 months ago by Aston Turing <[email protected]>
prelude `oParameter` and `ToParameters`

github.com/salvo-rs/salvo - 453edcd088f1aa23746ddd44558f3a716de9b35c authored 12 months ago by Chrislearn Young <[email protected]>
Version 0.65.1

github.com/salvo-rs/salvo - 8dafaf10ef30402dd0729c8305e6a937382b4acc authored 12 months ago by Chrislearn Young <[email protected]>
swagger_ui: reexport oauth::Config as OauthConfig

github.com/salvo-rs/salvo - 7dcbafd0d7f16729c4c9f53b269d9c9bf3946114 authored 12 months ago by Chrislearn Young <[email protected]>
Update Rust version requirement (#35)

github.com/salvo-rs/website - 487f931f11b07683d690a83874391de452f24733 authored 12 months ago by joelhy <[email protected]>
proxy: Insert to existing headers and allow to call rest handlers (#660)

* proxy: Extend existing headers and allow to call rest handlers

* done

github.com/salvo-rs/salvo - 89b36ab2a53c13e7b72cd146f929ff4c007fae6c authored 12 months ago by Chrislearn Young <[email protected]>
add: graceful shutdown example (#656)

* add: graceful shutdown example

* fix: salvo-core to salvo

github.com/salvo-rs/salvo - dfbe2b0a4768f0ce35fd07c561f11322aa0427eb authored 12 months ago by hujian <[email protected]>
fix: redundant / added at end of forward url in proxy if rest is empty (#657)

github.com/salvo-rs/salvo - 6faa6e741a7657918e7fe808659e2bac91097501 authored 12 months ago by John <[email protected]>
Remove #[inline] from large functions (#655)

github.com/salvo-rs/salvo - a6350e8ae6ae7b08d44cc5e51d84e69282a430e5 authored 12 months ago by Aston Turing <[email protected]>
fix: Rustls backend loads only the first certificate from file (#654)

github.com/salvo-rs/salvo - 0e526ad6afc30400bccd0027beb5e83180bc2a01 authored 12 months ago by Chrislearn Young <[email protected]>
chore(deps): update proc-macro-crate requirement from >= 2, <= 3 to >= 2, <= 4 (#653)

Updates the requirements on [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) to per...

github.com/salvo-rs/salvo - ffff848d173406af37ce6d6872d7fdf46ece6bea authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove clippy warnings (#650)

github.com/salvo-rs/salvo - d1a7c4d0c8a426c52f5249d8e5c9e54e408f3df5 authored 12 months ago by bigduu <[email protected]>
WIP: doc optimize (#34)

github.com/salvo-rs/website - 58b134909d3272d405370818e15e423eb6e68f42 authored 12 months ago by kkdamowang <[email protected]>
Ignore response body for HEAD request even error happened (#648)

github.com/salvo-rs/salvo - c80c1697c8fef958da6151d7cdf3c39903192cd7 authored 12 months ago by John <[email protected]>
update: update salvo version

github.com/salvo-rs/salvo-cli - c1e5ff7bac5a785ac006f525210de47634a8cd77 authored 12 months ago by Fankai Liu <[email protected]>
version 0.65.x

github.com/salvo-rs/website - 18127801f0f3c411325716bca19cb49bcea64520 authored 12 months ago by Chrislearn Young <[email protected]>
Merge branch 'next'

github.com/salvo-rs/website - afdddbefd0ede94f26c1764878730bc619459223 authored 12 months ago by Chrislearn Young <[email protected]>
version 0.65.x

github.com/salvo-rs/website - b66931624916c994b280d29ba1b154a5a344a440 authored 12 months ago by Chrislearn Young <[email protected]>
Version 0.65.0

github.com/salvo-rs/salvo - db81ed250fb15cb1a5412f59969e0022680de1f7 authored 12 months ago by Chrislearn Young <[email protected]>
Remove async_trait and use impl Future for some traits (#647)

* Remove async_trait and use impl Future for some traits

* wip

* clippy

* fix examples

github.com/salvo-rs/salvo - 6691077286741090411a7b6f04e5a25111364566 authored 12 months ago by Chrislearn Young <[email protected]>
fix: The https tls handshake is not 100% successful at high concurrency. (#646)

* wip

* wip

* wip

github.com/salvo-rs/salvo - 383cf234109b177cc28279751b7b61ca3165389b authored 12 months ago by Chrislearn Young <[email protected]>
chore(deps): update multimap requirement from 0.9 to 0.10 (#645)

Updates the requirements on [multimap](https://github.com/havarnov/multimap) to permit the lates...

github.com/salvo-rs/salvo - ca2a3b8391f54f2d5ff5a7e4228500bd94f942f0 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version 0.64.2

github.com/salvo-rs/salvo - 58d9fe9c265f97bd51f2c4cc4e249a7afdae1386 authored 12 months ago by Chrislearn Young <[email protected]>
Use hyper-rustls remove hyper-tls for client. (#643)

* Use `hyper-rustls` remove `hyper-tls` for client.

* cargo clippy

github.com/salvo-rs/salvo - 37b619cc82bfc4d71fbf6741c51334e5983d6578 authored 12 months ago by Chrislearn Young <[email protected]>
fix: custom symbol for schema error with generic type (#642)

* fix: custom symbol for schema error with generic type

* Format Rust code using rustfmt

-----...

github.com/salvo-rs/salvo - 8d039ec79ebf13fa6c17300bd8c9a049cf442a8b authored 12 months ago by Chrislearn Young <[email protected]>
Allow expressions in certain fields like `content-type`, `description` etc. (#641)

github.com/salvo-rs/salvo - 9c2ce6c02543901a116fa939a6885d82a770f7fa authored 12 months ago by Chrislearn Young <[email protected]>
Remove `interpolate-folder-path` from dependencies

github.com/salvo-rs/salvo - 4e22efbf5b5bb7188c7ee01e98a051cb6b12af43 authored 12 months ago by Chrislearn Young <[email protected]>
Add local_addr and ttl functions to `TcpAcceptor` (#640)

* Add local_addr and ttl functions to `TcpAcceptor`

* Format Rust code using rustfmt

-----...

github.com/salvo-rs/salvo - 3cc1bf4a43aaf88ef4ca16e0d99030fb72687abb authored 12 months ago by Chrislearn Young <[email protected]>
Version 0.64.1

github.com/salvo-rs/salvo - 6ebfaf31210da30280a4ce3fd61c259ae48d35a8 authored 12 months ago by Chrislearn Young <[email protected]>
Pass the request local and remote addr to the `Service::hyper_handler` function (#636)

github.com/salvo-rs/salvo - bbc4d78cbecc006f9a24c5226ebebfe66eb73eee authored 12 months ago by Mohammed Alotaibi <[email protected]>
Make the `SendTarget` trait a public trait (#633)

github.com/salvo-rs/salvo - 7ec8f1a9d8b55372543fd18b7a338683916313b5 authored 12 months ago by Mohammed Alotaibi <[email protected]>
Add raatelimit headers to the docs (#33)

github.com/salvo-rs/website - 93b4f737b3b1eaf2578506534f21635b099b7d25 authored 12 months ago by Mohammed Alotaibi <[email protected]>
Improve CROS docs (#32)

- Fix the mozilla url language from `zh-CN` to `en-US` for the english doc
- Update the description

github.com/salvo-rs/website - a882885e016053119ed4abf98941568ce2c75d03 authored 12 months ago by Mohammed Alotaibi <[email protected]>
tests: add testcases for extract/payload/* (#630)

github.com/salvo-rs/salvo - 140584199b56c1e012df189868cc7210a7cd179d authored 12 months ago by kkdamowang <[email protected]>
Support ratelimit headers (#629)

- Add `add_headers` field to the `RateLimiter` struct
- Add `add_headers` function to the `Rate...

github.com/salvo-rs/salvo - 7042b7ac9b55de04da10e6ba2921f13ebb2b9329 authored 12 months ago by Mohammed Alotaibi <[email protected]>
fix: fix lint

github.com/salvo-rs/salvo-cli - 9c7782db991d3cd98c17a84438223cb4d3a9e2fc authored 12 months ago by Fankai Liu <[email protected]>
update update salvo version

github.com/salvo-rs/salvo-cli - d831dba5a625ff0f4af8dcd1034a4bdba0086436 authored 12 months ago by Fankai Liu <[email protected]>
add #[allow(refining_impl_trait)]

github.com/salvo-rs/salvo - 7aae6ea70e613682f862d68489a9d4b87507e02c authored 12 months ago by Chrislearn Young <[email protected]>
Add `Debug` constraint to `Extractible` trait (#625)

* update: Extractible trait

* fmt: cargo fmt

* fix: name conflict

github.com/salvo-rs/salvo - 35c95cf10269bc0eecf7bb2e4931e984a0a4c451 authored 12 months ago by kkdamowang <[email protected]>
fix ci

github.com/salvo-rs/salvo - 1306fe8cbc9a7e9bbad20bbf5def6dfc4c06fe97 authored 12 months ago by Chrislearn Young <[email protected]>
Upgrade Swagger UI to v5.11.0 (#623)

github.com/salvo-rs/salvo - b906249f481f1bcc134f45b92f984918722ac0dc authored 12 months ago by Chrislearn Young <[email protected]>
Upgrade salvo-http3 to 0.0.9 (#622)

github.com/salvo-rs/salvo - a1fe8176b4485ce5975d45d9d0a07f59dbaa924d authored 12 months ago by Chrislearn Young <[email protected]>
change prefix_int to use u64 instead of usize

github.com/salvo-rs/salvo-http3 - feba58479a0c55701873c0c055b93583f4226487 authored 12 months ago by Chrislearn Young <[email protected]>
version 0.64

github.com/salvo-rs/website - 1e77d51490b48736deb89bc0a8ed8c22d8250a04 authored 12 months ago by Chrislearn Young <[email protected]>
Merge branch 'next'

github.com/salvo-rs/website - 54fef11b7a909f8d97eb4b2e43bd84840fdd5164 authored 12 months ago by Chrislearn Young <[email protected]>
Version 0.64.0

github.com/salvo-rs/salvo - 114c8d1f6cd7f0c95d5f9c6a5e05605f08319ca5 authored 12 months ago by Chrislearn Young <[email protected]>
v0.64

github.com/salvo-rs/website - 2903e40d32797a05f011d060d57f1454c95ec700 authored 12 months ago by Chrislearn Young <[email protected]>
fix operation_id with type &str

github.com/salvo-rs/salvo - 6d528345b7eb3668101bd4eecd52dd651daf2e55 authored 12 months ago by Chrislearn Young <[email protected]>
v 0.64

github.com/salvo-rs/website - ab9786536cbeccbd2e454cff22733bcc6f1fc386 authored 12 months ago by Chrislearn Young <[email protected]>
Add hoops support to Service (#621)

* Add hoops support to `Service`

* update cors

* update logging

* Format Rust code usin...

github.com/salvo-rs/salvo - ff4c1be04a2bc21b66e61783380353d26ef308d7 authored 12 months ago by Chrislearn Young <[email protected]>
fix #617

github.com/salvo-rs/salvo - ff8ca32ec2363dc5ff193e2e7c5250a3064d4a26 authored 12 months ago by Chrislearn Young <[email protected]>
Fix extract attribute conflict with serde (#618)

* fix: ToParameters will fail when using rename when deserializing

* done

* cargo fmt

*...

github.com/salvo-rs/salvo - 063b2921cd8f70a1b72fd945b5f6bc7511583555 authored 12 months ago by Chrislearn Young <[email protected]>
fix: ToParameters will fail when using rename when deserializing (#614)

* fix: ToParameters will fail when using rename when deserializing

* Format Rust code using r...

github.com/salvo-rs/salvo - 858ad0aa70fa55402e2a255e275578235691b898 authored 12 months ago by Chrislearn Young <[email protected]>
Remove WARN for none content-type redirection response (#616)

github.com/salvo-rs/salvo - 444af08b227a5355277f8187a6f1072fb620e227 authored 12 months ago by John <[email protected]>
Add testcases for `crates/oapi/src/extract/parameter/*.rs` (#612)

* wip: add testcases for extract/parameter/cookie

* tests: add testcases for extract/paramete...

github.com/salvo-rs/salvo - b506931cdaf715516cf891cc96f9e98764cec308 authored 12 months ago by kkdamowang <[email protected]>
Allow define `paramter_in` for each struct field (#611)

* Allow define `paramter_in` in struct each field

* Format Rust code using rustfmt

* fix d...

github.com/salvo-rs/salvo - 484bdd42c4d3e6a4d7766e335803b3c8e51d483e authored almost 1 year ago by Chrislearn Young <[email protected]>
openapi

github.com/salvo-rs/website - 63d71d170799edf1b05a555319a8dc44b6d6f5e7 authored almost 1 year ago by Chrislearn Young <[email protected]>
Merge branch 'main' into next

github.com/salvo-rs/website - 921d793401983e47c4cb567e61940c90ce2023c4 authored almost 1 year ago by Chrislearn Young <[email protected]>
openapi

github.com/salvo-rs/website - 684ab009f4a71c80a121d01edd0ec1f9b3066891 authored almost 1 year ago by Chrislearn Young <[email protected]>
openapi

github.com/salvo-rs/website - b34d9fd47ec2c652545c4c499c65d5784cea1ed5 authored almost 1 year ago by Chrislearn Young <[email protected]>
update: update version

github.com/salvo-rs/salvo-cli - 15f05c74eeb869b7c7e3e02819f9fc081e71ed4b authored almost 1 year ago by Fankai Liu <[email protected]>
Merge pull request #25 from Beyondone4/ybh

edit table fixes #24

github.com/salvo-rs/salvo-cli - 5cc047f4436efe0d2bec229cb9f2a8b5f245d54d authored almost 1 year ago by fankaiLiu <[email protected]>
edit table

github.com/salvo-rs/salvo-cli - f767df5c6e82297f6e52762c86b696b14e69b26e authored almost 1 year ago by yunbohan <[email protected]>
Use simple tracing format (#608)

github.com/salvo-rs/salvo - 82be41d07b2022d31c796f0a30c1c98b0f4d69b7 authored about 1 year ago by Aston Turing <[email protected]>
Allow `proc-macro-crate` version 2 also works to avoid conflict (#607)

github.com/salvo-rs/salvo - e21e3e5ffc290e135473253ec9d8ca040e99c769 authored about 1 year ago by Aston Turing <[email protected]>
Format Rust code using rustfmt

github.com/salvo-rs/salvo - 008ed29887afc19b373aa404acdf8d30f567ad2d authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
extract: Remove default impl and `Deserialize<'de>` constraint from `Extractible` (#606)

* extract: Remove default impl and `Deserialize<'de>` constraint from `Extractible`

* fix ci
...

github.com/salvo-rs/salvo - 762f1886c94ab81698e58e3aa73b3008cc771b6f authored about 1 year ago by Aston Turing <[email protected]>
extract: Set status code to 400 if extract failed and status code is not error. (#605)

* extract: Set status code to 400 if extract failed and status code is not error.

* done

github.com/salvo-rs/salvo - b5544c18168d8ff24c7d0b2fb892ef184bb72cb8 authored about 1 year ago by Aston Turing <[email protected]>
update: Update the version of the clia-tracing-config crate to avoid panic when logging in json format.

github.com/salvo-rs/salvo-cli - 54076f4082670f017a3512556187613f6bcd1e53 authored about 1 year ago by Fankai Liu <[email protected]>
tests: add testcases for openapi/schema/* (#603)

github.com/salvo-rs/salvo - c1f8ba468ccc26c97e58fb08f5accbdcc6d52cdc authored about 1 year ago by kkdamowang <[email protected]>
Update: support msg in all README (#601)

github.com/salvo-rs/salvo - 68fceb473eac1f7bfe87502c3611c99981c9c122 authored about 1 year ago by kkdamowang <[email protected]>
Update Rust version to 1.75 and Extractible trait for custom error (#597)

* Update Rust version to 1.75 and Extractible trait for custom error

* wip

* Format Rust c...

github.com/salvo-rs/salvo - 188441210328c236ec6280b345590f2355cb0b74 authored about 1 year ago by Chrislearn Young <[email protected]>
chore(deps): update proc-macro-crate requirement from 2 to 3 (#599)

Updates the requirements on [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) to per...

github.com/salvo-rs/salvo - 0ad5b6c8f8f458a3b4673b0de897c96c0b1eecc3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tests: add testcases for openapi/mod (#596)

github.com/salvo-rs/salvo - 0df8946b84297ad1ebfc40dd1356b920106b8f66 authored about 1 year ago by kkdamowang <[email protected]>
tests: add testcases for openapi/path (#595)

github.com/salvo-rs/salvo - bb74fed72d7ddebb331280df94af677c2cf3a91c authored about 1 year ago by kkdamowang <[email protected]>
tests: add testcases for `openapi/parameter.rs` (#594)

* tests: add testcases for openapi/parameter

* optm: remove useless comment

github.com/salvo-rs/salvo - dd6336ced1741fc643f42377fee2460318c1ac59 authored about 1 year ago by kkdamowang <[email protected]>
poxy: Use async fn elect in Upstreams` (#592)

* poxy Use async fn elect in Upstreams`

* wip

github.com/salvo-rs/salvo - 50909e8182a393e7a225735e90c501ac4ca2b645 authored about 1 year ago by Chrislearn Young <[email protected]>
tests: add testcases for openapi/operations (#589)

github.com/salvo-rs/salvo - 5d4381469f9fbb53d5507599a847b68c40a88a1a authored about 1 year ago by kkdamowang <[email protected]>
tests: add testcases for openapi mods (#587)

* tests: add testcases for openapi mods

* fmt: cargo fmt

github.com/salvo-rs/salvo - d38d287c5f5d92aedb71804b4831a8560f956479 authored about 1 year ago by kkdamowang <[email protected]>
update config.toml -> config.yml

github.com/salvo-rs/salvo-cli - 2acdad9d5affeb1cb46ee1bbc754b58ea498d8ea authored about 1 year ago by Fankai Liu <[email protected]>
tests: add testcases for openapi/content && openapi/encoding (#586)

github.com/salvo-rs/salvo - 7d27c353499647b4dca9553e470aa01883f39199 authored about 1 year ago by kkdamowang <[email protected]>