John Brayton 7d8ffd2eb0 feat(api): add entry ID listing endpoint 2 недель назад
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 8 месяцев назад
batch.go 9b859e7f3f refactor(storage): unexport a bunch of symbols 4 месяцев назад
category.go 5e766332be perf(storage): replace correlated subqueries in CategoriesWithFeedCount 3 недель назад
certificate_cache.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 1 месяц назад
enclosure.go f22c08832a fix(migrations): use SHA-256 instead of MD5 for the enclosures unique index 2 недель назад
entry.go 9dfed35946 refactor(storage): consistent construction of query builders 1 месяц назад
entry_pagination_builder.go f050f23bda refactor(storage): collapse WithTags into a single array-containment predicate 1 месяц назад
entry_query_builder.go 7d8ffd2eb0 feat(api): add entry ID listing endpoint 2 недель назад
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 10 месяцев назад
feed.go 9dfed35946 refactor(storage): consistent construction of query builders 1 месяц назад
feed_query_builder.go 9dfed35946 refactor(storage): consistent construction of query builders 1 месяц назад
icon.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant 1 месяц назад
integration.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator 1 месяц назад
nav_metadata.go b7da3634e4 perf(misc): batch navigational information queries 1 месяц назад
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 год назад
user.go 83ea3d1912 security(user): don't leak usernames existence via timing 3 недель назад
web_session.go 182a010ea7 refactor: rewrite and simplify web sessions management 2 месяцев назад
webauthn.go 0642e8a3ea fix(webauthn): persist backup flags 1 месяц назад