Histórico de Commits

Autor SHA1 Mensagem Data
  Frédéric Guillot cfe410f202 refactor: split processor package into smaller files há 1 ano atrás
  Qeynos c2ac2bfb83 feat: use Bilibili API instead of web scraping to get video watch time há 1 ano atrás
  Qeynos bcbf9f4025 feat: add `FETCH_BILIBILI_WATCH_TIME` config option há 1 ano atrás
  Frédéric Guillot 29387f2d60 feat: implement base element handling in content scraper há 1 ano atrás
  Frédéric Guillot c0f6e32a99 feat: remove well-known URL parameter trackers há 1 ano atrás
  privatmamtora 1a81866bb9 Add global block and keep filters há 1 ano atrás
  Ankit Pandey b68b05c64c reader/processor: error out for improper rewrite regexp há 1 ano atrás
  fin444 a631bd527d options: add FETCH_NEBULA_WATCH_TIME há 1 ano atrás
  Frédéric Guillot fb075b60b5 reader/processor: minifier is breaking HTML entry content há 2 anos atrás
  jvoisin b205b5aad0 reader/processor: minimize the feed's entries html há 2 anos atrás
  Frédéric Guillot 38b80d96ea storage: change GetReadTime() function to use entries_feed_id_hash_key index há 2 anos atrás
  Frédéric Guillot fdd1b3f18e database: entry URLs can exceeds btree index size limit há 2 anos atrás
  Jean Khawand a78d1c79da Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items há 2 anos atrás
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected há 2 anos atrás
  jvoisin 02a074ed26 Compile block/keep regex only once per feed há 2 anos atrás
  jvoisin 31ac62f410 Don't compute reading-time when unused há 2 anos atrás
  Frédéric Guillot c493f8921e Add missing regex anchor detected by CodeQL há 2 anos atrás
  Frédéric Guillot eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting há 2 anos atrás
  jvoisin b48ad6dbfb Make use of go≥1.21 slices package instead of hand-rolled loops há 2 anos atrás
  Matt Stobo 4a50ca9122 Allow filtering feeds on entry.Author há 2 anos atrás
  Filipe de Luna 1441dc7600 Update entry processor to allow blocking/keeping entries by tags há 2 anos atrás
  Thomas J Faughnan Jr 7a03291442 Fix default User-Agent regression há 2 anos atrás
  Tianfeng Wang a1537f4b0d Filter feed entries based on url or title há 2 anos atrás
  Frédéric Guillot 14e25ab9fe Refactor HTTP Client and LocalizedError packages há 2 anos atrás
  Frédéric Guillot 7b541af253 Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo há 2 anos atrás
  Frédéric Guillot c0e954f19d Implement structured logging using log/slog package há 2 anos atrás
  Frédéric Guillot 48f6885f44 Add generic webhook integration há 2 anos atrás
  fuchsrot 32d33104a4 Apprise Service Urls per feed há 2 anos atrás
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder há 2 anos atrás