gudvinr 4af12a4129 refactor(metric): use time.Duration for refresh duration 7 months ago
..
api c105b14f58 test(api): add integration test for fetching categories with counters 7 months ago
cli 5403ca09f6 feat(storage): add limit parameter to `ClearRemovedEntriesContent` 7 months ago
config 4af12a4129 refactor(metric): use time.Duration for refresh duration 7 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 5e3bba9ae1 refactor(request): fix typo in big corp name 7 months ago
http c6536e8d90 refactor(http): use time.Duration for refresh interval 7 months ago
integration 80f48c88c7 refactor: replace `interface{}` with `any` 8 months ago
locale 40fa77851c refactor(locale): avoid code duplication in `Printer.Printf()` function 7 months ago
mediaproxy ce6cadc176 refactor(mediaproxy): use *url.URL for MEDIA_PROXY_CUSTOM_URL 7 months ago
metric 4af12a4129 refactor(metric): use time.Duration for refresh duration 7 months ago
model ed3bf59356 refactor(reader): use time.Duration instead of minutes count 7 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 30453ad7ec refactor(fetcher): use time.Duration for client timeout values 7 months ago
storage 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 7 months ago
systemd 168a870c02 Move internal packages to an internal folder 2 years ago
template 7c29166ef9 refactor(ui): move inline SVG to `sprite.svg` 7 months ago
timezone f9dce3d10f perf(timzone): cache getLocation's results 10 months ago
ui c6536e8d90 refactor(http): use time.Duration for refresh interval 7 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 49575c8902 test(version): add a test to enforce the version format 7 months ago
worker 34499b887b feat: add `POLLING_LIMIT_PER_HOST` to limit concurrent requests per host 8 months ago