Ecosyste.ms: OpenCollective

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

Actix

Rust Web Framework Libraries
Collective - Host: opensource - https://opencollective.com/actix - Website: https://actix.rs - Code: https://github.com/actix

fix pending stream drop

github.com/actix/actix-web - simorex80 opened this pull request over 2 years ago
fix expose all headers

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
fix comments

github.com/actix/examples - krinistof opened this pull request over 2 years ago
Payload reached size limit.

github.com/actix/actix - laik opened this issue over 2 years ago
document settings crate

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
adopt actix-settings crate

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
add sled session backend

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
Bump normalize-url from 4.5.0 to 4.5.1

github.com/actix/actix-website - dependabot[bot] opened this pull request over 2 years ago
Bump minimist from 1.2.5 to 1.2.6

github.com/actix/actix-website - dependabot[bot] opened this pull request over 2 years ago
Bump terser from 5.13.1 to 5.14.2

github.com/actix/actix-website - dependabot[bot] opened this pull request over 2 years ago
Bump ansi-regex from 5.0.0 to 5.0.1

github.com/actix/actix-website - dependabot[bot] opened this pull request over 2 years ago
Bump path-parse from 1.0.6 to 1.0.7

github.com/actix/actix-website - dependabot[bot] opened this pull request over 2 years ago
Bump juniper from 0.15.9 to 0.15.10

github.com/actix/examples - dependabot[bot] opened this pull request over 2 years ago
Problem setting up the session cookie

github.com/actix/actix-extras - AlexSPx opened this issue over 2 years ago
update all crates msrv to 1.57

github.com/actix/actix-net - robjtede opened this pull request over 2 years ago
improve httpauth ergonomics

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
Update Cargo.toml

github.com/actix/examples - wangluyi1982 opened this pull request over 2 years ago
Update information on Compress middleware

github.com/actix/actix-website - kennethallen opened this pull request over 2 years ago
[actix-identity] Fix visit deadline

github.com/actix/actix-extras - LukeMathWalker opened this pull request over 2 years ago
normalize logs capital letter

github.com/actix/actix-net - leviska opened this pull request over 2 years ago
fix: broken stream when authentication failed

github.com/actix/actix-extras - RolandMa1986 opened this pull request over 2 years ago
Simplify cargo watch command

github.com/actix/actix-website - ogheorghies opened this pull request over 2 years ago
Change method from GET to POST

github.com/actix/actix-website - ogheorghies opened this pull request over 2 years ago
trim unnecessary identity deps

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
Add changelog for actix-identity

github.com/actix/actix-extras - LukeMathWalker opened this pull request over 2 years ago
Outdated call signatures for `Arbiter`

github.com/actix/book - rtviii opened this pull request over 2 years ago
update register link to match correct path

github.com/actix/examples - BSPlatt opened this pull request over 2 years ago
Update README.md

github.com/actix/actix - mohamad-jaafar-nehme opened this pull request over 2 years ago
multipart test utilities

github.com/actix/actix-web - robjtede opened this issue over 2 years ago
`GuardExt` extension trait

github.com/actix/actix-web - robjtede opened this issue over 2 years ago
Outdated info in Server section

github.com/actix/actix-website - Bromles opened this issue over 2 years ago
Feature Request: add new feature `rustls-native-certs`

github.com/actix/actix-net - jonassmedegaard opened this issue over 2 years ago
Replace all unwraps in hello-world example with ? operator

github.com/actix/examples - PeterPierinakos opened this pull request over 2 years ago
Update information on Compress middleware

github.com/actix/actix-website - kennethallen opened this pull request over 2 years ago
add `rust-version` to Cargo.toml files

github.com/actix/actix-web - robjtede opened this issue over 2 years ago
doc: update crate documentation in `lib.rs`

github.com/actix/actix - Nerixyz opened this pull request over 2 years ago
Updated Cargo.toml to support Prost 0.10

github.com/actix/actix-extras - TobiasDeBruijn opened this pull request over 2 years ago
Bump up MSRV to 1.57

