jvoisin
|
8d19529948
perf(parser): don't process the whole page to detect its format
|
1 месяц назад |
Julien Voisin
|
a43d150a27
refactor(parser): centralize seek logic and provide a hint for the compiler to eliminate a useless bound check
|
8 месяцев назад |
Frédéric Guillot
|
54abd0a736
fix(parser): handle feeds with leading whitespace that exceeds buffer size
|
8 месяцев назад |
jvoisin
|
d6d18a2d61
perf(reader): shrink the json detection buffer
|
9 месяцев назад |
jvoisin
|
45d486b919
When detecting the format, detect its version as well
|
2 лет назад |
Frédéric Guillot
|
d0f99cee1a
Regression: ensure all HTML documents are encoded in UTF-8
|
2 лет назад |
Frédéric Guillot
|
eeaab72a9f
Refactor feed discovery and avoid an extra HTTP request if the url provided is the feed
|
2 лет назад |
Frédéric Guillot
|
168a870c02
Move internal packages to an internal folder
|
2 лет назад |