PeerTube/shared/models
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 Improve activity pub actors implementation 2018-03-22 18:40:56 +01:00
actors Implement support field in video and video channel 2018-02-15 15:29:07 +01:00
avatars Add account avatar 2017-12-04 10:34:40 +01:00
feeds feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
server show quota in stats, display quota on the about page, fixes #405 (#421) 2018-03-27 13:42:57 +02:00
users Fix lint momory issues 2018-03-08 17:31:11 +01:00
videos Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
index.ts feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
oauth-client-local.model.ts ClientLocal -> OAuthClientLocal 2017-06-25 17:44:19 +02:00
result-list.model.ts Move to promises 2017-07-05 14:14:16 +02:00