]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/follows.ts
Move config in its own file
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / follows.ts
2019-04-11  ChocobozzzMove config in its own file
2019-04-08  ChocobozzzAdd ability to manually approves instance followers...
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-08  ChocobozzzAdd ability to remove an instance follower in API
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-07-27  Jorropo[Server>Middlewares>Follows] Changing error code 400...
2018-04-24  ChocobozzzUpdate video channel routes
2017-12-28  ChocobozzzImprove check follow params tests
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzAdd ability to unfollow a server
2017-11-27  ChocobozzzRefractor activity pub lib/helpers