Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cloudflare/lol-html issues and pull requests

#141 - 🐛 Patch CVE-2021-32810

Pull Request - State: closed - Opened by imhunterand over 2 years ago - 1 comment

#140 - Is it possible to read an element's contents when it's encountered?

Issue - State: closed - Opened by gjtorikian over 2 years ago - 9 comments

#139 - Fix typo

Pull Request - State: closed - Opened by gjtorikian over 2 years ago

#138 - Fix typo

Pull Request - State: closed - Opened by gjtorikian over 2 years ago

#136 - Bump regex from 1.5.4 to 1.5.6 in /fuzz/test_case

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#135 - Bump regex from 1.5.4 to 1.5.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#134 - Bump regex from 1.5.4 to 1.5.6 in /fuzz

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#133 - Bump crossbeam-utils from 0.8.5 to 0.8.8

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#132 - Bump crossbeam-deque from 0.8.0 to 0.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#131 - HTML Entities are not Decoded in Attributes.

Issue - State: open - Opened by kevincox over 2 years ago

#130 - Add myself as a codeowner

Pull Request - State: closed - Opened by jyn514 over 2 years ago

#129 - Add ability to remove doctype

Pull Request - State: closed - Opened by gjtorikian over 2 years ago

#128 - Update html5lib-tests, install dependabot to open such PRs in the future

Pull Request - State: closed - Opened by untitaker over 2 years ago - 2 comments

#127 - Release 0.3.1

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#126 - Hopefully fix ci for the last time

Pull Request - State: closed - Opened by jyn514 almost 3 years ago - 1 comment

#125 - Fix CI action

Pull Request - State: closed - Opened by jyn514 almost 3 years ago - 1 comment

#124 - Take a `FnOnce` handler for end tags, not `FnMut`

Pull Request - State: closed - Opened by jyn514 almost 3 years ago - 1 comment

#123 - Remove unused `cargo-fuzz` dependency

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#122 - Add CI workflow

Pull Request - State: closed - Opened by jyn514 almost 3 years ago - 4 comments

#121 - Add a C API for `on_end_tag`

Pull Request - State: closed - Opened by jyn514 almost 3 years ago - 2 comments

#120 - Improve error messages in the C API test suite

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#119 - Rerun C test suite when test files change

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#118 - Simplify macros for the state machine DSL

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#117 - Make `Settings` Send + Sync

Pull Request - State: closed - Opened by jyn514 almost 3 years ago - 3 comments

#116 - Remove trailing semicolon from macro expression

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#115 - Fix memory leak when freeing `lol_html_str_t`

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#114 - Remove Cargo.lock

Pull Request - State: closed - Opened by jyn514 almost 3 years ago - 2 comments

#113 - Fix memory leaks in `lol_html_rewriter_free`

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#112 - Fix lints and formatting

Pull Request - State: closed - Opened by jyn514 almost 3 years ago

#111 - Fragment of the data written again after the real end of the data

Issue - State: closed - Opened by hadrianw almost 3 years ago - 4 comments

#110 - Implied End Tags not Handled Correctly

Issue - State: open - Opened by mitsuhiko almost 3 years ago - 7 comments

#109 - Added on_after_end_tag handler

Pull Request - State: open - Opened by mitsuhiko almost 3 years ago - 3 comments

#108 - Acting after on_end_tag

Issue - State: open - Opened by mitsuhiko almost 3 years ago - 4 comments

#107 - Expose EndTag and EndTagError as they are public API for on_end_tag

Pull Request - State: closed - Opened by mitsuhiko almost 3 years ago

#106 - Ability to select elements in invalid HTML locations

Issue - State: closed - Opened by cdloh about 3 years ago - 1 comment

#105 - introduce unstable API to enable ESI tags

Pull Request - State: closed - Opened by xtuc over 3 years ago

#104 - Simplify search using rposition

Pull Request - State: closed - Opened by kornelski over 3 years ago

#103 - Update dependencies

Pull Request - State: closed - Opened by kornelski over 3 years ago

#102 - Add esi:include as void element

