Frédéric Guillot 54abd0a736 fix(parser): handle feeds with leading whitespace that exceeds buffer size 1 年之前
..
api dc81725788 fix(filter): remove `\r\n` in rule parsing 1 年之前
cli 92876a0c61 refactor(http): rename package from httpd to server for consistency 1 年之前
config 61583d53d5 refactor(config): simplify SortedOptions 1 年之前
crypto 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 1 年之前
database 15e4c3a374 refactor(database): get rid of the sqlite tentative 1 年之前
fever f3a5a3ee14 fix(fever): correct sorting direction when using max_id argument 2 年之前
googlereader 5eab4753e8 refactor(googlereader): rename/unexport response types and functions 1 年之前
http 135ce1d546 feat(cookie): use `SameSiteStrictMode` when not using OAuth2/OIDC 1 年之前
integration 1d1162327e feat(integration): use Bearer token authorization instead of cookie for Linkwarden client 1 年之前
locale 202de7c787 fix(integration): rename Linkwarden endpoint label to base URL (#3568) 1 年之前
mediaproxy 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 1 年之前
metric c0e954f19d Implement structured logging using log/slog package 2 年之前
model 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 1 年之前
oauth2 699deea72c feat(oidc): use `preferred_username` first instead of `email` claim 1 年之前
proxyrotator a09129d220 refactor(proxyrotator): simplify mutex handling 1 年之前
reader 54abd0a736 fix(parser): handle feeds with leading whitespace that exceeds buffer size 1 年之前
storage 703f113fbd fix(storage): ensure strings are truncated to fit tsvector size limit and remain valid UTF-8 1 年之前
systemd 168a870c02 Move internal packages to an internal folder 3 年之前
template 20825a92c5 Revert "perf(template): use `ParseFS` to directly parse the embedded template data" 1 年之前
timezone f9dce3d10f perf(timzone): cache getLocation's results 1 年之前
ui dc81725788 fix(filter): remove `\r\n` in rule parsing 1 年之前
urllib a8b4e88742 perf(sanitizer): improve the performances of the sanitizer (#3497) 1 年之前
validator 0086e0b356 perf(validator): slightly optimize a regex 1 年之前
version 168a870c02 Move internal packages to an internal folder 3 年之前
worker 0af1a6e121 refactor: avoid logging twice the feed errors in the background worker 1 年之前