Frédéric Guillot
519fbcf581
Add few Docker Compose examples
2020-10-27 21:27:15 -07:00
Quotengrote
e74bf260c6
Added Ansible Role + Playbook for Miniflux
2020-10-27 14:37:29 -07:00
Frédéric Guillot
99f20868ad
go mod tidy + go generate
2020-10-19 22:19:48 -07:00
Frédéric Guillot
b30a045a4e
Refactor entry filtering
...
Avoid looping multiple times across entries
2020-10-19 22:18:41 -07:00
Frédéric Guillot
b50778d3eb
Add rewrite rule to use noscript content for images rendered with Javascript
2020-10-19 21:31:10 -07:00
Frédéric Guillot
5ed1d7537a
Docker workflow should checkout entire Git history to compute build version
2020-10-19 20:25:15 -07:00
Frédéric Guillot
a2021b74ba
Generate Docker tag from GitHub Action
2020-10-19 17:56:30 -07:00
dependabot[bot]
80b68fb126
Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.7.1...v1.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-18 22:57:27 -07:00
Frédéric Guillot
f87b05c90f
Update contributor link and Godoc badge for client
2020-10-18 21:53:07 -07:00
Frédéric Guillot
73d73dc61e
Move Debian package builder to main repo
2020-10-18 21:28:42 -07:00
Frédéric Guillot
578cd8b24b
Move RPM build files to main repository
2020-10-18 16:20:00 -07:00
Frédéric Guillot
bae68520a2
Add GitHub Action to generate Docker images
2020-10-18 15:30:49 -07:00
Frédéric Guillot
6e20d37dda
Build multi-platform images with Docker Buildx
2020-10-18 15:09:47 -07:00
Richard Schneider
cc8eb89ce0
Add keyboard shortcut to scroll current item to the top
2020-10-16 15:44:03 -07:00
Manuel Garrido
84b83fc3c8
Add feed filters (Keeplist and Blocklist)
2020-10-16 14:40:56 -07:00
Frédéric Guillot
3afdf25012
Do not proxy image data url
2020-10-14 22:26:54 -07:00
dependabot[bot]
5c3e78f605
Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0
...
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases )
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-11 22:26:32 -07:00
Frédéric Guillot
6117a2f3cd
Proxify articles crawled manually
2020-10-07 22:26:52 -07:00
Frédéric Guillot
997006cdd7
Proxify images defined in srcset attribute
2020-10-07 22:02:00 -07:00
Tony Wang
37bc451741
Remove plaintext Fever password from database
2020-10-06 21:22:24 -07:00
Richard Schneider
93f90dae68
Add keyboard shortcut to jump to an item's feed page
2020-10-06 18:06:12 -07:00
Philipp Rempe
7da72cf89a
Add setting for swipe gesture on entries on mobile
2020-10-04 17:45:18 -07:00
Frédéric Guillot
ded70cd250
Update ChangeLog
2020-10-03 18:16:09 -07:00
Frédéric Guillot
31435ef83e
Add rewrite rule to fix Medium.com images
2020-09-29 22:27:32 -07:00
Frédéric Guillot
d75ff0c5ab
Add sanitizer support for responsive images
...
- Add support for picture HTML tag
- Add support for srcset, media, and sizes attributes to img and source tags
2020-09-28 23:22:08 -07:00
Frédéric Guillot
c0eb66fe22
Enhance man page formatting
2020-09-28 20:45:57 -07:00
Frédéric Guillot
c394a61a4e
Add Prometheus exporter
2020-09-27 20:04:48 -07:00
Frédéric Guillot
16b7b3bc3e
http client: remove dependency on global config options
2020-09-27 14:37:46 -07:00
Frédéric Guillot
065331c77f
api: avoid database lookup if empty credentials are provided
2020-09-27 13:23:11 -07:00
Frédéric Guillot
2b74c6779a
Add Feed ID in worker error logs
2020-09-27 13:22:50 -07:00
Frédéric Guillot
0d66f2c6d3
Tweak default HTTP client transport timeout values
...
Reducing these values avoid going over the max number of file descriptors when refreshing lot of feeds
2020-09-27 13:20:48 -07:00
Dave Z
6d25fb715b
Various CSS tweaks and optimizations
...
Prevent sub and sup from affecting line-height.
Set touch-action on .items to prevent browser navigation.
Move font-family specific CSS to the appropriate file.
Update primary font-family for UI to be even more
compatible with various operating systems.
Make .entry-content font-weight variable depending
on font-family used.
2020-09-26 18:21:26 -07:00
junbaor
0ddfa5f7d9
Update zh_CN translation for page.api_keys.table.token
2020-09-26 13:44:01 -07:00
Frédéric Guillot
b015887b02
Avoid Javascript minifier to break keyboard shortcuts
2020-09-23 21:01:58 -07:00
Frédéric Guillot
75b11d5744
Rename service worker script to avoid being blocked by uBlock
2020-09-23 20:40:06 -07:00
Dave Marquard
eb026ae4ac
handle Pacific Daylight Time in addition to Pacific Standard Time
2020-09-22 19:47:36 -07:00
Frédéric Guillot
38d3b28445
Create index to speed up bookmark page
2020-09-21 20:36:19 -07:00
Frédéric Guillot
0d0395b4e3
Do not try to update a duplicated feed after a refresh
2020-09-20 23:42:18 -07:00
Frédéric Guillot
e6c6ee441a
Use a transaction to refresh and create entries
...
Also includes few database improvements:
- Speed up entries clean up with an index and a goroutine
- Avoid the accumulation of enclosures for some feeds
2020-09-20 23:12:23 -07:00
Frédéric Guillot
bfb96d536e
Add workaround for parsing an invalid date
2020-09-14 21:23:26 -07:00
Frédéric Guillot
ad66250734
Archive older entries first
2020-09-14 20:21:38 -07:00
Frédéric Guillot
acd318b640
Update API client to support more filters
2020-09-14 20:12:41 -07:00
Frédéric Guillot
55fad7ea27
Avoid duplication between get feed entries and get entries API endpoints
2020-09-13 21:57:55 -07:00
Frédéric Guillot
debbf5a5b0
Enable strict slash to avoid 404 when using trailing slash
2020-09-13 18:02:08 -07:00
Frédéric Guillot
dd3078dc69
Add submit button to each section of integration page
2020-09-12 22:03:05 -07:00
Frédéric Guillot
d9f52bb634
API: Add the possibility to filter entries by category ID
2020-09-12 21:46:26 -07:00
Frédéric Guillot
04c4890124
API: Add the possibility to filter entries by a list of statuses
2020-09-12 21:35:18 -07:00
yifei
1c103337fe
Reload page after making page as read when showing unread entries
2020-09-12 20:35:01 -07:00
Frédéric Guillot
13c89c29c5
Add option to archive unread entries
2020-09-12 20:17:52 -07:00
Frédéric Guillot
df7a6e18fd
Add option to enable maintenance mode
2020-09-12 18:42:28 -07:00