]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/index.ts
move CORS allowance to the REST API router
[github/Chocobozzz/PeerTube.git] / server / controllers / api / index.ts
2018-06-29  William Lahtimove CORS allowance to the REST API router
2018-04-24  ChocobozzzUpdate video channel routes
2018-04-24  ChocobozzzAdd account view
2018-01-03  ChocobozzzSend account activitypub update events
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-11-30  ChocobozzzAdd ability to list jobs
2017-11-27  ChocobozzzApplicationFollow -> SeverFollow
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzAdd follow tabs
2017-11-27  ChocobozzzMake it compile at least
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-09-22  Green-StarHandle blacklist (#84)
2017-06-25  ChocobozzzClientLocal -> OAuthClientLocal
2017-06-25  ChocobozzzRequests -> RequestSchedulers
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-20  ChocobozzzFirst typescript iteration