jvoisin f22c08832a fix(migrations): use SHA-256 instead of MD5 for the enclosures unique index 3 months ago
..
api 66996e3ffa refactor(storage): use same API for list and singular items 3 months ago
cli f963ea35a5 refactor(cli): use cleaner syntax for common exit routine 3 months ago
config 9702c6269f feat(config): allow disabling local auth without user creation 5 months ago
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 1 year ago
database f22c08832a fix(migrations): use SHA-256 instead of MD5 for the enclosures unique index 3 months ago
fever 66996e3ffa refactor(storage): use same API for list and singular items 3 months ago
googlereader 350df63d99 fix(googlereader): apply configured user agent in quickadd handler 3 months ago
http 533ff80744 perf(ui): add max-age to Cache-Control 3 months ago
integration 47e304f343 perf(integration): don't defer in a for loop 3 months ago
locale 939698fd66 feat(locale): update gl_ES 3 months ago
mediaproxy 50947318e1 refactor(mediaproxy): remove dependency on gorilla/mux in unit tests 6 months ago
metric 76452fab99 refactor(storage): return errors from count functions used by metrics 5 months ago
model 161ed71eb0 fix(api): forbid setting OAuth identity fields via user update 3 months ago
oauth2 31f077cccc refactor(oauth2): select provider explicitly by OAUTH2_PROVIDER value 5 months ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 1 year ago
reader 87d7891600 refactor: remove the now-useless maxDepth limit in the sanitizer 3 months ago
storage f22c08832a fix(migrations): use SHA-256 instead of MD5 for the enclosures unique index 3 months ago
systemd dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 11 months ago
template f4de355374 fix: correct an aria-labelledby error 3 months ago
timezone cc06154d85 fix(timezone): compare locations by name instead of pointer 5 months ago
ui 66996e3ffa refactor(storage): use same API for list and singular items 3 months ago
urllib c896bafdaa fix(urllib): reject backslashes in relative path validation 3 months ago
validator bad9411d63 feat(opml): include feed settings in export and import 4 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