Frédéric Guillot 56a11d1d45 chore: remove prealloc linter 3 months ago
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 6 months ago
batch.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 8 months ago
category.go 7c1602c2c0 refactor(internal): fix doc comments 7 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 56a11d1d45 chore: remove prealloc linter 3 months ago
entry_pagination_builder.go df28028b24 feat(ui): add filter to search results by unread status 3 months ago
entry_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 8 months ago
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 7 months ago
feed.go af149e46df Revert "refactor(storage): simplify `feed.go` by using `min()`, inline errors, and use idiomatic conditions" 7 months ago
feed_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 8 months ago
icon.go 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 8 months ago
integration.go fbc4d700d5 feat: add auto-push option to readeck integration 3 months ago
session.go 5db66fc279 refactor(storage): avoid using Sprintf to update session fields 3 months ago
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 year ago
user.go 5db66fc279 refactor(storage): avoid using Sprintf to update session fields 3 months ago
user_session.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 6 months ago
webauthn.go 7c1602c2c0 refactor(internal): fix doc comments 7 months ago