Frédéric Guillot cc06154d85 fix(timezone): compare locations by name instead of pointer 5 months ago
..
api cd3ea68024 fix(api): CORS preflight requests should be a 204 response 5 months ago
cli 2572809998 refactor(worker): add graceful shutdown to worker pool 5 months ago
config f9b756ecf8 feat: add SSRF protection for integration HTTP clients 5 months ago
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 1 year ago
database 7b07b8256b feat(feed): add ignore_entry_updates option to feeds 6 months ago
fever b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 5 months ago
googlereader fa9ab92b40 docs(googlereader): update README to reflect HMAC-SHA256 change 5 months ago
http 9c28982f7c refactor(server): extract listen target resolution into testable functions 5 months ago
integration f9b756ecf8 feat: add SSRF protection for integration HTTP clients 5 months ago
locale a89852a331 fix(locale): apply Arabic plural rules to ar_SA 5 months ago
mediaproxy 50947318e1 refactor(mediaproxy): remove dependency on gorilla/mux in unit tests 5 months ago
metric 76452fab99 refactor(storage): return errors from count functions used by metrics 5 months ago
model b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 5 months ago
oauth2 699deea72c feat(oidc): use `preferred_username` first instead of `email` claim 1 year ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 1 year ago
reader 16ff071365 feat(sanitizer): allow iframes from framatube.org 5 months ago
storage 76452fab99 refactor(storage): return errors from count functions used by metrics 5 months ago
systemd dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 10 months ago
template 0162c467f2 refactor(ui): use consistent cache-busted URL pattern for all static assets 5 months ago
timezone cc06154d85 fix(timezone): compare locations by name instead of pointer 5 months ago
ui 16ff071365 feat(sanitizer): allow iframes from framatube.org 5 months ago
urllib 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 5 months ago
validator 570227c263 refactor(validator): reuse ValidateDirection in user modification 5 months ago
version 49575c8902 test(version): add a test to enforce the version format 1 year ago
worker 2572809998 refactor(worker): add graceful shutdown to worker pool 5 months ago