Historique des commits

Auteur SHA1 Message Date
  Julien Voisin 72784c4943 perf(finder): don't parse the candidate page twice il y a 2 mois
  jvoisin 0201c80db1 refactor(subscription): improve wp-json skip il y a 3 mois
  Frédéric Guillot 0022d0646b feat(subscription): ignore Wordpress API endpoint when discovering JSON feed il y a 3 mois
  Julien Voisin 6f3c92db74 perf(subscription): don't read the body twice il y a 3 mois
  Frédéric Guillot bb05b25530 refactor(urllib): replace AbsoluteURL and GetAbsoluteURL il y a 3 mois
  Mateusz Jabłoński 88f9f279e6 feat(finder): generate feeds for stable youtube playlists il y a 5 mois
  Mateusz Jabłoński dc1653ba3a feat(finder): make cannonical url detection a proper step il y a 5 mois
  Mateusz Jabłoński 3ea4aee4d6 feat(finder): enhance youtube channel parsing with default playlists il y a 5 mois
  Julien Voisin 0b93d8abcc refactor(subscription): combine `findSubscriptionsFromYouTubeChannelPage` and `findSubscriptionsFromYouTubePlaylistPage` functions il y a 8 mois
  Julien Voisin 8f2dd02f3f refactor(subscription): combine all JSON feed mime types in one query il y a 8 mois
  Julien Voisin 566670cc06 refactor: unexport symbols il y a 9 mois
  Frédéric Guillot e7b98afdbe refactor(subscription): avoid using Sprintf to construct Youtube playlist feed URL il y a 10 mois
  jvoisin 7a394b0bf8 refactor(subscription): replace a regex with strings.CutPrefix il y a 10 mois
  Anton Larionov 553c578f2e feat(rssbridge): support auth token for RSS-Bridge il y a 11 mois
  Frédéric Guillot 51560f191f fix(subscription): add `/rss/feed.xml` to the list of known feed URLs il y a 1 an
  Frédéric Guillot 6eedf4111f fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 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
  Julien Voisin 1b0b8b9c42 refactor: use a better construct than `doc.Find(…).First()` il y a 1 an
  Julien Voisin 02c6d14659 refactor(subscription): use `strings.HasSuffix` instead of a regex in `FindSubscriptionsFromYouTubePlaylistPage` il y a 1 an
  Frédéric Guillot f6dc952551 feat: add support for base element when discovering feeds il y a 1 an
  Frédéric Guillot 36c25e7689 refactor: simplify Youtube feeds discovery il y a 1 an
  Frédéric Guillot cb97d4a1a8 feat: remove YouTube video page subscription finder because `meta[itemprop="channelId"]` no longer exists il y a 1 an
  Frédéric Guillot 79ea9e28b5 fix: panic during YouTube channel feed discovery il y a 1 an
  Ztec e54825bf02 Improve YouTube page feed detection il y a 1 an
  Evan Elias Young 1b8c45d162 finder: Find feed from YouTube playlist il y a 2 ans
  jvoisin fc4bdf3ab0 Inline a one-liner function il y a 2 ans
  jvoisin 45d486b919 When detecting the format, detect its version as well il y a 2 ans
  Frédéric Guillot c493f8921e Add missing regex anchor detected by CodeQL il y a 2 ans
  jvoisin 543a690bfd Close resources as soon as possible, instead of using defer() in a loop il y a 2 ans
  jvoisin 5b2558bf92 Miscellaneous improvements to internal/reader/subscription/finder.go il y a 2 ans