Commit History

Author SHA1 Message Date
  jvoisin af149e46df Revert "refactor(storage): simplify `feed.go` by using `min()`, inline errors, and use idiomatic conditions" 7 months ago
  gudvinr 7c1602c2c0 refactor(internal): fix doc comments 7 months ago
  Julien Voisin b1cbaae71c refactor(storage): simplify `feed.go` by using `min()`, inline errors, and use idiomatic conditions 8 months ago
  Julien Voisin 924293ee5c perf(storage): avoid heavy-weight SQL when marking feed as read 8 months ago
  jvoisin 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 8 months ago
  Frédéric Guillot 2a9d91c783 feat: add entry filters at the feed level 9 months ago
  Frédéric Guillot d139d8a6ce feat(cli): add `-reset-feed-next-check-at` argument 1 year ago
  Frédéric Guillot ef22e95f8b feat: implement proxy URL per feed 1 year ago
  Uziskull 55a3f9fcc9 feat(integrations/ntfy): make ntfy topics configurable per feed, with default one as fallback 1 year ago
  Sergio Moura 3387201634 feat(pushover): add integration with pushover.net 1 year ago
  Wesley van Tilburg 459284ab96 feat(integration): add webhook URL per feed 1 year ago
  Sangeeth Sudheer e40446ad3c fix(ui): Redirect correctly post feed removal from category feeds list 1 year ago
  Frédéric Guillot 968355f9b9 feat(integration): add ntfy integration 1 year ago
  Jan-Lukas Else a33b1adf13 Add description field to feed settings 1 year ago
  jvoisin 645a817685 Use modern for loops 2 years ago
  jvoisin 647fa025f8 Simplify WeeklyFeedEntryCount 2 years ago
  jvoisin 1955350318 Build the map inline in CountAllFeeds() 2 years ago
  Frédéric Guillot eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting 2 years ago
  Shizun Ge bfa83cbf99 Calculate a virtual weekly count based on the average updating frequency. 2 years ago
  Frédéric Guillot 4cc99881d8 Refactor Batch Builder and prevent accidental and excessive refreshes from the web ui 2 years ago
  Frédéric Guillot c0e954f19d Implement structured logging using log/slog package 2 years ago
  Frédéric Guillot 48f6885f44 Add generic webhook integration 2 years ago
  fuchsrot 32d33104a4 Apprise Service Urls per feed 2 years ago
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder 2 years ago