]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/client.ts
Fix some grammar (#216)
[github/Chocobozzz/PeerTube.git] / server / controllers / client.ts
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-12-12  ChocobozzzUpgrade to angular 5
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-05  ChocobozzzFix missing default avatar
2017-11-28  ChocobozzzChange tab when changing follow url
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzRemove references to author
2017-10-31  ChocobozzzUpgrade server packages
2017-10-26  ChocobozzzAdd og:video tags
2017-10-26  ChocobozzzUse async/await in controllers
2017-10-17  ChocobozzzEscape opengraph/oembed tags
2017-10-16  ChocobozzzAdd oembed endpoint
2017-07-12  ChocobozzzFix lint
2017-07-12  ChocobozzzSet correctly preview image for open graph
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-07  ChocobozzzAsync signature and various fixes
2017-07-05  ChocobozzzMove to promises
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration