mirror of
https://github.com/miniflux/v2.git
synced 2025-10-15 19:42:07 +00:00
Some websites are using images of O(10kB) when not )O(100kB) for their favicons. As miniflux only displays them with a 16x16 resolution, let's do our best to resize them before storing them in the database. This should make miniflux consume less bandwidth when serving pages, for the joy of mobile users on a small data plan. Of course, images that already are 16x16 aren't resized. |
||
---|---|---|
.. | ||
checker.go | ||
finder.go | ||
finder_test.go |