]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/static.ts
Add upload/import/go live video attributes hooks
[github/Chocobozzz/PeerTube.git] / server / controllers / static.ts
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-07  Rigel Kent(well-known url) add change-password
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04  ChocobozzzCreate redundancy endpoint
2018-12-04  ChocobozzzAdd tmp and redundancy directories
2018-10-01  ChocobozzzFix dnt route
2018-09-25  ChocobozzzMerge remote-tracking branch 'origin/master' into develop
2018-09-25  ChocobozzzFix dnt route
2018-09-06  Austin Heapdraft "security.txt" spec integration (#1020)
2018-09-04  ChocobozzzMove nodeinfo model in shared/
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
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