| .. |
|
api
|
b18ecc0a78
refactor(http): move response format helpers into parent package
|
3 weeks ago |
|
cli
|
7d0ed5d252
fix(cli): bypass logger setup for info and version flags
|
3 weeks ago |
|
config
|
f9b756ecf8
feat: add SSRF protection for integration HTTP clients
|
1 month ago |
|
crypto
|
86c58e11f6
perf(reader): use a non-cryptographic hash when possible
|
9 months ago |
|
database
|
7b07b8256b
feat(feed): add ignore_entry_updates option to feeds
|
1 month ago |
|
fever
|
b18ecc0a78
refactor(http): move response format helpers into parent package
|
3 weeks ago |
|
googlereader
|
e9edda8ef6
refactor(response): add Text response helper
|
3 weeks ago |
|
http
|
9660e8a84d
perf(route): preallocate parameters in route.Path
|
3 weeks ago |
|
integration
|
f9b756ecf8
feat: add SSRF protection for integration HTTP clients
|
1 month ago |
|
locale
|
a89852a331
fix(locale): apply Arabic plural rules to ar_SA
|
3 weeks ago |
|
mediaproxy
|
30c9ba9f18
fix(mediaproxy): ignore unsupported proxy targets
|
3 weeks ago |
|
metric
|
4af12a4129
refactor(metric): use time.Duration for refresh duration
|
7 months ago |
|
model
|
7f7f23d33d
chore: upgrade to Go 1.26
|
1 month 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
|
7e5219e5ac
fix(icon): reject oversized favicons
|
3 weeks ago |
|
storage
|
7b07b8256b
feat(feed): add ignore_entry_updates option to feeds
|
1 month ago |
|
systemd
|
dd44fbcc76
refactor(misc): replace fmt.Errorf with errors.New where possible
|
6 months ago |
|
template
|
2d3a9aebb4
fix(template): avoid DoS in truncate() when processing untrusted input
|
3 weeks ago |
|
timezone
|
71c551ffe0
test(timezone): add test for `AvailableTimezones()`
|
2 months ago |
|
ui
|
e9edda8ef6
refactor(response): add Text response helper
|
3 weeks ago |
|
urllib
|
4cd9dd6af7
refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL
|
3 weeks ago |
|
validator
|
4cd9dd6af7
refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL
|
3 weeks 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 |