jvoisin 109e668ac7 perf(storage): pre-allocate a slice in RefreshFeedEntries 9 months ago
..
api_key.go bfd8860398 feat(api): add new endpoints to manage API keys 10 months ago
batch.go e2ee74428a Minor concatenation-related simplifications in internal/storage/ 2 years ago
category.go 63f0a17388 fix(googlereader): avoid panic for inexisting feed or category 11 months ago
certificate_cache.go 168a870c02 Move internal packages to an internal folder 2 years ago
enclosure.go 82a6fe64ae feat(storage): reduce the number of SQL queries when fetching entry enclosures 1 year ago
entry.go 109e668ac7 perf(storage): pre-allocate a slice in RefreshFeedEntries 9 months ago
entry_pagination_builder.go 400e8974f9 fix: improve pagination when having identical publication date 1 year ago
entry_query_builder.go e643effefa feat: combine feed icon handlers to use only `externalIconID` 1 year ago
feed.go 2a9d91c783 feat: add entry filters at the feed level 9 months ago
feed_query_builder.go 2a9d91c783 feat: add entry filters at the feed level 9 months ago
icon.go e643effefa feat: combine feed icon handlers to use only `externalIconID` 1 year ago
integration.go 117c031f1c feat(integration)!: remove Pocket integration 9 months ago
session.go 9a1d9593b3 refactor(crypto): use rand.Text() instead of a custom implementation 9 months ago
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 year ago
timezone.go 3a966c6ce5 fix: replace timezone function call with view 1 year ago
user.go 8db637cb39 feat(ui): add user setting to control `target="_blank"` on links 10 months ago
user_session.go 9a1d9593b3 refactor(crypto): use rand.Text() instead of a custom implementation 9 months ago
webauthn.go 62ef8ed57a Add WebAuthn / Passkey integration 2 years ago