PeerTube/server
Rigel Kent 244e76a552
feature: initial syndication feeds support
Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views.

* still lacks redis caching
* still lacks lastBuildDate support
* still lacks channel-wide support
* still lacks semantic annotation (for licenses, NSFW warnings, etc.)
* still lacks love ( ˘ ³˘)

* RSS: has MRSS support for torrent lists!
* RSS: includes the first torrent in an enclosure
* JSON: lists all torrents in the 'attachments' object
* ATOM: lacking torrent listing support

Advances #23
Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id.
2018-04-17 01:09:06 +02:00
..
controllers feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
helpers feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
initializers Fix migration 200 2018-03-30 17:47:21 +02:00
lib Don't add a dot after the url in forgot password email 2018-04-15 09:29:53 +02:00
middlewares feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
models feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
tests Add auth documentation 2018-04-16 17:27:00 +02:00
tools Fix privacy argument in upload script 2018-04-04 10:47:02 +02:00