Frédéric Guillot 5db66fc279 refactor(storage): avoid using Sprintf to update session fields пре 3 месеци
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible пре 6 месеци
batch.go 50c5996280 refactor: remove some `fmt.Sprintf` calls пре 8 месеци
category.go 7c1602c2c0 refactor(internal): fix doc comments пре 8 месеци
certificate_cache.go 168a870c02 Move internal packages to an internal folder пре 2 година
enclosure.go 82a6fe64ae feat(storage): reduce the number of SQL queries when fetching entry enclosures пре 1 година
entry.go 90a389ac25 feat: add API endpoint to import entries into existing feed пре 3 месеци
entry_pagination_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls пре 8 месеци
entry_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls пре 8 месеци
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits пре 8 месеци
feed.go af149e46df Revert "refactor(storage): simplify `feed.go` by using `min()`, inline errors, and use idiomatic conditions" пре 8 месеци
feed_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls пре 8 месеци
icon.go 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` пре 8 месеци
integration.go fbc4d700d5 feat: add auto-push option to readeck integration пре 4 месеци
session.go 5db66fc279 refactor(storage): avoid using Sprintf to update session fields пре 3 месеци
storage.go 0cf5051cf8 feat: show size of DB on the about page пре 1 година
user.go 5db66fc279 refactor(storage): avoid using Sprintf to update session fields пре 3 месеци
user_session.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible пре 6 месеци
webauthn.go 7c1602c2c0 refactor(internal): fix doc comments пре 8 месеци