| .. |
|
api
|
d33e305af9
fix(api): `hide_globally` categories field should be a boolean
|
11 months ago |
|
cli
|
d139d8a6ce
feat(cli): add `-reset-feed-next-check-at` argument
|
1 year ago |
|
config
|
c87c93d85f
feat(config): add `SCHEDULER_ROUND_ROBIN_MAX_INTERVAL` option
|
1 year ago |
|
crypto
|
9c8a7dfffe
Make use of HashFromBytes everywhere
|
2 years ago |
|
database
|
ef22e95f8b
feat: implement proxy URL per feed
|
1 year ago |
|
fever
|
f3a5a3ee14
fix(fever): correct sorting direction when using max_id argument
|
1 year ago |
|
googlereader
|
3de9629a49
feat(googlereader): avoid SQL query to fetch username in streamItemContentsHandler
|
11 months ago |
|
http
|
036704b3e4
feat(response): change error response content type to plain text and escape HTML
|
11 months ago |
|
integration
|
7b344de846
feat(telegrambot): replace "Go to website" button with "Go to Miniflux"
|
1 year ago |
|
locale
|
5ae2cbd943
feat(settings): add validation for entry order and categories sorting order
|
11 months ago |
|
mediaproxy
|
1b0b8b9c42
refactor: use a better construct than `doc.Find(…).First()`
|
1 year ago |
|
metric
|
c0e954f19d
Implement structured logging using log/slog package
|
2 years ago |
|
model
|
d33e305af9
fix(api): `hide_globally` categories field should be a boolean
|
11 months ago |
|
oauth2
|
b3d385861f
fix: log warning on an empty client secret
|
1 year ago |
|
proxyrotator
|
535fd050b7
feat: add proxy rotation functionality
|
1 year ago |
|
reader
|
828a4334db
fix(sanitizer): MathML tags are not fully supported by `golang.org/x/net/html`
|
11 months ago |
|
storage
|
50395f13ca
feat(googlereader): add `mark-all-as-read` endpoint
|
11 months ago |
|
systemd
|
168a870c02
Move internal packages to an internal folder
|
2 years ago |
|
template
|
327d027d38
feat(settings): replace `div.panel` with paragraph tags for OAuth2 links
|
11 months ago |
|
timezone
|
c951ac2876
fix: json encoding is failing with dates at OAD and negative timezone offset
|
1 year ago |
|
ui
|
5ae2cbd943
feat(settings): add validation for entry order and categories sorting order
|
11 months ago |
|
urllib
|
4fe902a5d2
Use `strings.EqualFold` instead of `strings.ToLower(…) ==`
|
2 years ago |
|
validator
|
5ae2cbd943
feat(settings): add validation for entry order and categories sorting order
|
11 months ago |
|
version
|
168a870c02
Move internal packages to an internal folder
|
2 years ago |
|
worker
|
0af1a6e121
refactor: avoid logging twice the feed errors in the background worker
|
1 year ago |