Pull Request - State: closed - Opened by xtuc over 3 years ago - 1 comment

#101 - Memory leak when building under Linux (v0.3.0 and master branch)

Issue - State: closed - Opened by netanelravid over 3 years ago - 1 comment

#100 - Implement JavaScript Rewriter API

Pull Request - State: open - Opened by devsnek over 3 years ago

#99 - Update Cargo files in sub-directories

Pull Request - State: closed - Opened by jongiddy over 3 years ago

#98 - Upgrade non-breaking dependencies

Pull Request - State: closed - Opened by b8591340 over 3 years ago

#97 - Add end tag handler for elements

Pull Request - State: closed - Opened by jongiddy over 3 years ago - 14 comments

#96 - Text handler is not invoked for empty content

Issue - State: open - Opened by bembleton over 3 years ago

#95 - Skip SVG content in doc_text

Issue - State: closed - Opened by artemyarulin over 3 years ago - 1 comment

#94 - Return TextType::RawText for SVG text chunks

Pull Request - State: closed - Opened by artemyarulin over 3 years ago

#93 - last_in_text_node returns true at multiple positions in an element

Issue - State: closed - Opened by jongiddy over 3 years ago - 3 comments

#92 - Fix clippy warnings

Pull Request - State: closed - Opened by jyn514 over 3 years ago

#91 - Advice on using lol-html purely as html parser

Issue - State: closed - Opened by let4be over 3 years ago - 2 comments

#88 - Removing the doctype

Issue - State: closed - Opened by jed over 3 years ago - 7 comments
Labels: enhancement, AREA: production code

#85 - Emit events for closing elements

Issue - State: closed - Opened by evanderkoogh over 3 years ago - 2 comments

#82 - Rewriter reuse example?

Issue - State: open - Opened by jbr over 3 years ago - 7 comments

#78 - Introduce innerHTML handlers

Issue - State: open - Opened by nox almost 4 years ago - 7 comments

#72 - Update `selectors` and `cssparser`

Issue - State: closed - Opened by jyn514 about 4 years ago - 2 comments

#52 - Use quotes to prevent word splitting.

Pull Request - State: closed - Opened by jbampton over 4 years ago - 2 comments

#45 - Generating selector from document and element

Issue - State: open - Opened by toinbis over 4 years ago - 4 comments

#40 - Restrict HTML emission to specific nodes

Issue - State: open - Opened by dsbudiac almost 5 years ago - 19 comments
Labels: enhancement, AREA: production code

#38 - Implement WASM-based JS API

Issue - State: closed - Opened by inikulin almost 5 years ago - 21 comments
Labels: enhancement, AREA: production code

#30 - Remove `force_quirks` flag from doctype

Issue - State: closed - Opened by inikulin about 5 years ago - 1 comment
Labels: refactoring, AREA: testing, AREA: production code

#28 - Try implement async content handlers

Issue - State: closed - Opened by inikulin about 5 years ago - 10 comments
Labels: enhancement, AREA: testing, AREA: production code

#25 - Add profiling scripts

Issue - State: closed - Opened by inikulin about 5 years ago
Labels: enhancement, AREA: benchmarking

#23 - Expose text decoding buffer size in MemorySettings

Issue - State: closed - Opened by inikulin about 5 years ago
Labels: enhancement, AREA: production code

#22 - Implement latency decreasing heuristics

Issue - State: closed - Opened by inikulin about 5 years ago
Labels: enhancement, AREA: benchmarking, AREA: production code

#21 - Implement self-closing flag event in tag scanner

Issue - State: closed - Opened by inikulin about 5 years ago
Labels: enhancement, AREA: benchmarking, AREA: production code

#20 - Don't switch parser to lexer if end tag handler is specified

Issue - State: closed - Opened by inikulin about 5 years ago
Labels: enhancement, AREA: benchmarking, AREA: production code

#16 - Rename all tokens to rewritable units, rename lexeme to token

Issue - State: closed - Opened by inikulin about 5 years ago - 2 comments
Labels: refactoring, AREA: testing, AREA: production code