Frédéric Guillot
|
7ada5d54be
fix(icon): implement better handling of relative icon URLs within a subfolder
|
7 months ago |
Frédéric Guillot
|
459b1bf1ee
test(icon): add tests for finding icon URLs in HTML documents
|
7 months ago |
Frédéric Guillot
|
1b1ceaf8b4
test(icon): add test case to verify SVG minification with error
|
7 months ago |
jvoisin
|
cad40cc158
feat(icon): minify svg favicons
|
7 months ago |
Julien Voisin
|
261b72f149
feat(icon): add resizing support for webp images
|
7 months ago |
jvoisin
|
0e9da3a090
refactor(icon): simplify findIconURLsFromHTMLDocument
|
9 months ago |
jvoisin
|
7939b54341
Resize favicons to 32x32 to account of scaling
|
1 year ago |
Julien Voisin
|
777d0dd248
feat: resize favicons before storing them
|
1 year ago |
Frédéric Guillot
|
d0f99cee1a
Regression: ensure all HTML documents are encoded in UTF-8
|
2 years ago |
Frédéric Guillot
|
9fd2dfa680
Refactor icon finder
|
2 years ago |
Frédéric Guillot
|
7650c81ad9
Add support for SVG icons with data url without encoding
|
2 years ago |
Frédéric Guillot
|
3b94217fb7
Make sure icon URLs are always absolute
|
2 years ago |
Frédéric Guillot
|
168a870c02
Move internal packages to an internal folder
|
2 years ago |