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