Frédéric Guillot ae1f1351bf fix(api): return server error on user lookup failure 3 days ago
..
api ae1f1351bf fix(api): return server error on user lookup failure 3 days ago
cli f963ea35a5 refactor(cli): use cleaner syntax for common exit routine 2 weeks ago
config 9702c6269f feat(config): allow disabling local auth without user creation 2 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 2 weeks ago
fever e49c75fc56 fix(storage): chain query builders 1 week ago
googlereader 49d8f1dafb refactor(response): make response builder actually build stuff 1 week ago
http 49d8f1dafb refactor(response): make response builder actually build stuff 1 week ago
integration 47e304f343 perf(integration): don't defer in a for loop 1 month ago
locale b0d25c1c68 fix(locale): de_DE updates 1 week ago
mediaproxy 50947318e1 refactor(mediaproxy): remove dependency on gorilla/mux in unit tests 3 months ago
metric 76452fab99 refactor(storage): return errors from count functions used by metrics 3 months ago
model bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 5 days ago
oauth2 31f077cccc refactor(oauth2): select provider explicitly by OAUTH2_PROVIDER value 2 months ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 11 months ago
reader 8699a1d119 fix(fetcher): clone request builder before disabling redirects 1 week ago
storage bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 5 days ago
systemd dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 8 months ago
template f4de355374 fix: correct an aria-labelledby error 2 weeks ago
timezone cc06154d85 fix(timezone): compare locations by name instead of pointer 3 months ago
ui 530b0c5739 fix(urllib): fix rejection of valid proxy URLs in feeds 1 week ago
urllib 530b0c5739 fix(urllib): fix rejection of valid proxy URLs in feeds 1 week ago
validator bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 5 days ago
version f72957e807 chore(version): bump dev version to 2.3.x-dev 1 week ago
worker 2572809998 refactor(worker): add graceful shutdown to worker pool 3 months ago