| .. |
|
api
|
0ab3bb5efb
refactor(api): replace inlined map and structs with named payload structs
|
2 months ago |
|
cli
|
6439d352d2
docs(man): improve `miniflux.1` consistency and fix typos
|
3 months ago |
|
config
|
e54e6c097c
feat(config)!: deprecate `FILTER_ENTRY_MAX_AGE_DAYS` config option
|
3 months ago |
|
crypto
|
86c58e11f6
perf(reader): use a non-cryptographic hash when possible
|
9 months ago |
|
database
|
cd7d61966c
refactor(database): dont' index removed entries' content
|
3 months ago |
|
fever
|
56a11d1d45
chore: remove prealloc linter
|
3 months ago |
|
googlereader
|
590adb9967
refactor(googlereader): remove output param check for user-info handler
|
3 months ago |
|
http
|
561389da69
feat: add `TRUSTED_REVERSE_PROXY_NETWORKS` config option
|
3 months ago |
|
integration
|
56a11d1d45
chore: remove prealloc linter
|
3 months ago |
|
locale
|
a33cfb2b7d
feat(locale): update translations
|
3 months 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
|
fbc4d700d5
feat: add auto-push option to readeck integration
|
3 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
|
bb05b25530
refactor(urllib): replace AbsoluteURL and GetAbsoluteURL
|
2 months ago |
|
storage
|
56a11d1d45
chore: remove prealloc linter
|
3 months ago |
|
systemd
|
dd44fbcc76
refactor(misc): replace fmt.Errorf with errors.New where possible
|
6 months ago |
|
template
|
c5a9111d58
refactor(timezone): improve internal timezones handling
|
2 months ago |
|
timezone
|
71c551ffe0
test(timezone): add test for `AvailableTimezones()`
|
2 months ago |
|
ui
|
fb0fcfb266
fix(js): use arrow functions for `touchcancel` event to maintain context
|
2 months ago |
|
urllib
|
bb05b25530
refactor(urllib): replace AbsoluteURL and GetAbsoluteURL
|
2 months ago |
|
validator
|
7b7fd48e15
test(validator): add more unit tests for the validation functions
|
2 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 |