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