| .. |
|
api
|
9fc69fd2e0
refactor(storage): update IconByFeedID to handle sql.ErrNoRows
|
2 months ago |
|
cli
|
2fa8995a35
fix: avoid possible deadlock when cleaning removed entries
|
2 months ago |
|
config
|
f19fc2ff53
feat: add validation for TRUSTED_REVERSE_PROXY_NETWORKS config
|
2 months 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
|
56a11d1d45
chore: remove prealloc linter
|
3 months ago |
|
googlereader
|
fc9cb9e5d5
refactor(googlereader): unexport two symbols
|
2 months ago |
|
http
|
46e77eccb0
fix(request): change FindRemoteIP to fallback to 127.0.0.1
|
2 months ago |
|
integration
|
56a11d1d45
chore: remove prealloc linter
|
3 months ago |
|
locale
|
7b07b8256b
feat(feed): add ignore_entry_updates option to feeds
|
1 month ago |
|
mediaproxy
|
5e607be86a
refactor(config): rewrite config parser
|
6 months ago |
|
metric
|
4af12a4129
refactor(metric): use time.Duration for refresh duration
|
7 months ago |
|
model
|
7b07b8256b
feat(feed): add ignore_entry_updates option to feeds
|
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
|
cd6236b1cd
perf(sanitize): Use strings.Builder instead of manually concatenating
|
1 month 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
|
7b07b8256b
feat(feed): add ignore_entry_updates option to feeds
|
1 month ago |
|
timezone
|
71c551ffe0
test(timezone): add test for `AvailableTimezones()`
|
2 months ago |
|
ui
|
7b07b8256b
feat(feed): add ignore_entry_updates option to feeds
|
1 month ago |
|
urllib
|
bb05b25530
refactor(urllib): replace AbsoluteURL and GetAbsoluteURL
|
2 months ago |
|
validator
|
7edf42fe18
fix: run go fmt with Go 1.26
|
1 month 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 |