Frédéric Guillot
|
ef22e95f8b
feat: implement proxy URL per feed
|
1 yıl önce |
Frédéric Guillot
|
535fd050b7
feat: add proxy rotation functionality
|
1 yıl önce |
Maytham Alsudany
|
f01ff067a5
fix(processor): add missing quotation marks to import comments
|
1 yıl önce |
Frédéric Guillot
|
369054b02d
feat(processor): fetch YouTube watch time in bulk using the API
|
1 yıl önce |
Sevi.C
|
bca9bea676
feat: add date-based entry filtering rules
|
1 yıl önce |
Julien Voisin
|
637fb85de0
refactor(handler): delay `store.UserByID` as much as possible
|
1 yıl önce |
Julien Voisin
|
fefbf2c935
refactor(processor): improve the `rewrite` URL rule regex
|
1 yıl önce |
July
|
86c0cc61ba
feat: set entry URL to rewritten URL if a rewrite rule is defined
|
1 yıl önce |
Frédéric Guillot
|
cfe410f202
refactor: split processor package into smaller files
|
1 yıl önce |
Qeynos
|
c2ac2bfb83
feat: use Bilibili API instead of web scraping to get video watch time
|
1 yıl önce |
Qeynos
|
bcbf9f4025
feat: add `FETCH_BILIBILI_WATCH_TIME` config option
|
1 yıl önce |
Frédéric Guillot
|
29387f2d60
feat: implement base element handling in content scraper
|
1 yıl önce |
Frédéric Guillot
|
c0f6e32a99
feat: remove well-known URL parameter trackers
|
1 yıl önce |
privatmamtora
|
1a81866bb9
Add global block and keep filters
|
1 yıl önce |
Ankit Pandey
|
b68b05c64c
reader/processor: error out for improper rewrite regexp
|
1 yıl önce |
fin444
|
a631bd527d
options: add FETCH_NEBULA_WATCH_TIME
|
1 yıl önce |
Frédéric Guillot
|
fb075b60b5
reader/processor: minifier is breaking HTML entry content
|
1 yıl önce |
jvoisin
|
b205b5aad0
reader/processor: minimize the feed's entries html
|
2 yıl önce |
Frédéric Guillot
|
38b80d96ea
storage: change GetReadTime() function to use entries_feed_id_hash_key index
|
2 yıl önce |
Frédéric Guillot
|
fdd1b3f18e
database: entry URLs can exceeds btree index size limit
|
2 yıl önce |
Jean Khawand
|
a78d1c79da
Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items
|
2 yıl önce |
Frédéric Guillot
|
b1e73fafdf
Enable go-critic linter and fix various issues detected
|
2 yıl önce |
jvoisin
|
02a074ed26
Compile block/keep regex only once per feed
|
2 yıl önce |
jvoisin
|
31ac62f410
Don't compute reading-time when unused
|
2 yıl önce |
Frédéric Guillot
|
c493f8921e
Add missing regex anchor detected by CodeQL
|
2 yıl önce |
Frédéric Guillot
|
eae4cb1417
Add feed option to disable HTTP/2 to avoid fingerprinting
|
2 yıl önce |
jvoisin
|
b48ad6dbfb
Make use of go≥1.21 slices package instead of hand-rolled loops
|
2 yıl önce |
Matt Stobo
|
4a50ca9122
Allow filtering feeds on entry.Author
|
2 yıl önce |
Filipe de Luna
|
1441dc7600
Update entry processor to allow blocking/keeping entries by tags
|
2 yıl önce |
Thomas J Faughnan Jr
|
7a03291442
Fix default User-Agent regression
|
2 yıl önce |