]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/index.ts
Share playlists state
[github/Chocobozzz/PeerTube.git] / server / controllers / api / index.ts
2019-07-24  ChocobozzzWIP plugins: list installed plugins in client
2019-07-24  ChocobozzzWIP plugins: plugin settings on server side
2019-07-04  ChocobozzzAdd rate limit to registration and API endpoints
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-18  ChocobozzzPlaylist server API
2018-08-31  ChocobozzzVideos overview page: first version
2018-07-24  ChocobozzzBegin advanced search
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