]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/oauth.ts
Don't move the caption if it has the right name
[github/Chocobozzz/PeerTube.git] / server / middlewares / oauth.ts
2019-07-25  ChocobozzzFix express validator
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd user notification base code
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzCheck follow constraints when getting a video
2018-08-08  ChocobozzzImplement user blocking on server side
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-01-23  ChocobozzzPeertube home in /var/www instead of /home
2018-01-19  ChocobozzzFix tests
2017-12-28  ChocobozzzFix user tests
2017-12-28  ChocobozzzImprove check jobs parameters tests
2017-12-28  ChocobozzzImprove check follow params tests
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-07  ChocobozzzFix error logging
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration