Historial de Commits

Autor SHA1 Mensaje Fecha
  Sevi.C bca9bea676 feat: add date-based entry filtering rules hace 1 año
  Julien Voisin 637fb85de0 refactor(handler): delay `store.UserByID` as much as possible hace 1 año
  Julien Voisin fefbf2c935 refactor(processor): improve the `rewrite` URL rule regex hace 1 año
  July 86c0cc61ba feat: set entry URL to rewritten URL if a rewrite rule is defined hace 1 año
  Frédéric Guillot cfe410f202 refactor: split processor package into smaller files hace 1 año
  Qeynos c2ac2bfb83 feat: use Bilibili API instead of web scraping to get video watch time hace 1 año
  Qeynos bcbf9f4025 feat: add `FETCH_BILIBILI_WATCH_TIME` config option hace 1 año
  Frédéric Guillot 29387f2d60 feat: implement base element handling in content scraper hace 1 año
  Frédéric Guillot c0f6e32a99 feat: remove well-known URL parameter trackers hace 1 año
  privatmamtora 1a81866bb9 Add global block and keep filters hace 1 año
  Ankit Pandey b68b05c64c reader/processor: error out for improper rewrite regexp hace 1 año
  fin444 a631bd527d options: add FETCH_NEBULA_WATCH_TIME hace 2 años
  Frédéric Guillot fb075b60b5 reader/processor: minifier is breaking HTML entry content hace 2 años
  jvoisin b205b5aad0 reader/processor: minimize the feed's entries html hace 2 años
  Frédéric Guillot 38b80d96ea storage: change GetReadTime() function to use entries_feed_id_hash_key index hace 2 años
  Frédéric Guillot fdd1b3f18e database: entry URLs can exceeds btree index size limit hace 2 años
  Jean Khawand a78d1c79da Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items hace 2 años
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected hace 2 años
  jvoisin 02a074ed26 Compile block/keep regex only once per feed hace 2 años
  jvoisin 31ac62f410 Don't compute reading-time when unused hace 2 años
  Frédéric Guillot c493f8921e Add missing regex anchor detected by CodeQL hace 2 años
  Frédéric Guillot eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting hace 2 años
  jvoisin b48ad6dbfb Make use of go≥1.21 slices package instead of hand-rolled loops hace 2 años
  Matt Stobo 4a50ca9122 Allow filtering feeds on entry.Author hace 2 años
  Filipe de Luna 1441dc7600 Update entry processor to allow blocking/keeping entries by tags hace 2 años
  Thomas J Faughnan Jr 7a03291442 Fix default User-Agent regression hace 2 años
  Tianfeng Wang a1537f4b0d Filter feed entries based on url or title hace 2 años
  Frédéric Guillot 14e25ab9fe Refactor HTTP Client and LocalizedError packages hace 2 años
  Frédéric Guillot 7b541af253 Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo hace 2 años
  Frédéric Guillot c0e954f19d Implement structured logging using log/slog package hace 2 años