Frédéric Guillot f467c2daa1 refactor(ui): require POST for OAuth2 unlink endpoint 1 week ago
..
api cdf0632f08 refactor(storage): take category sort order as parameter 1 month ago
cli 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread 1 month ago
config 9702c6269f feat(config): allow disabling local auth without user creation 1 month ago
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 11 months ago
database 56c80f3085 refactor(storage): simplify user removal via ON DELETE CASCADE 1 month ago
fever 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread 1 month ago
googlereader e4338950a0 fix(googlereader): fix incorrect read/starred toggling 2 weeks ago
http d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect 2 weeks ago
integration f9b756ecf8 feat: add SSRF protection for integration HTTP clients 2 months ago
locale f467c2daa1 refactor(ui): require POST for OAuth2 unlink endpoint 1 week ago
mediaproxy 50947318e1 refactor(mediaproxy): remove dependency on gorilla/mux in unit tests 2 months ago
metric 76452fab99 refactor(storage): return errors from count functions used by metrics 1 month ago
model 0909323ae3 feat(validator): cap entry limit at MaxEntryLimit 2 weeks ago
oauth2 31f077cccc refactor(oauth2): select provider explicitly by OAUTH2_PROVIDER value 1 month ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 10 months ago
reader 6b06c9f4f4 perf(readingtime): don't allocate words to count them 1 week ago
storage b7da3634e4 perf(misc): batch navigational information queries 1 week ago
systemd dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 7 months ago
template f467c2daa1 refactor(ui): require POST for OAuth2 unlink endpoint 1 week ago
timezone cc06154d85 fix(timezone): compare locations by name instead of pointer 1 month ago
ui f467c2daa1 refactor(ui): require POST for OAuth2 unlink endpoint 1 week ago
urllib 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 2 months ago
validator bad9411d63 feat(opml): include feed settings in export and import 1 week ago
version 49575c8902 test(version): add a test to enforce the version format 9 months ago
worker 2572809998 refactor(worker): add graceful shutdown to worker pool 1 month ago