gudvinr a08f598cc8 refactor(storage): return entryPaginationBuilder from builder methods 3 weeks ago
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 8 months ago
batch.go 9b859e7f3f refactor(storage): unexport a bunch of symbols 4 months ago
category.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 1 month ago
certificate_cache.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 1 month ago
enclosure.go 20545d28e9 refactor(storage): remove a useless ORDER BY in GetEnclosure 1 month ago
entry.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 1 month ago
entry_pagination_builder.go a08f598cc8 refactor(storage): return entryPaginationBuilder from builder methods 3 weeks ago
entry_query_builder.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant 3 weeks ago
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 10 months ago
feed.go b7da3634e4 perf(misc): batch navigational information queries 1 month ago
feed_query_builder.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant 3 weeks ago
icon.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant 3 weeks ago
integration.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 1 month ago
nav_metadata.go b7da3634e4 perf(misc): batch navigational information queries 1 month ago
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 year ago
user.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant 3 weeks ago
web_session.go 182a010ea7 refactor: rewrite and simplify web sessions management 2 months ago
webauthn.go 0642e8a3ea fix(webauthn): persist backup flags 1 month ago