Server: do not allow a user to remove a video of another user
[oweals/peertube.git] / server / middlewares / index.js
2016-08-04 ChocobozzzImplement user API (create, update, remove, list)
2016-07-01 ChocobozzzreqValidators --> validators
2016-07-01 ChocobozzzOAuth/User models refractoring -> use mongoose api
2016-05-22 ChocobozzzExtends the search feature by customizing the search...
2016-05-17 ChocobozzzAdd ability to sort videos list
2016-05-13 ChocobozzzIntroduce paginations in videos listing
2016-05-13 ChocobozzzAuthenticate before make/quit friends (server + tests)
2016-05-13 ChocobozzzRemove the cache middleware
2016-03-16 ChocobozzzUse const/let now we use node 4.2
2016-03-07 ChocobozzzPrepare folders structure for angular app