krvpb024 28b235595e feat(locale): add Taiwanese POJ (nan-Latn-pehoeji) support 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 459284ab96 feat(integration): add webhook URL per feed 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 3ebeb38ade fix(api): return 500 response when JSON serialization fails 1 year ago
integration 7bf1dd6e7a fix: update Linkace integration to support API v2 1 year ago
locale 28b235595e feat(locale): add Taiwanese POJ (nan-Latn-pehoeji) support 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 459284ab96 feat(integration): add webhook URL per feed 1 year ago
oauth2 89620a7dd2 refactor(oauth2): no need to use `io.WriteString` when sha256 provides a way to obtain a sum in a single call 1 year ago
reader f2f60a8f73 feat(sanitizer): improve text truncation with better space handling 1 year ago
storage 459284ab96 feat(integration): add webhook URL per feed 1 year ago
systemd 168a870c02 Move internal packages to an internal folder 2 years ago
template 6a008eee14 feat(ui): open the <details> tag in edit feed page when the feature is enabled 1 year ago
timezone c951ac2876 fix: json encoding is failing with dates at OAD and negative timezone offset 1 year ago
ui 459284ab96 feat(integration): add webhook URL per feed 1 year ago
urllib 4fe902a5d2 Use `strings.EqualFold` instead of `strings.ToLower(…) ==` 2 years ago
validator fc3c4873e5 doc: add note regarding validateUsername 1 year ago
version 168a870c02 Move internal packages to an internal folder 2 years ago
worker 645a817685 Use modern for loops 2 years ago