Frédéric Guillot 26d9195d21 perf(storage): use scalar comparison for single-element slices in query builder 1 week ago
..
api d5c37d7d12 perf(ui): reduce amount of sql queries to get unread entries 2 weeks ago
cli b160f92ff8 refactor(config): move cross-field validation into config parser 2 weeks ago
config b160f92ff8 refactor(config): move cross-field validation into config parser 2 weeks ago
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 10 months ago
database 7b07b8256b feat(feed): add ignore_entry_updates option to feeds 2 months ago
fever b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 3 weeks ago
googlereader fa9ab92b40 docs(googlereader): update README to reflect HMAC-SHA256 change 3 weeks ago
http ba684cabfd perf(ui): add `immutable` to Cache-Control 2 weeks ago
integration f9b756ecf8 feat: add SSRF protection for integration HTTP clients 1 month ago
locale c61c20247d feat(locale): update gl_ES translation 2 weeks 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 3 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 2 weeks ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 9 months ago
reader 21703c81f4 perf(sanitizer): Use an io.MultiReader 2 weeks ago
storage 26d9195d21 perf(storage): use scalar comparison for single-element slices in query builder 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 1 week ago
timezone cc06154d85 fix(timezone): compare locations by name instead of pointer 3 weeks ago
ui fd75311621 refactor(ui): skip app session creation for static asset routes 1 week ago
urllib 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 1 month ago
validator 570227c263 refactor(validator): reuse ValidateDirection in user modification 3 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 3 weeks ago