Frédéric Guillot f03285883b refactor: remove dependency on gorilla/mux 2 weeks ago
..
api cd3ea68024 fix(api): CORS preflight requests should be a 204 response 3 weeks ago
cli 7d0ed5d252 fix(cli): bypass logger setup for info and version flags 3 weeks 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 b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 3 weeks ago
googlereader f03285883b refactor: remove dependency on gorilla/mux 2 weeks ago
http f03285883b refactor: remove dependency on gorilla/mux 2 weeks ago
integration f9b756ecf8 feat: add SSRF protection for integration HTTP clients 1 month ago
locale a89852a331 fix(locale): apply Arabic plural rules to ar_SA 3 weeks ago
mediaproxy 50947318e1 refactor(mediaproxy): remove dependency on gorilla/mux in unit tests 3 weeks ago
metric 4af12a4129 refactor(metric): use time.Duration for refresh duration 7 months ago
model b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 3 weeks 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 7e5219e5ac fix(icon): reject oversized favicons 3 weeks 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 f03285883b refactor: remove dependency on gorilla/mux 2 weeks ago
timezone 71c551ffe0 test(timezone): add test for `AvailableTimezones()` 2 months ago
ui f03285883b refactor: remove dependency on gorilla/mux 2 weeks ago
urllib 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 3 weeks ago
validator 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 3 weeks 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