Split types and typings
[oweals/peertube.git] / server / middlewares / validators / follows.ts
2020-06-18 ChocobozzzSplit types and typings
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-04 ChocobozzzAvoir some circular dependencies
2019-11-29 ChocobozzzFilter on follows actor types in about page
2019-11-28 ChocobozzzOnly display accepted followers/followings in about...
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19 ChocobozzzStronger model typings
2019-07-25 ChocobozzzFix express validator
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
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