Import torrents with webtorrent
[oweals/peertube.git] / server / controllers / static.ts
2018-08-08 Rigel Kentadvertising PeerTube's rather simple DNT policy
2018-07-24 Chocobozzz404 on unknown thumbnail
2018-07-24 ChocobozzzFix nodeinfo endpoint
2018-07-24 Rigel Kentadding initial support for nodeinfo
2018-07-17 ChocobozzzFix static avatars/thumbnails cache
2018-07-17 ChocobozzzAdd cors for static paths too
2018-07-16 ChocobozzzImplement captions/subtitles
2018-05-29 ChocobozzzFix static function name
2018-05-29 ChocobozzzImprove torrent/video download
2018-05-16 Rigel Kentrobots.txt config and route
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzRename Pod -> Server
2017-10-26 ChocobozzzUse async/await in controllers
2017-10-17 ChocobozzzDon't cache torrent files
2017-07-12 ChocobozzzFix lint
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-06-05 Chocobozzzrequire -> import
2017-05-20 ChocobozzzFirst typescript iteration