jvoisin
|
f109e3207c
reader/rss: don't add empty tags to RSS items
|
2 years ago |
Romain de Laage
|
b54fe66809
fix: do not store empty tags
|
2 years ago |
jvoisin
|
93c9d43497
http/response: get rid of the X-XSS-Protection header
|
2 years ago |
Frédéric Guillot
|
e3b3c40c28
timezone: make sure the tests pass when the timezone database is not installed on the host
|
2 years ago |
Frédéric Guillot
|
068790fc19
integration: fix rssbrige import
|
2 years ago |
Frédéric Guillot
|
41d99c517f
Update GitHub PR template
|
2 years ago |
Frédéric Guillot
|
3db3f9884f
cli: avoid misleading error message when creating an admin user
|
2 years ago |
Frédéric Guillot
|
ad1d349a0c
rss: use Channel tags only if there is no Item tags
|
2 years ago |
Jean Khawand
|
7ee4a731af
Update miniflux.1
|
2 years ago |
Jean Khawand
|
3c822a45ac
Update miniflux.1
|
2 years ago |
Frédéric Guillot
|
c2311e316c
Rename PROXY_* options to MEDIA_PROXY_*
|
2 years ago |
jvoisin
|
ed20771194
Enable trusted-types
|
2 years ago |
jvoisin
|
beb8c80787
Replace a bunch of `let` with `const`
|
2 years ago |
jvoisin
|
fc4bdf3ab0
Inline a one-liner function
|
2 years ago |
Frédéric Guillot
|
6bc819e198
man page: sort config options in alphabetical order
|
2 years ago |
Frédéric Guillot
|
08640b27d5
Ensure enclosure URLs are always absolute
|
2 years ago |
jvoisin
|
4be993e055
Minor refactoring of internal/reader/atom/atom_10_adapter.go
|
2 years ago |
jvoisin
|
9df12177eb
Minor idiomatic pass on internal/http/request/context.go
|
2 years ago |
Jean Khawand
|
a78d1c79da
Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items
|
2 years ago |
Matt Behrens
|
1ea3953271
Add keyboard shortcuts for scrolling to top/bottom of the item list
|
2 years ago |
dependabot[bot]
|
fe8b7a907e
Bump github.com/coreos/go-oidc/v3 from 3.9.0 to 3.10.0
|
2 years ago |
Frédéric Guillot
|
a15cdb1655
Fix regression in AbsoluteProxifyURL()
|
2 years ago |
Frédéric Guillot
|
fa9697b972
Remove trailing space in SiteURL and FeedURL
|
2 years ago |
jvoisin
|
8e28e41b02
Use struct embedding to reduce code duplication
|
2 years ago |
jvoisin
|
e2ee74428a
Minor concatenation-related simplifications in internal/storage/
|
2 years ago |
jvoisin
|
863a5b3648
Simplify removeDuplicates
|
2 years ago |
jvoisin
|
91f5522ce0
Minor simplification of internal/reader/media/media.go
|
2 years ago |
Frédéric Guillot
|
8212f16aa2
atom: avoid debug message when the date is empty
|
2 years ago |
Frédéric Guillot
|
b1e73fafdf
Enable go-critic linter and fix various issues detected
|
2 years ago |
Frédéric Guillot
|
f6404290ba
Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber()
|
2 years ago |