PeerTube/server/models/video
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
..
tag.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
video-abuse.ts Change video abuse API response 2018-03-12 11:44:28 +01:00
video-blacklist.ts Fix sort inconsistency 2018-02-19 10:48:44 +01:00
video-channel.ts Fix sort inconsistency 2018-02-19 10:48:44 +01:00
video-comment.ts Fix mentions in comments 2018-03-21 11:17:01 +01:00
video-file.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
video-share.ts Implement support field in video and video channel 2018-02-15 15:29:07 +01:00
video-tag.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
video.ts feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00