gudvinr 66996e3ffa refactor(storage): use same API for list and singular items 5 日 前
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 7 ヶ月 前
batch.go 9b859e7f3f refactor(storage): unexport a bunch of symbols 3 ヶ月 前
category.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 2 週間 前
certificate_cache.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 2 週間 前
enclosure.go 20545d28e9 refactor(storage): remove a useless ORDER BY in GetEnclosure 1 週間 前
entry.go 9dfed35946 refactor(storage): consistent construction of query builders 3 日 前
entry_pagination_builder.go f050f23bda refactor(storage): collapse WithTags into a single array-containment predicate 5 時間 前
entry_query_builder.go 66996e3ffa refactor(storage): use same API for list and singular items 4 時間 前
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 9 ヶ月 前
feed.go 9dfed35946 refactor(storage): consistent construction of query builders 3 日 前
feed_query_builder.go 9dfed35946 refactor(storage): consistent construction of query builders 3 日 前
icon.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant 3 日 前
integration.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 2 週間 前
nav_metadata.go b7da3634e4 perf(misc): batch navigational information queries 2 週間 前
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 年間 前
user.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant 3 日 前
web_session.go 182a010ea7 refactor: rewrite and simplify web sessions management 1 ヶ月 前
webauthn.go 0642e8a3ea fix(webauthn): persist backup flags 2 週間 前