]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/sort.ts
Add ability for users to block an account/instance on server side
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / sort.ts
2018-10-16  ChocobozzzAdd ability for users to block an account/instance...
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzAdd ability to list video imports
2018-07-24  ChocobozzzBegin advanced search
2018-03-13  ChocobozzzMove sort middleware utils in utils file
2018-01-03  ChocobozzzSend account activitypub update events
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-22  ChocobozzzAdd comments controller
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzAdd ability to list jobs
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzHandle follow/accept
2017-10-26  ChocobozzzAdd video channels
2017-10-19  ChocobozzzAdd pod list endpoint with pagination, sort...
2017-09-22  Green-StarHandle blacklist (#84)
2017-09-15  ChocobozzzUpgrade express validator to v4
2017-06-10  ChocobozzzType functions
2017-05-20  ChocobozzzFirst typescript iteration