Ecosyste.ms: OpenCollective

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

github.com/ruffle-rs/rust-flash-lso

A fast and safe parser for Adobe Flash Local Shared Object files (.sol), AMF0 and AMF3 in rust
https://github.com/ruffle-rs/rust-flash-lso

Update nom requirement from 7.1.3 to 8.0.0

dependabot[bot] opened this pull request 3 days ago
Update thiserror requirement from 1.0.63 to 2.0.3

dependabot[bot] opened this pull request 3 months ago
Fix more recursive failures

CUB3D opened this pull request 5 months ago
Fix panics from self-referential amf3 objects

CUB3D opened this pull request 5 months ago
Remove byteorder

Dinnerbone opened this pull request 7 months ago
Remove cookie_factory

Dinnerbone opened this pull request 7 months ago
Fix broken fuzz targets

CUB3D opened this pull request 7 months ago
Fuzz slightly on CI

Dinnerbone opened this pull request 7 months ago
Fix clippy warnings & require a clean clippy in CI

Dinnerbone opened this pull request 7 months ago
Update yew to 0.20.0

Dinnerbone opened this pull request 7 months ago
Bump the cargo-minor group with 2 updates

dependabot[bot] opened this pull request 7 months ago
Bump actions/checkout from 2 to 4

dependabot[bot] opened this pull request 7 months ago
Use similar dependabot config from Ruffle

Dinnerbone opened this pull request 7 months ago
Update env_logger requirement from 0.10.0 to 0.11.3

dependabot[bot] opened this pull request 10 months ago
Write dense elements in ECMAArray with amf0

evilpie opened this pull request 12 months ago
AMF0 doesn't write dense elements in ECMAArray

evilpie opened this issue 12 months ago
Update env_logger requirement from 0.10.0 to 0.11.1

dependabot[bot] opened this pull request about 1 year ago
Update env_logger requirement from 0.10.0 to 0.11.0

dependabot[bot] opened this pull request about 1 year ago
Disable broken object reference table writing for now

Aaron1011 opened this pull request about 1 year ago
Remove leftover eprintln!

Aaron1011 opened this pull request about 1 year ago
Fix writing amf3 reference tables in combinators

Aaron1011 opened this pull request about 1 year ago
Update yew requirement from 0.19.3 to 0.21.0

dependabot[bot] opened this pull request about 1 year ago
Fix clippy complaints

Dinnerbone opened this pull request about 1 year ago
Add module for reading and writing AMF packets

Dinnerbone opened this pull request about 1 year ago
Web fixes

n0samu opened this pull request over 1 year ago
Update gloo-file requirement from 0.2.3 to 0.3.0

dependabot[bot] opened this pull request over 1 year ago
Update criterion requirement from 0.4.0 to 0.5.1

dependabot[bot] opened this pull request over 1 year ago
Update criterion requirement from 0.4.0 to 0.5.0

dependabot[bot] opened this pull request over 1 year ago
Better handling of self-referential data

CUB3D opened this pull request almost 2 years ago
Update env_logger requirement from 0.9.0 to 0.10.0

dependabot[bot] opened this pull request about 2 years ago
Update yew requirement from 0.19.3 to 0.20.0

dependabot[bot] opened this pull request about 2 years ago
Update clap

CUB3D opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.17

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.15

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.14

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.12

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.11

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.10

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.9

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.8

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.6

dependabot[bot] opened this pull request over 2 years ago
Update clap requirement from 3.2.6 to 4.0.4

dependabot[bot] opened this pull request over 2 years ago
Update criterion requirement from 0.3.5 to 0.4.0

dependabot[bot] opened this pull request over 2 years ago
Finally update the web viewer to yew 19

CUB3D opened this pull request over 2 years ago
Update to nom 7.x, Yew 18.x, and rust 2021 edition

CUB3D opened this pull request about 3 years ago
Update clap requirement from 2 to 3

dependabot[bot] opened this pull request about 3 years ago
Update yew requirement from 0.17.4 to 0.19.3

dependabot[bot] opened this pull request about 3 years ago
Update pretty_assertions requirement from 0.7.2 to 1.0.0

dependabot[bot] opened this pull request over 3 years ago
Update nom requirement from 6.* to 7.*

dependabot[bot] opened this pull request over 3 years ago
dev: set nom to 6.* for use in ruffle

midgleyc opened this pull request over 3 years ago
Update yew

CUB3D opened this pull request over 3 years ago
Ruffle changes -> master

CUB3D opened this pull request over 3 years ago
Make `AMF0Decoder::parse_single_element` public

Bale001 opened this pull request over 3 years ago
Make `amf0::read::parse_single_element` public

Bale001 opened this pull request over 3 years ago
Update env_logger requirement from 0.8.2 to 0.9.0

dependabot[bot] opened this pull request over 3 years ago
Support for reading AMF0 reference types

CUB3D opened this pull request over 3 years ago
"Couldn't read lso file" on `Half Lile 2 Flash`

adrian17 opened this issue over 3 years ago
Update yew requirement from 0.17.2 to 0.18.0

dependabot[bot] opened this pull request over 3 years ago
Update yewtil requirement from 0.3.2 to 0.4.0

dependabot[bot] opened this pull request over 3 years ago
Upgrade to GitHub-native Dependabot

dependabot-preview[bot] opened this pull request almost 4 years ago
Update pretty_assertions requirement from 0.6.1 to 0.7.2

dependabot-preview[bot] opened this pull request almost 4 years ago
Update pretty_assertions requirement from 0.6.1 to 0.7.1

dependabot-preview[bot] opened this pull request almost 4 years ago
Refactors

CUB3D opened this pull request almost 4 years ago
Refactor and document

CUB3D opened this pull request about 4 years ago
Refactor amf3 parsing to use Length

CUB3D opened this issue about 4 years ago
Finalise public API

CUB3D opened this issue about 4 years ago
Update nom requirement from 5 to 6

dependabot-preview[bot] opened this pull request about 4 years ago
Full support for cyclic types

CUB3D opened this pull request over 4 years ago