Frédéric Guillot 703f113fbd fix(storage): ensure strings are truncated to fit tsvector size limit and remain valid UTF-8 8 months ago
..
api dc81725788 fix(filter): remove `\r\n` in rule parsing 8 months ago
cli 92876a0c61 refactor(http): rename package from httpd to server for consistency 9 months ago
config 61583d53d5 refactor(config): simplify SortedOptions 9 months ago
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 9 months ago
database 15e4c3a374 refactor(database): get rid of the sqlite tentative 9 months ago
fever f3a5a3ee14 fix(fever): correct sorting direction when using max_id argument 1 year ago
googlereader 4679691c94 refactor(googlereader): rename stream suffix constants for clarity 9 months ago
http 135ce1d546 feat(cookie): use `SameSiteStrictMode` when not using OAuth2/OIDC 9 months ago
integration 117c031f1c feat(integration)!: remove Pocket integration 9 months ago
locale f0cdfb33dd feat(locale): update Chinese translations 9 months ago
mediaproxy 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 9 months ago
metric c0e954f19d Implement structured logging using log/slog package 2 years ago
model 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 9 months ago
oauth2 699deea72c feat(oidc): use `preferred_username` first instead of `email` claim 10 months ago
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 9 months ago
reader f02213a168 refactor(readability): use `String` explicitly in debug log instead of `Any` 8 months ago
storage 703f113fbd fix(storage): ensure strings are truncated to fit tsvector size limit and remain valid UTF-8 8 months ago
systemd 168a870c02 Move internal packages to an internal folder 2 years ago
template 1825320369 refactor(template): remove unused functions and reduce the complexity of `truncate` function 8 months ago
timezone f9dce3d10f perf(timzone): cache getLocation's results 10 months ago
ui dc81725788 fix(filter): remove `\r\n` in rule parsing 8 months ago
urllib a8b4e88742 perf(sanitizer): improve the performances of the sanitizer (#3497) 9 months ago
validator 0086e0b356 perf(validator): slightly optimize a regex 10 months ago
version 168a870c02 Move internal packages to an internal folder 2 years ago
worker 0af1a6e121 refactor: avoid logging twice the feed errors in the background worker 1 year ago