gudvinr
|
ed3bf59356
refactor(reader): use time.Duration instead of minutes count
|
hace 7 meses |
jvoisin
|
2fa813fe01
refactor(fetcher): use errors.New when possible instead of fmt.Errorf
|
hace 7 meses |
Frédéric Guillot
|
c45b51d1f8
feat: use `Cache-Control` max-age and `Expires` headers to calculate next check
|
hace 1 año |
Frédéric Guillot
|
e9520f5d1c
fix(finder): do not add redirections to the list of subscriptions to avoid confusion
|
hace 1 año |
Frédéric Guillot
|
5c4df786de
fix: avoid panic in `IsRateLimited()` function
|
hace 1 año |
Frédéric Guillot
|
e1050e21b5
feat: take `Retry-After` header into consideration for rate limited feeds
|
hace 1 año |
Scott Leggett
|
bf1c851093
fetcher: use ETag as a stronger validator than Last-Modified
|
hace 1 año |
Frédéric Guillot
|
2c4c845cd2
http/response: add brotli compression support
|
hace 1 año |
Frédéric Guillot
|
771f9d2b5f
reader/fetcher: add brotli content encoding support
|
hace 1 año |
Frédéric Guillot
|
b1e73fafdf
Enable go-critic linter and fix various issues detected
|
hace 2 años |
Frédéric Guillot
|
500c60b807
Fix error handling and logging issue after refactoring
|
hace 2 años |
Frédéric Guillot
|
eeaab72a9f
Refactor feed discovery and avoid an extra HTTP request if the url provided is the feed
|
hace 2 años |
Frédéric Guillot
|
14e25ab9fe
Refactor HTTP Client and LocalizedError packages
|
hace 2 años |