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