Frédéric Guillot 182a010ea7 refactor: rewrite and simplify web sessions management 3 weeks ago
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 7 months ago
batch.go 9b859e7f3f refactor(storage): unexport a bunch of symbols 2 months ago
category.go 7c1602c2c0 refactor(internal): fix doc comments 8 months ago
certificate_cache.go 9b859e7f3f refactor(storage): unexport a bunch of symbols 2 months ago
enclosure.go 2fa8995a35 fix: avoid possible deadlock when cleaning removed entries 3 months ago
entry.go 5f3049d1ce perf(storage): factorize away a query 1 month ago
entry_pagination_builder.go 9b859e7f3f refactor(storage): unexport a bunch of symbols 2 months ago
entry_query_builder.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 1 month ago
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 8 months ago
feed.go 76452fab99 refactor(storage): return errors from count functions used by metrics 1 month ago
feed_query_builder.go 9151dc5377 perf(storage): extract a query from a cursor lock 1 month ago
icon.go 9fc69fd2e0 refactor(storage): update IconByFeedID to handle sql.ErrNoRows 3 months ago
integration.go fbc4d700d5 feat: add auto-push option to readeck integration 4 months ago
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 year ago
user.go 76452fab99 refactor(storage): return errors from count functions used by metrics 1 month ago
web_session.go 182a010ea7 refactor: rewrite and simplify web sessions management 3 weeks ago
webauthn.go 7c1602c2c0 refactor(internal): fix doc comments 8 months ago