aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add sitemapChocobozzz2018-12-051-0/+1
|
* Add tracker rate limiterChocobozzz2018-06-261-0/+1
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-2/+3
| | | | | | | | | | | | | | | | | | 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.
* Follow worksChocobozzz2017-11-271-0/+2
|
* Add oembed endpointChocobozzz2017-10-161-0/+1
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-3/+3
|
* First typescript iterationChocobozzz2017-05-201-0/+3