jvoisin 7846ddb3d7 refactor(googlereader): minor code simplifications 1 month ago
..
api 7f7f23d33d chore: upgrade to Go 1.26 1 month ago
cli 2fa8995a35 fix: avoid possible deadlock when cleaning removed entries 2 months ago
config f9b756ecf8 feat: add SSRF protection for integration HTTP clients 1 month ago
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 9 months ago
database 7b07b8256b feat(feed): add ignore_entry_updates option to feeds 1 month ago
fever 56a11d1d45 chore: remove prealloc linter 3 months ago
googlereader 7846ddb3d7 refactor(googlereader): minor code simplifications 1 month ago
http f9b756ecf8 feat: add SSRF protection for integration HTTP clients 1 month ago
integration f9b756ecf8 feat: add SSRF protection for integration HTTP clients 1 month ago
locale 0e13773d25 feat(locale): add Arabic (ar_SA) translation 1 month ago
mediaproxy 5e607be86a refactor(config): rewrite config parser 6 months ago
metric 4af12a4129 refactor(metric): use time.Duration for refresh duration 7 months ago
model 7f7f23d33d chore: upgrade to Go 1.26 1 month ago
oauth2 699deea72c feat(oidc): use `preferred_username` first instead of `email` claim 10 months ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 9 months ago
reader 6ff4f5ac67 perf(fetcher): save 6 bytes per requests 1 month ago
storage 7b07b8256b feat(feed): add ignore_entry_updates option to feeds 1 month ago
systemd dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 6 months ago
template 7b07b8256b feat(feed): add ignore_entry_updates option to feeds 1 month ago
timezone 71c551ffe0 test(timezone): add test for `AvailableTimezones()` 2 months ago
ui 26824211aa feat: add FETCHER_ALLOW_PRIVATE_NETWORKS option 1 month ago
urllib fe2bfb27cf fix(fetcher): avoid possible SSRF TOCTOU/DNS-rebinding in private network check 1 month ago
validator 01888d8e32 fix: run go fix 1 month ago
version 49575c8902 test(version): add a test to enforce the version format 7 months ago
worker 34499b887b feat: add `POLLING_LIMIT_PER_HOST` to limit concurrent requests per host 8 months ago