miniflux-v2/storage
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
..
api_key.go Add per-application API Keys 2020-03-01 18:22:45 -08:00
category.go Improve storage module 2019-10-29 22:59:00 -07:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
enclosure.go Ignore enclosures without URL 2020-01-30 21:18:49 -08:00
entry_pagination_builder.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry_query_builder.go Add "Share article" feature 2020-03-17 20:09:46 -07:00
entry.go Add "Share article" feature 2020-03-17 20:09:46 -07:00
feed.go Add the possibility to add rules during feed creation 2019-11-29 11:27:58 -08:00
icon.go Improve storage module 2019-10-29 22:59:00 -07:00
integration.go Improve storage module 2019-10-29 22:59:00 -07:00
job.go Improve storage module 2019-10-29 22:59:00 -07:00
session.go Improve storage module 2019-10-29 22:59:00 -07:00
storage.go Use canonical imports 2018-08-24 21:56:39 -07:00
timezone.go Improve storage module 2019-10-29 22:59:00 -07:00
user_session.go Improve storage module 2019-10-29 22:59:00 -07:00
user.go Add per-application API Keys 2020-03-01 18:22:45 -08:00