miniflux/template
Lesterpig 41a2b7e58e Add "Share article" feature
A new "shareCode" field is generated for each entry, and allows
unlogged users to access the entry through the /shared endpoint.
This feature is particularly useful to share articles from miniflux
to third-party users without having them to visit the original source.

The image proxy is disabled and special cache headers are proposed in
the shared page to avoid denial of service.
2020-03-17 20:09:46 -07:00
..
html Add "Share article" feature 2020-03-17 20:09:46 -07:00
common.go Add per-application API Keys 2020-03-01 18:22:45 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
engine.go Refactor config package 2019-06-02 06:30:08 -07:00
functions.go Make sure external URLs are not encoded incorrectly by Go template engine 2020-01-02 11:20:10 -08:00
functions_test.go Show attachment size on entry page 2019-11-29 10:36:35 -08:00
views.go Add "Share article" feature 2020-03-17 20:09:46 -07:00