Frédéric Guillot f2e34cf07f refactor(js): split `openOriginalLink()` into smaller functions 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 078eb39db9 refactor(config): don't check random.Read's return value 8 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 5eab4753e8 refactor(googlereader): rename/unexport response types and functions 8 months ago
http f3052eb8ed refactor(misc): make use of type constraints where possible 8 months ago
integration 1f7843e313 feat(integration): prioritize feed-level webhook URL when available when saving entries 8 months ago
locale 181e1341e1 refactor(locale): introspect the translation files at load time 8 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 cce0e7bd29 refactor(rewrite): replaced regex-based YouTube and Invidious video ID extraction with URL parsing 8 months ago
storage 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 8 months ago
systemd 168a870c02 Move internal packages to an internal folder 2 years ago
template 3e1a7e411c feat(js): register the service worker as JavaScript module 8 months ago
timezone f9dce3d10f perf(timzone): cache getLocation's results 10 months ago
ui f2e34cf07f refactor(js): split `openOriginalLink()` into smaller functions 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