| .. |
|
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
|
ce6cadc176
refactor(mediaproxy): use *url.URL for MEDIA_PROXY_CUSTOM_URL
|
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
|
5e3bba9ae1
refactor(request): fix typo in big corp name
|
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
|
566670cc06
refactor: unexport symbols
|
8 months ago |
|
model
|
7c1602c2c0
refactor(internal): fix doc comments
|
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
|
459b1bf1ee
test(icon): add tests for finding icon URLs in HTML documents
|
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
|
9536ce7dbc
fix(version): change development version naming to avoid breaking some clients
|
7 months ago |
|
timezone
|
f9dce3d10f
perf(timzone): cache getLocation's results
|
10 months ago |
|
ui
|
953ea885e0
fix(mediaproxy): always forward the browser Accept header
|
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 |