提交历史

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