Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|
Frédéric Guillot
|
c234903255
|
Rename Miniflux package name to follow Go module naming convention
For reference: https://go.dev/ref/mod#major-version-suffixes
|
2023-08-09 22:10:44 -07:00 |
|
fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
Ilya Mateyko
|
c3f871b49b
|
Use YouTube video duration as read time
This feature works by scraping YouTube website.
To enable it, set the FETCH_YOUTUBE_WATCH_TIME environment variable to
1.
Resolves #972.
|
2021-02-21 11:13:52 -08:00 |
|
Frédéric Guillot
|
b30a045a4e
|
Refactor entry filtering
Avoid looping multiple times across entries
|
2020-10-19 22:18:41 -07:00 |
|
Manuel Garrido
|
84b83fc3c8
|
Add feed filters (Keeplist and Blocklist)
|
2020-10-16 14:40:56 -07:00 |
|