gudvinr 76ef8f3579 refactor(googlereader): replace `Sprintf("%d")` with `FormatInt` 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 078eb39db9 refactor(config): don't check random.Read's return value 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 76ef8f3579 refactor(googlereader): replace `Sprintf("%d")` with `FormatInt` 1 年之前
http f3052eb8ed refactor(misc): make use of type constraints where possible 1 年之前
integration 1f7843e313 feat(integration): prioritize feed-level webhook URL when available when saving entries 1 年之前
locale 181e1341e1 refactor(locale): introspect the translation files at load time 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 a43d150a27 refactor(parser): centralize seek logic and provide a hint for the compiler to eliminate a useless bound check 1 年之前
storage 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 1 年之前
systemd 168a870c02 Move internal packages to an internal folder 3 年之前
template b505a63f3b refactor(js): rewrite toast notification implementation 1 年之前
timezone f9dce3d10f perf(timzone): cache getLocation's results 1 年之前
ui 3bb965913d refactor(js): create utility functions to manage buttons state 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 年之前