miniflux/template
Dave Z c926498d3d Make image proxy configurable
Adds IMAGE_PROXY configuration setting to change image proxy filter behaviour:

- none = No proxy
- http-only = Proxy only non-HTTPS images (default)
- all = Proxy everything
2018-07-12 17:41:09 -07:00
..
html Add alt attribute for feed icons 2018-07-10 23:20:32 -07:00
common.go Update default stylesheet name in HTML layout 2018-07-07 12:07:34 -07:00
dict.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
dict_test.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
doc.go Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
elapsed.go Entries date should contains user timezone (API) 2018-03-01 21:43:04 -08:00
elapsed_test.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
engine.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
functions.go Make image proxy configurable 2018-07-12 17:41:09 -07:00
views.go Add alt attribute for feed icons 2018-07-10 23:20:32 -07:00