]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/users.js
Server: error if we add a pod that already exists
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / users.js
2017-01-12  ChocobozzzMerge branch 'postgresql'
2016-12-19  ChocobozzzFirst version with PostgreSQL
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-09  ChocobozzzServer: delete user with the id and not the username
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)