John Brayton bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint há 2 semanas atrás
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible há 9 meses atrás
batch.go 9b859e7f3f refactor(storage): unexport a bunch of symbols há 4 meses atrás
category.go 5e766332be perf(storage): replace correlated subqueries in CategoriesWithFeedCount há 1 mês atrás
certificate_cache.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator há 1 mês atrás
enclosure.go 1975bc6339 fix(storage): scope enclosure lookup by user há 2 semanas atrás
entry.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint há 2 semanas atrás
entry_pagination_builder.go ce5d84e956 feat(search): swap plainto_tsquery for websearch_to_tsquery há 3 semanas atrás
entry_query_builder.go 1975bc6339 fix(storage): scope enclosure lookup by user há 2 semanas atrás
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits há 10 meses atrás
feed.go 9dfed35946 refactor(storage): consistent construction of query builders há 1 mês atrás
feed_query_builder.go 9dfed35946 refactor(storage): consistent construction of query builders há 1 mês atrás
icon.go eff9502462 refactor(storage): use INNER JOIN where LEFT JOIN is redundant há 1 mês atrás
integration.go 3f05747a78 refactor(internal): use errors.Is instead of equality operator há 1 mês atrás
nav_metadata.go b7da3634e4 perf(misc): batch navigational information queries há 1 mês atrás
storage.go 0cf5051cf8 feat: show size of DB on the about page há 1 ano atrás
user.go 83ea3d1912 security(user): don't leak usernames existence via timing há 1 mês atrás
web_session.go 182a010ea7 refactor: rewrite and simplify web sessions management há 2 meses atrás
webauthn.go 0642e8a3ea fix(webauthn): persist backup flags há 1 mês atrás