Age | Commit message (Expand) | Author |
---|---|---|
2024-10-24 | refactor(ext/node): use concrete error types (#26419) | Leo Kettmeir |
2024-06-20 | refactor(ext): remove use of `brotli::ffi` (#24214) | ud2 |
2024-03-12 | fix(ext/node): flush brotli decompression stream (#22856) | Divy Srivastava |
2024-02-07 | fix(node): handle brotli compression end chunk sizes (#22322) | Divy Srivastava |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-09-23 | refactor: rewrite ops using i64/usize to op2 (#20647) | Bartek Iwańczuk |
2023-09-14 | refactor: rewrite ext/node to op2 (#20489) | Bartek Iwańczuk |
2023-09-08 | fix(ext/node/ops/zlib/brotli): Allow decompressing more than 4096 bytes (#20301) | Curran McConnell |
2023-06-24 | fix(ext/node): support brotli APIs (#19223) | Divy Srivastava |