First version with PostgreSQL
[oweals/peertube.git] / server / middlewares / validators /
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-27 ChocobozzzServer: remove encryption when seending requests to...
2016-11-16 ChocobozzzServer: forbid to make friends with a non https server
2016-11-16 ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-10-07 ChocobozzzServer: forbid to remove the root user
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02 ChocobozzzServer: remove useless hash affectations
2016-08-23 ChocobozzzClient: fix error display for component
2016-08-21 ChocobozzzServer: fix makefriends validation and tests
2016-08-21 ChocobozzzServer: fix remote videos requests validator
2016-08-20 ChocobozzzServer: make friends urls come from the request instead...
2016-08-16 ChocobozzzServer: add user list sort/pagination
2016-08-09 ChocobozzzServer: delete user with the id and not the username
2016-08-05 ChocobozzzServer: do not allow a user to remove a video of anothe...
2016-08-04 ChocobozzzImplement user API (create, update, remove, list)
2016-07-31 ChocobozzzServer: reorganize express validators
2016-07-01 ChocobozzzUse dashes for filenames
2016-07-01 ChocobozzzreqValidators --> validators