PeerTube/server/helpers
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
..
custom-validators feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
activitypub.ts Improve activity pub actors implementation 2018-03-22 18:40:56 +01:00
core-utils.ts Truncate correctly video descriptions 2018-03-28 11:00:02 +02:00
custom-jsonld-signature.ts Use RsaSignature2017 2017-12-19 10:53:16 +01:00
database-utils.ts Fix error logging 2018-03-26 16:04:14 +02:00
ffmpeg-utils.ts Fix error logging 2018-03-26 16:04:14 +02:00
image-utils.ts Fix remote image fetching 2018-02-15 18:40:24 +01:00
logger.ts Fix error logging 2018-03-26 16:04:14 +02:00
peertube-crypto.ts Fix error logging 2018-03-26 16:04:14 +02:00
requests.ts Fix remote image fetching 2018-02-15 18:40:24 +01:00
utils.ts Fix error logging 2018-03-26 16:04:14 +02:00
webfinger.ts Refresh remote accounts 2018-01-04 14:04:02 +01:00