jvoisin 20545d28e9 refactor(storage): remove a useless ORDER BY in GetEnclosure vor 2 Wochen
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible vor 7 Monaten
batch.go 9b859e7f3f refactor(storage): unexport a bunch of symbols vor 3 Monaten
category.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator vor 2 Wochen
certificate_cache.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator vor 2 Wochen
enclosure.go 20545d28e9 refactor(storage): remove a useless ORDER BY in GetEnclosure vor 1 Woche
entry.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator vor 2 Wochen
entry_pagination_builder.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator vor 2 Wochen
entry_query_builder.go cd01413b9b perf(storage): preallocate some slices and a map vor 3 Wochen
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits vor 9 Monaten
feed.go b7da3634e4 perf(misc): batch navigational information queries vor 2 Wochen
feed_query_builder.go 9151dc5377 perf(storage): extract a query from a cursor lock vor 2 Monaten
icon.go 018128e109 fix(storage): delete orphaned icons vor 2 Wochen
integration.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator vor 2 Wochen
nav_metadata.go b7da3634e4 perf(misc): batch navigational information queries vor 2 Wochen
storage.go 0cf5051cf8 feat: show size of DB on the about page vor 1 Jahr
user.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator vor 2 Wochen
web_session.go 182a010ea7 refactor: rewrite and simplify web sessions management vor 1 Monat
webauthn.go 0642e8a3ea fix(webauthn): persist backup flags vor 2 Wochen