Frédéric Guillot fd75311621 refactor(ui): skip app session creation for static asset routes 4 months ago
..
api d5c37d7d12 perf(ui): reduce amount of sql queries to get unread entries 4 months ago
cli b160f92ff8 refactor(config): move cross-field validation into config parser 4 months ago
config b160f92ff8 refactor(config): move cross-field validation into config parser 4 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 5 months ago
fever b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 4 months ago
googlereader fa9ab92b40 docs(googlereader): update README to reflect HMAC-SHA256 change 4 months ago
http ba684cabfd perf(ui): add `immutable` to Cache-Control 4 months ago
integration f9b756ecf8 feat: add SSRF protection for integration HTTP clients 5 months ago
locale c61c20247d feat(locale): update gl_ES translation 4 months ago
mediaproxy 50947318e1 refactor(mediaproxy): remove dependency on gorilla/mux in unit tests 4 months ago
metric 76452fab99 refactor(storage): return errors from count functions used by metrics 4 months ago
model b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 4 months ago
oauth2 31f077cccc refactor(oauth2): select provider explicitly by OAUTH2_PROVIDER value 4 months ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 1 year ago
reader 21703c81f4 perf(sanitizer): Use an io.MultiReader 4 months ago
storage d5c37d7d12 perf(ui): reduce amount of sql queries to get unread entries 4 months ago
systemd dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 10 months ago
template 4f504499fa fix(ui): redirect to category feeds page after marking feed as read 4 months ago
timezone cc06154d85 fix(timezone): compare locations by name instead of pointer 4 months ago
ui fd75311621 refactor(ui): skip app session creation for static asset routes 4 months ago
urllib 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 4 months ago
validator 570227c263 refactor(validator): reuse ValidateDirection in user modification 4 months ago
version 49575c8902 test(version): add a test to enforce the version format 11 months ago
worker 2572809998 refactor(worker): add graceful shutdown to worker pool 4 months ago