PeerTube/server/middlewares
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
..
validators feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
activitypub.ts Fix error logging 2018-03-26 16:04:14 +02:00
async.ts Handle thumbnail update 2018-02-14 16:03:09 +01:00
index.ts Fix client search 2017-12-05 18:25:29 +01:00
oauth.ts Peertube home in /var/www instead of /home 2018-01-23 09:00:23 +01:00
pagination.ts Don't show videos of remote instance after unfollow 2018-01-18 15:42:20 +01:00
servers.ts Propagate old comment on new follow 2017-12-28 11:16:08 +01:00
sort.ts Set sort refractoring 2018-01-18 15:42:20 +01:00
user-right.ts Improve check follow params tests 2017-12-28 14:29:57 +01:00