issues
search
flavorjones
/
loofah
Ruby library for HTML/XML transformation and sanitization
MIT License
934
stars
137
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow CSS properties: min-height, max-height
#288
lazyatom
closed
1 week ago
2
Allow CSS property: min-width
#287
lazyatom
closed
2 weeks ago
1
style(rubocop): bump and fix new warnings
#286
flavorjones
closed
3 months ago
0
placeholder: when Nokogiri 1.17 is released, use the `parse_noscript_content_as_text` option by default
#285
flavorjones
opened
4 months ago
0
[RubyConf] Create scrubber for replacing double breakpoints into paragraph nodes
#284
josecolella
opened
6 months ago
6
Add additional acceptable css properties
#283
factcondenser
opened
6 months ago
1
Pass block to document fragment instantiation
#282
troym9731
opened
7 months ago
2
Bump actions/checkout
#281
m-nakamura145
closed
9 months ago
1
Add Ruby 3.3 to CI matrix
#280
m-nakamura145
closed
9 months ago
1
feat: encapsulate some whitespace-handling into a scrubber (or scrubbers)
#279
flavorjones
opened
11 months ago
3
Allow boolean and empty attributes for certain node types
#278
dedene
opened
11 months ago
3
Add noreferrer scrubber
#277
wynksaiddestroy
closed
12 months ago
2
Built-in scrubbers don't escape unsafe HTML with Nokogiri > 1.15
#276
stefannibrasil
closed
11 months ago
2
feat: adds `:targetblank` scrubber
#275
stefannibrasil
closed
12 months ago
7
dep: bump hoe-markdown for ruby 3.3 ci
#274
flavorjones
closed
1 year ago
0
fix: scrub_css is more consistent with whitespace
#273
flavorjones
closed
1 year ago
0
Add scrub to append `target=_blank` to all links
#272
stefannibrasil
closed
12 months ago
3
Whitespace Added around "/" in CSS
#271
davidjstein
closed
1 year ago
3
pass encode_special_chars to to_s
#270
gamesover
closed
1 year ago
1
fix: quash uninitialized instance variable warning
#269
flavorjones
closed
1 year ago
1
avoid uninitialized instance variable warning
#268
dharamgollapudi
closed
1 year ago
2
dep: require nokogiri >= 1.12.0
#267
flavorjones
closed
1 year ago
3
Getting errors using Nokogiri < 1.12
#266
srussking
closed
1 year ago
11
don't define HTML5::Document and HTML5::DocumentFragment if HTML5 isn't supported
#265
flavorjones
closed
1 year ago
1
test: support libxml 2.10.4 behavior around namespaces
#264
flavorjones
closed
1 year ago
0
dep(style): rubocop-packaging
#263
flavorjones
closed
1 year ago
0
additional rubocop coverage and packages
#262
flavorjones
closed
1 year ago
0
add html5 support, get jruby green
#261
flavorjones
closed
1 year ago
0
test: make the generated tests more flexible
#260
flavorjones
closed
1 year ago
0
CI: add Ruby 3.2 to the test matrix
#259
orien
closed
1 year ago
1
Add more css properties, shorthands
#258
lucyxiang
closed
5 months ago
5
Bump actions/checkout from 2 to 3
#257
kyoshidajp
closed
1 year ago
1
ci: try to get ruby 2.5 to bundle install
#256
flavorjones
closed
1 year ago
0
Added "fax" and "modem" to acceptable protocols based on rfc2806.
#255
cjba7
closed
1 year ago
5
unclosed html tags are also being pruned off, ideal expectation is to have only closed tags pruned
#254
anil-adepu
closed
1 year ago
12
dep: remove dependency on RR for mocking
#253
flavorjones
closed
1 year ago
0
loofah issue with recent CVE release
#252
epinault
closed
1 year ago
2
port: 2.19.1 changes
#251
flavorjones
closed
1 year ago
0
Preserving emails that look like tags
#250
hahuang65
closed
1 year ago
2
ci: pin psych to v4 until v5 builds properly on CI
#249
flavorjones
closed
1 year ago
0
RFC: should Loofah sanitize `<style>` tag contents
#248
flavorjones
opened
1 year ago
2
ci: test downstream rails-html-sanitizer
#247
flavorjones
closed
1 year ago
0
feat: allow a few more SVG elements and attributes
#246
flavorjones
closed
1 year ago
1
ci: ensure a min rubygems version
#245
flavorjones
closed
2 years ago
0
feat: support SVG 1.0 extended color keywords
#244
flavorjones
closed
2 years ago
0
CSS Scrubber is removing the builtin extended CSS color properties in `>= v2.9.0`
#243
rocketedaway
closed
2 years ago
5
HTML5 empty attributes are being scrubbed
#242
dometto
opened
2 years ago
5
fix: limit the recursion during :strip scrubbing
#241
flavorjones
closed
2 years ago
1
Loofah removes
#240
wizardofosmium
closed
2 years ago
3
[draft] default to html5 parsing
#239
flavorjones
closed
1 year ago
8
Next