Historique des commits

Auteur SHA1 Message Date
  gudvinr ed3bf59356 refactor(reader): use time.Duration instead of minutes count il y a 7 mois
  jvoisin 112494bb66 perf(feed): save 16 bytes in the Feed struct il y a 9 mois
  jvoisin 9f7ecdb75a perf(model): save 16 bytes in the FeedCreationRequest struct il y a 9 mois
  Frédéric Guillot 2a9d91c783 feat: add entry filters at the feed level il y a 9 mois
  Frédéric Guillot c87c93d85f feat(config): add `SCHEDULER_ROUND_ROBIN_MAX_INTERVAL` option il y a 11 mois
  Frédéric Guillot ef22e95f8b feat: implement proxy URL per feed il y a 1 an
  Uziskull 55a3f9fcc9 feat(integrations/ntfy): make ntfy topics configurable per feed, with default one as fallback il y a 1 an
  Sergio Moura 3387201634 feat(pushover): add integration with pushover.net il y a 1 an
  Wesley van Tilburg 459284ab96 feat(integration): add webhook URL per feed il y a 1 an
  Julien Voisin e6185b1393 refactor: use min/max instead of math.Min/math.Max 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
  Frédéric Guillot f16735fd6d feat: update feed icon during force refresh il y a 1 an
  Frédéric Guillot 968355f9b9 feat(integration): add ntfy integration il y a 1 an
  Jan-Lukas Else a33b1adf13 Add description field to feed settings il y a 1 an
  jvoisin 8e28e41b02 Use struct embedding to reduce code duplication il y a 2 ans
  Frédéric Guillot eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting il y a 2 ans
  Shizun Ge 27ec6dbd7d Setting NextCheckAt due to TTL of a feed in feed.go. il y a 2 ans
  Shizun Ge 70b69ecd19 Add SCHEDULER_ROUND_ROBIN_MIN_INTERVAL il y a 2 ans
  Frédéric Guillot ba65556eac Show number of visible entries instead of number of read entries in feed list 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
  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 cc44d14722 Avoid excessive manual polling with default scheduler il y a 2 ans
  Frédéric Guillot ca6af9684a Add feed information into webhook event il y a 2 ans
  fuchsrot 32d33104a4 Apprise Service Urls per feed il y a 2 ans
  Dror Levin bea9017b48 Add factor for entry_frequency scheduler il y a 2 ans
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder il y a 2 ans