Add ability to list redundancies
[oweals/peertube.git] / server / middlewares / validators / sort.ts
2020-01-28 ChocobozzzAdd ability to list redundancies
2019-07-24 ChocobozzzAdd ability to search available plugins
2019-07-24 ChocobozzzWIP plugins: plugin settings on server side
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-09 Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-03-18 ChocobozzzPlaylist server API
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-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
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