github.com/actix/actix-extras - JohnTitor opened this pull request over 2 years ago
Improve documentation for `actix-web-actors`

github.com/actix/actix-web - Nerixyz opened this pull request over 2 years ago
Changed description for actix-ws inside README

github.com/actix/actix-extras - Idontknow13 opened this pull request over 2 years ago
prepare bytestring release 1.1.0

github.com/actix/actix-net - robjtede opened this pull request over 2 years ago
Added function to create an empty session for testing

github.com/actix/actix-extras - kingledion opened this pull request over 2 years ago
Set depth of `--feature-powerset` on Windows CI

github.com/actix/actix-net - JohnTitor opened this pull request over 2 years ago
Make actix-codec an optional dependency

github.com/actix/actix-net - JohnTitor opened this pull request over 2 years ago
feat: impls for Box and String conversions

github.com/actix/actix-net - neoeinstein opened this pull request over 2 years ago
[WIP] Migrate to newest Actix

github.com/actix/book - nyurik opened this pull request over 2 years ago
Use branch agnostic link

github.com/actix/examples - nyurik opened this pull request over 2 years ago
Use captured args in format string

github.com/actix/examples - nyurik opened this pull request over 2 years ago
Minor lints and clippies

github.com/actix/examples - nyurik opened this pull request over 2 years ago
Update Cargo.lock to fix the build

github.com/actix/examples - nyurik opened this pull request over 2 years ago
Fixes #537, Update dependencies for databases/postgres

github.com/actix/examples - Raymi306 opened this pull request over 2 years ago
Update databases/postgres/README.md

github.com/actix/examples - Raymi306 opened this pull request over 2 years ago
Add full payload test for stream

github.com/actix/actix-website - orhun opened this pull request over 2 years ago
Read remaining bytes when cleaning dropped payload #2764

github.com/actix/actix-web - squidpickles opened this pull request over 2 years ago
option for `Send`-able `Session`

github.com/actix/actix-extras - Oyelowo opened this issue over 2 years ago
Do not run tests on MSRV

github.com/actix/actix-extras - JohnTitor opened this pull request over 2 years ago
`impl Challenge for &'static str`

github.com/actix/actix-extras - mcronce opened this pull request over 2 years ago
fix: ensure at least once delivery on broker IssueAsync

github.com/actix/actix - Sytten opened this pull request over 2 years ago
Losing state on SPA calls

github.com/actix/actix-extras - AppyCat opened this issue over 2 years ago
Rebuild `actix-identity` on top of `actix-session`

github.com/actix/actix-extras - LukeMathWalker opened this pull request over 2 years ago
Add rustypaste to community showcase

github.com/actix/examples - orhun opened this pull request over 2 years ago
Linkfix

github.com/actix/actix-website - adrianheine opened this pull request almost 3 years ago
Add missing backtic in SessionMiddleware docs

github.com/actix/actix-extras - DavidS opened this pull request almost 3 years ago
actix-server: fix UNIX signal handling documentation

github.com/actix/actix-net - gdesmott opened this pull request almost 3 years ago
request monospace font

github.com/actix/actix-website - erlangparasu opened this issue almost 3 years ago
websocket chat python file

github.com/actix/examples - Bechma opened this issue almost 3 years ago
add track_caller atrtibute to spawn calls

github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
fix erroneous 500 responses when connection is unclean

github.com/actix/actix-web - robjtede opened this pull request almost 3 years ago
Broken links

github.com/actix/actix-website - Ofenhed opened this issue almost 3 years ago
fix typo

github.com/actix/actix - cuishuang opened this pull request almost 3 years ago
actix_redis cannot be used

github.com/actix/actix-extras - januwA opened this issue almost 3 years ago
redis example error

github.com/actix/examples - januwA opened this issue almost 3 years ago
Session does not work with post requests

github.com/actix/actix-extras - SorenHolstHansen opened this issue almost 3 years ago