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

Generate links to spec sections (#116)

* generate links to spec sections instead

* include tests/ as source

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

github.com/salvo-rs/salvo - 0c9c303df98b481c3eba01f60d251dd3f923c6e4 authored over 2 years ago
Add template askama

github.com/salvo-rs/salvo - aed3a8e7e1afbbd19efb5ac6c2c49cdec2a9496a authored over 2 years ago
refactor(lib): add missing feature flags (#8)

* fix: add missing feature flags

* chore: score some easy clippy wins

* fix: make client t...

github.com/salvo-rs/salvo-utils - 85aade41a080fc4b40a9a53c818680feed14f138 authored over 2 years ago
rename pkey to key

github.com/salvo-rs/salvo - b2ca9c9b4aae55a320fce937b9cfa6a020b60e08 authored over 2 years ago
Version 0.31.1

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

github.com/salvo-rs/salvo - 400bb2eb6441f19f14982acba4d7d852b9e7d7c3 authored over 2 years ago
fn param update

github.com/salvo-rs/salvo - 934cdb13f45eec33482e656c5fbbe7ad4fd0006e authored over 2 years ago
Update linux.yml

github.com/salvo-rs/salvo - db5f3257a27459706438134927cf41f4b3b9d8cd authored over 2 years ago
unit test: test_handler_for_fn_return_result

github.com/salvo-rs/salvo - 234637e0542e7250fa51a42c970d0db91a8b9e4b authored over 2 years ago
Add unit tests for macros

github.com/salvo-rs/salvo - db3c82d4f420f9ed65a0b118041876f196f1a1f3 authored over 2 years ago
Add unit tests to salvo_macros

github.com/salvo-rs/salvo - 746a43357439894d30f76979dcc44b4c8d1ed948 authored over 2 years ago
Enhance query and form fns #125

github.com/salvo-rs/salvo - ca155324da51a430c5b34447aff89a72aca99874 authored over 2 years ago
Impl Default for LazyExtract

github.com/salvo-rs/salvo - 35ac67128a5965897bc6facd5fa330297f89ec1d authored over 2 years ago
Update named_file.rs

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

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

github.com/salvo-rs/salvo - 8e1cca51da055e88e9c613cf15844ad58ac09701 authored over 2 years ago
Merge pull request #124 from chrislearn/lazy_extract

Add LazyExtract

github.com/salvo-rs/salvo - 04a960d0de3d82695374d1561c6f101ea0825be9 authored over 2 years ago
Add LazyExtract

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

github.com/salvo-rs/salvo - e7b1e5e61567604aa5a07997a819fa075d2713fa authored over 2 years ago
WIP: LazyExtract

github.com/salvo-rs/salvo - c2a8b66491a438ec6f7ba89c1bce50728c5ed0b2 authored over 2 years ago
Update named_file.rs

github.com/salvo-rs/salvo - 6afad824573265d7044d0b2bd7b8b1f49d691f0b authored over 2 years ago
Version 0.31.0

github.com/salvo-rs/salvo - fdccdac169b73e6b22205af9b4d0dbda47cdf489 authored over 2 years ago
Only request headers needs in NamedFile

github.com/salvo-rs/salvo - 63b87431e97b09896188ddb6a25eb4b94ebef316 authored over 2 years ago
Update handler.rs

github.com/salvo-rs/salvo - a6e7e96983f1d15615c15251d5b5ff2e1ef6a9cd authored over 2 years ago
Add deprecated fns

github.com/salvo-rs/salvo - f035826c365a9fa8e818a21e56d6e8a939c7203f authored over 2 years ago
Version 0.30.0

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

github.com/salvo-rs/salvo - 5294f52747acacca9592925176fdbd6ed3ad957f authored over 2 years ago
Update RustlsConfig::new

github.com/salvo-rs/salvo - 5188b2a6d7b948555988f6fcfb254ec89909583c authored over 2 years ago
Add native-tls-reload example

github.com/salvo-rs/salvo - 2c78272311e46ed831185eff367e2912085d01ae authored over 2 years ago
NativeTls reload

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

github.com/salvo-rs/salvo - 688ee554366f1d1cc2423cc17c0a42e7758b3c44 authored over 2 years ago
Fix key load bug

github.com/salvo-rs/salvo - e07c32b54353f444bbb8f80bba8f7ddb7331a08d authored over 2 years ago
Unit tests and clippy

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

github.com/salvo-rs/salvo - 9ee36200b5aa4abd25247db97414a78e95d8447e authored over 2 years ago
Create key.pem

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

github.com/salvo-rs/salvo - 310105d6dd1483de409d3bb03ac85ff23fbe59d2 authored over 2 years ago
Fix rustls reload not working

github.com/salvo-rs/salvo - 926ae08973f5a602dc2ffdcaef7a83243bfff591 authored over 2 years ago
openssl-reload example

github.com/salvo-rs/salvo - 83c30c27d84563f41332d67e584054fe4b2e141d authored over 2 years ago
cargo cliippy

github.com/salvo-rs/salvo - d177b08d57b45e78cd8103b6e4f1cce126aaaab3 authored over 2 years ago
Fix native-tls panic

github.com/salvo-rs/salvo - 806f0d472697390efb6cceb844feef0e31cd2ac3 authored over 2 years ago
maintain history of gh-pages (#115)

github.com/salvo-rs/salvo-http3 - 32a306689db7edda6049e0e3e6b253c3bdce0242 authored over 2 years ago
Rename with_openssl_config to with_config

github.com/salvo-rs/salvo - 3e298563cbe39f2c9b8bcedfcc990f2e49d1f565 authored over 2 years ago
Fix openssl bug

github.com/salvo-rs/salvo - 78be0bd961ffc7738dfc0bdf5393ae884ac5db54 authored over 2 years ago
Add openssl example

github.com/salvo-rs/salvo - bf9cb70730f8429fa58e1d4fb168b0d7f5d82e05 authored over 2 years ago
Rename with_rustls_config to with_config

github.com/salvo-rs/salvo - 03d8de6bd4f474f84a27131d259f8f3a988dab8e authored over 2 years ago
Add tls to prelude

github.com/salvo-rs/salvo - 85a5ec9dd31b2dd27241ba35323695e94c3c3307 authored over 2 years ago
Merge pull request #121 from depth-liu/openssl

Add openssl support

github.com/salvo-rs/salvo - 1465a52be4ebf609d624b62ce19324fa001ae96d authored over 2 years ago
cargo clippy

github.com/salvo-rs/salvo - 2bbd6748c156583c882cc8906b2a1d92e06fe2a7 authored over 2 years ago
Fix unit test and error

github.com/salvo-rs/salvo - e3abb2ecb0292b72f150ba2c52ee4a112b478f4b authored over 2 years ago
Merge branch 'main' into openssl

github.com/salvo-rs/salvo - 097a6413643567600dcab85ce2e945f4e95a3f1f authored over 2 years ago
SSL unit tests

github.com/salvo-rs/salvo - d07d689305f1fcdeac1abb80c098931f7f06b233 authored over 2 years ago
Add openssl support

github.com/salvo-rs/salvo - 30242676f41f517163b493d0ef517dd1ea155262 authored over 2 years ago
Add openssl support

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

github.com/salvo-rs/salvo - ea9de8d109fffcecf6283b3ff459e118df67c070 authored over 2 years ago
cargo clippy

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

github.com/salvo-rs/salvo - 1385c3e8448fa6b17ddf941e89d5735f190a8356 authored over 2 years ago
Merge pull request #120 from hubertshelley/main

添加mysql-rbatis示例

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

github.com/salvo-rs/salvo - 2a5a673fe04eb14e90817b1286f6b9ffb38a133d authored over 2 years ago
Add trigger on push main branch

github.com/salvo-rs/salvo - fd396f78726b9319618eb3471c5b133992d70577 authored over 2 years ago
cargo clippy check

github.com/salvo-rs/salvo - 47fee19bf05c75edfdcd902cc3e3471903c2b02e authored over 2 years ago
Merge pull request #3 from hubertshelley/main

添加rbatis-mysql说明示例

github.com/salvo-rs/website - 0128edc15e64109a7463e882800265fe7f0d07a8 authored over 2 years ago
添加rbatis-mysql说明示例

github.com/salvo-rs/website - cd6453a12d3f37dc5599601a7596aa3a1c8c604a authored over 2 years ago
Merge branch 'salvo-rs:main' into main

github.com/salvo-rs/salvo - c8c998096fcd2267ad99d1551118eb253f67015a authored over 2 years ago
添加mysql-rbatis示例

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

github.com/salvo-rs/salvo - 131a0b0928545f273e8c534b9b8df29a125dceee authored over 2 years ago
Merge pull request #119 from depth-liu/main

Add sutff function to Response

github.com/salvo-rs/salvo - 9611f013bd22c5dd70ed55dd02b28ac38f2f0266 authored over 2 years ago
Set up spec compliance checks (#114)

Closes #109

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

github.com/salvo-rs/salvo - b5df645f8a7ef300d21eebcfd9206bc873dcfb1a authored over 2 years ago
Merge branch 'main' of https://github.com/depth-liu/salvo

github.com/salvo-rs/salvo - be7a0f09c0c843d084c7b94ddeb06b49d018c426 authored over 2 years ago
Add stuff method

github.com/salvo-rs/salvo - 45b4d0dd94a64b23f15f3b777598639a911547fa authored over 2 years ago
Merge pull request #118 from chrislearn/main

Rename Request extract_* to parse_*

github.com/salvo-rs/salvo - 004e751495e5a0c124b1de3c7858515ae03efea1 authored over 2 years ago
Fix compile error

github.com/salvo-rs/salvo - 1cc045bed3a8dd1110c0738a87a8260b4e43eb05 authored over 2 years ago
添加mysql-rbatis示例

github.com/salvo-rs/salvo - 742f53f5c1fa821f98cbcd51ff8b9830dd14ad71 authored over 2 years ago
Add parse_cookies

github.com/salvo-rs/salvo - 9f4a058405af82b6180fff937b8a6716f7b1c1a8 authored over 2 years ago
Rename extract_* to parse_*

github.com/salvo-rs/salvo - 3a51bcb39ef1dfeec03dda911f2eac882e68bdef authored over 2 years ago
添加mysql-rbatis示例

github.com/salvo-rs/salvo - baad73830061a973637cf2171358468f12abbd93 authored over 2 years ago
添加mysql-rbatis示例

github.com/salvo-rs/salvo - 0d1dbf517fac8cd2475a17d68cd63ab876d276b5 authored over 2 years ago
update Cargo.toml

github.com/salvo-rs/salvo - c96ab7979ec069597e8fed0d290279e8663c53a5 authored over 2 years ago
remove useless code

github.com/salvo-rs/salvo - 2b5093646f13e21f222077e79443e52fe48ebcc0 authored over 2 years ago
Merge branch 'main' into openssl

github.com/salvo-rs/salvo - 7053552be03f87ec19e1e6c8ea5453ffcfe78afa authored over 2 years ago
Merge pull request #115 from dnlmlr/patch-1

Fix typo in doc

github.com/salvo-rs/salvo - 415a3269c5f455be3d9ba383fc804732957f11d2 authored over 2 years ago
Fix typo in doc

- Change "allow path method" to "allow patch method" in `filter::patch` documentation

github.com/salvo-rs/salvo - d5429701af9648de0bfa74755b65e32a06aed452 authored over 2 years ago
Create FUNDING.yml

github.com/salvo-rs/salvo - 03a64b7f5e39626396523614648a1e79bff2643c authored over 2 years ago
Delete Sponsors.md

github.com/salvo-rs/salvo - 5bc9f75fe5de9280f2bfa0163cf816d43d57f819 authored over 2 years ago
Merge pull request #113 from hubertshelley/main

future为proxy时存在包引用但未使用异常修复

github.com/salvo-rs/salvo - 528c3abea98a26479eee252f0f5f53565594df0d authored over 2 years ago
future为proxy时存在包引用但未使用异常修复

github.com/salvo-rs/salvo - fe4bc1023bfb14b6d1a8690dc2c45e8418a7cef9 authored over 2 years ago
Version 0.29.1

github.com/salvo-rs/salvo - 0ebf50bc4bf0bb8f8c70c055efac036d74d3d3c5 authored over 2 years ago
fix unit test

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

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