Sevi.C bca9bea676 feat: add date-based entry filtering rules 1 year ago
..
api c1ef986cab fix(consistency): align feed modification behavior between API and UI 1 year ago
cli eed3fcf92a refactor(locale): delay parsing of translations until they're used 1 year ago
config 7e2b50efee feat: optionally fetch watch time from YouTube API instead of website 1 year ago
crypto 9c8a7dfffe Make use of HashFromBytes everywhere 2 years ago
database 366928b35d feat(integration): add cubox integration 1 year ago
fever f3a5a3ee14 fix(fever): correct sorting direction when using max_id argument 1 year ago
googlereader 810b351772 feat: add API routes `/v1/enclosures/{enclosureID}` 1 year ago
http 7d6a4243c1 Make cookie duration dependent on configuration 1 year ago
integration 8cdf76df69 fix(linting): remove unnecessary blank line in PushEntries function 1 year ago
locale eed3fcf92a refactor(locale): delay parsing of translations until they're used 1 year ago
mediaproxy 1b0b8b9c42 refactor: use a better construct than `doc.Find(…).First()` 1 year ago
metric c0e954f19d Implement structured logging using log/slog package 2 years ago
model e6185b1393 refactor: use min/max instead of math.Min/math.Max 1 year ago
oauth2 c0e954f19d Implement structured logging using log/slog package 2 years ago
reader bca9bea676 feat: add date-based entry filtering rules 1 year ago
storage 3a966c6ce5 fix: replace timezone function call with view 1 year ago
systemd 168a870c02 Move internal packages to an internal folder 2 years ago
template 6eb1f25a53 feat: only show the commit URL if it's not empty on `/about` 1 year ago
timezone e3b3c40c28 timezone: make sure the tests pass when the timezone database is not installed on the host 2 years ago
ui a06657b74d Factorise a line in internal/ui/static/js/app.js 1 year ago
urllib 4fe902a5d2 Use `strings.EqualFold` instead of `strings.ToLower(…) ==` 2 years ago
validator bca9bea676 feat: add date-based entry filtering rules 1 year ago
version 168a870c02 Move internal packages to an internal folder 2 years ago
worker 645a817685 Use modern for loops 2 years ago