Historique des commits

Auteur SHA1 Message Date
  Frédéric Guillot 5a8df8abf0 fix(fetcher): ensure response body is closed even on client error il y a 4 mois
  Julien Voisin a4883ca11e refactor(fetcher): use modern string functions and improve error messages il y a 4 mois
  gudvinr ed3bf59356 refactor(reader): use time.Duration instead of minutes count il y a 9 mois
  jvoisin 2fa813fe01 refactor(fetcher): use errors.New when possible instead of fmt.Errorf il y a 9 mois
  Frédéric Guillot c45b51d1f8 feat: use `Cache-Control` max-age and `Expires` headers to calculate next check il y a 1 an
  Frédéric Guillot e9520f5d1c fix(finder): do not add redirections to the list of subscriptions to avoid confusion il y a 1 an
  Frédéric Guillot 5c4df786de fix: avoid panic in `IsRateLimited()` function il y a 1 an
  Frédéric Guillot e1050e21b5 feat: take `Retry-After` header into consideration for rate limited feeds il y a 1 an
  Scott Leggett bf1c851093 fetcher: use ETag as a stronger validator than Last-Modified il y a 1 an
  Frédéric Guillot 2c4c845cd2 http/response: add brotli compression support il y a 2 ans
  Frédéric Guillot 771f9d2b5f reader/fetcher: add brotli content encoding support il y a 2 ans
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected il y a 2 ans
  Frédéric Guillot 500c60b807 Fix error handling and logging issue after refactoring 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 14e25ab9fe Refactor HTTP Client and LocalizedError packages il y a 2 ans