PeerTube/server/controllers
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
..
activitypub Upgrade server dependencies 2018-04-06 14:39:19 +02:00
api Add auth documentation 2018-04-16 17:27:00 +02:00
client.ts Add max video height on mobile 2018-02-28 09:39:08 +01:00
feeds.ts feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
index.ts feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
services.ts Add links to comment mentions 2018-02-21 16:44:43 +01:00
static.ts Begin to add avatar to actors 2017-12-29 19:10:13 +01:00
webfinger.ts Begin moving video channel to actor 2017-12-19 10:53:16 +01:00