Historique des commits

Auteur SHA1 Message Date
  gudvinr ed3bf59356 refactor(reader): use time.Duration instead of minutes count il y a 8 mois
  Frédéric Guillot d9de9d1852 feat(rss): fallback to enclosure URL when entry URL is missing il y a 9 mois
  Frédéric Guillot 2e26f5ca75 test(reader): ensure consistent tags parsing across feed formats il y a 9 mois
  Frédéric Guillot 8142268799 feat: populate feed description automatically il y a 11 mois
  Frédéric Guillot 7f54b27079 fix(rss): handle item title with CDATA content correctly il y a 1 an
  Frédéric Guillot a3ce03cc9d feat(rss): add workaround for RSS item title with HTML content il y a 1 an
  Frédéric Guillot 191f3a7ad7 feat(rss): calculate hash based on item title/content for feeds without GUID and link il y a 1 an
  Frédéric Guillot ad1d349a0c rss: use Channel tags only if there is no Item tags il y a 2 ans
  Frédéric Guillot 08640b27d5 Ensure enclosure URLs are always absolute il y a 2 ans
  Frédéric Guillot fa9697b972 Remove trailing space in SiteURL and FeedURL il y a 2 ans
  Frédéric Guillot 4834e934f2 Remove some duplicated code in RSS parser il y a 2 ans
  Frédéric Guillot 5948786b15 Add support for RSS <media:category> element il y a 2 ans
  Frédéric Guillot 648b9a8f6f Refactor RSS Parser to use an adapter il y a 2 ans
  Frédéric Guillot 6d97f8b458 Parse podcast categories il y a 2 ans
  Frédéric Guillot 9a637ce95e Refactor RSS parser to use default namespace il y a 2 ans
  jvoisin a074773e6c Use an io.ReadSeeker instead of an io.Reader to parse feeds il y a 2 ans
  Frédéric Guillot 5e6c054345 Take RSS TTL field into consideration to schedule next check date il y a 2 ans
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder il y a 2 ans