Frédéric Guillot
|
31f4f366a9
fix(commit-checker): add security to conventional commit pattern
|
2 月之前 |
jvoisin
|
fc9cb9e5d5
refactor(googlereader): unexport two symbols
|
2 月之前 |
jvoisin
|
9b859e7f3f
refactor(storage): unexport a bunch of symbols
|
2 月之前 |
Julien Voisin
|
6f3c92db74
perf(subscription): don't read the body twice
|
2 月之前 |
jvoisin
|
0dcc0a852b
refactor(sanitizer): improve a bit sanitizeAttributes
|
2 月之前 |
jvoisin
|
7b65255757
refactor(sanitizer): handle deeply nested recursion
|
3 月之前 |
jvoisin
|
6a9d7894d1
refactor(sanitizer): improve how attributes are sanitized
|
3 月之前 |
jvoisin
|
f3d0e0378b
refactor(workflows): don't run useless on forks job forks
|
3 月之前 |
Frédéric Guillot
|
4d27f66ff9
refactor(sanitizer): reorder non-public functions alphabetically
|
3 月之前 |
Frédéric Guillot
|
5a8431b144
refactor(sanitizer): enforce isBlockedResource() on srcset URLs
|
3 月之前 |
Frédéric Guillot
|
9e760e14cd
test(sanitizer): rewrite TestSelfClosingTags
|
3 月之前 |
Frédéric Guillot
|
879e40670c
test: refactor TestImg and TestURIScheme
|
3 月之前 |
jvoisin
|
bf24fd1ec9
perf(sanitizer): don't do a map lookup for every attribute of a tag
|
3 月之前 |
jvoisin
|
b57ebac757
refactor(sanitizer): remove a useless case
|
3 月之前 |
Frédéric Guillot
|
acfb7dc213
test: refactor TestAttrLowerCase
|
3 月之前 |
jvoisin
|
62f316c7cf
refactor(sanitizer): html attributes keys are always lowercase
|
3 月之前 |
Frédéric Guillot
|
89638b448a
refactor(sanitizer): remove workaround that strip large img width attribute
|
3 月之前 |
jvoisin
|
d8181b1f65
refactor(sanitizer): use a parser instead of a tokenizer
|
3 月之前 |
Bùi Minh Đức
|
ce6cd0b2b6
fix(rewrite): update rewrite rules for vnexpress.net
|
3 月之前 |
Bùi Minh Đức
|
ba05c96d88
feat(rewrite): add rewrite rules for vnexpress.net
|
3 月之前 |
Bùi Minh Đức
|
58674b9277
feat(scraper): add scraper rule for vnexpress.net
|
3 月之前 |
dependabot[bot]
|
6b1f208209
build(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1
|
3 月之前 |
Julien Voisin
|
7c41128d88
refactor(sanitizer): use uint instead of int when possible
|
3 月之前 |
Frédéric Guillot
|
3aea68e725
refactor(sanitizer): rewrite srcset parser according to HTML specs
|
3 月之前 |
jvoisin
|
a5fb91e3e8
refactor(sanitizer): rename isValidTag to isAllowedTag
|
3 月之前 |
jvoisin
|
8357e6decf
refactor(sanitizer): don't process tags when len(blockedStack) != 0
|
3 月之前 |
Bùi Minh Đức
|
ad4ca71f68
feat(scraper): add scraper rule for bleepingcomputer.com
|
3 月之前 |
Bùi Minh Đức
|
660c79bbdd
feat(rewrite): add rewrite rules for bleepingcomputer.com
|
3 月之前 |
Frédéric Guillot
|
2fa8995a35
fix: avoid possible deadlock when cleaning removed entries
|
3 月之前 |
Frédéric Guillot
|
ffed2b4fa1
fix(storage): do not keep any old enclosures if there is none in the updated entry
|
3 月之前 |