miniflux-v2/database
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
..
sql Add "Share article" feature 2020-03-17 20:09:46 -07:00
database.go Use canonical imports 2018-08-24 21:56:39 -07:00
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
migration.go Add "Share article" feature 2020-03-17 20:09:46 -07:00
sql.go Add "Share article" feature 2020-03-17 20:09:46 -07:00