Historique des commits

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