Commit Verlauf

Autor SHA1 Nachricht Datum
  jvoisin 72486b9bd1 refactor(processor): minor simplification of a loop vor 10 Monaten
  Frédéric Guillot a4d16cc5c1 refactor(rewrite): rename `Rewriter` function to `ApplyContentRewriteRules` vor 11 Monaten
  jvoisin 7c857bdc72 perf(reader): optimize RemoveTrackingParameters vor 11 Monaten
  Frédéric Guillot 8db637cb39 feat(ui): add user setting to control `target="_blank"` on links vor 11 Monaten
  jvoisin ff2dfe977b feat: remove the `ref` parameter from url vor 1 Jahr
  Frédéric Guillot ef22e95f8b feat: implement proxy URL per feed vor 1 Jahr
  Frédéric Guillot 535fd050b7 feat: add proxy rotation functionality vor 1 Jahr
  Maytham Alsudany f01ff067a5 fix(processor): add missing quotation marks to import comments vor 1 Jahr
  Frédéric Guillot 369054b02d feat(processor): fetch YouTube watch time in bulk using the API vor 1 Jahr
  Sevi.C bca9bea676 feat: add date-based entry filtering rules vor 1 Jahr
  Julien Voisin 637fb85de0 refactor(handler): delay `store.UserByID` as much as possible vor 1 Jahr
  Julien Voisin fefbf2c935 refactor(processor): improve the `rewrite` URL rule regex vor 1 Jahr
  July 86c0cc61ba feat: set entry URL to rewritten URL if a rewrite rule is defined vor 1 Jahr
  Frédéric Guillot cfe410f202 refactor: split processor package into smaller files vor 1 Jahr
  Qeynos c2ac2bfb83 feat: use Bilibili API instead of web scraping to get video watch time vor 1 Jahr
  Qeynos bcbf9f4025 feat: add `FETCH_BILIBILI_WATCH_TIME` config option vor 1 Jahr
  Frédéric Guillot 29387f2d60 feat: implement base element handling in content scraper vor 1 Jahr
  Frédéric Guillot c0f6e32a99 feat: remove well-known URL parameter trackers vor 1 Jahr
  privatmamtora 1a81866bb9 Add global block and keep filters vor 1 Jahr
  Ankit Pandey b68b05c64c reader/processor: error out for improper rewrite regexp vor 1 Jahr
  fin444 a631bd527d options: add FETCH_NEBULA_WATCH_TIME vor 2 Jahren
  Frédéric Guillot fb075b60b5 reader/processor: minifier is breaking HTML entry content vor 2 Jahren
  jvoisin b205b5aad0 reader/processor: minimize the feed's entries html vor 2 Jahren
  Frédéric Guillot 38b80d96ea storage: change GetReadTime() function to use entries_feed_id_hash_key index vor 2 Jahren
  Frédéric Guillot fdd1b3f18e database: entry URLs can exceeds btree index size limit vor 2 Jahren
  Jean Khawand a78d1c79da Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items vor 2 Jahren
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected vor 2 Jahren
  jvoisin 02a074ed26 Compile block/keep regex only once per feed vor 2 Jahren
  jvoisin 31ac62f410 Don't compute reading-time when unused vor 2 Jahren
  Frédéric Guillot c493f8921e Add missing regex anchor detected by CodeQL vor 2 Jahren