jvoisin 111e3f2106 Reuse a Reader instead of copying to a buffer when parsing an atom feed 2 年 前
..
api 31ac62f410 Don't compute reading-time when unused 2 年 前
cli 645a817685 Use modern for loops 2 年 前
config f4f8342245 Remove a superfluous condition 2 年 前
crypto d55b410800 Use constant-time comparison for anti-csrf tokens 2 年 前
database eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting 2 年 前
fever c0e954f19d Implement structured logging using log/slog package 2 年 前
googlereader 1f5c8ce353 Don't mix up capacity and length 2 年 前
http 698bea4ec8 Fix inaccessible metrics endpoint when listening on Unix socket 2 年 前
integration b04550e2f2 Use `%q` instead of `"%s"` 2 年 前
locale abdd5876a1 Move search form to a dedicated page 2 年 前
metric c0e954f19d Implement structured logging using log/slog package 2 年 前
model b04550e2f2 Use `%q` instead of `"%s"` 2 年 前
oauth2 c0e954f19d Implement structured logging using log/slog package 2 年 前
proxy 9fe99ce7fa Simplify and optimize genericProxyRewriter 2 年 前
reader 111e3f2106 Reuse a Reader instead of copying to a buffer when parsing an atom feed 2 年 前
storage 1f5c8ce353 Don't mix up capacity and length 2 年 前
systemd 168a870c02 Move internal packages to an internal folder 2 年 前
template b8df6c31a0 sort integrations alphabetically 2 年 前
tests e6524f925f Simplify username generation for the tests 2 年 前
timezone 168a870c02 Move internal packages to an internal folder 2 年 前
ui 8d80e9103f Delay call of `view.New` after logging the user in 2 年 前
urllib 4fe902a5d2 Use `strings.EqualFold` instead of `strings.ToLower(…) ==` 2 年 前
validator 420a3d4d95 Remove Golint 2 年 前
version 168a870c02 Move internal packages to an internal folder 2 年 前
worker 645a817685 Use modern for loops 2 年 前