aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/users.ts
Commit message (Expand)AuthorAgeFilesLines
* Stronger model typingsChocobozzz2019-08-191-2/+3
* Moderators can only manage usersChocobozzz2019-07-301-33/+39
* Fix scheduled privacy and verify email validationsChocobozzz2019-07-251-2/+2
* Fix express validatorChocobozzz2019-07-251-4/+3
* Refactor middleware helpersChocobozzz2019-07-241-2/+3
* Add peertube plugin index website modelsChocobozzz2019-07-241-2/+3
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+4
* Add language filters in user preferencesChocobozzz2019-06-191-1/+4
* Add ability to change email in clientChocobozzz2019-06-111-1/+1
* Handle email update on serverChocobozzz2019-06-111-10/+29
* Improve registrationChocobozzz2019-06-071-2/+10
* Multi step registrationChocobozzz2019-05-291-0/+6
* Add ability to specify channel on registrationChocobozzz2019-05-281-0/+22
* Add user adminFlagsChocobozzz2019-04-151-0/+3
* Add check params account ratings testsChocobozzz2019-04-091-1/+0
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-1/+17
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-1/+1
* Cleanup express locals typingsChocobozzz2019-03-191-6/+6
* Does existChocobozzz2019-03-191-2/+2
* Cleanup reset user password by adminChocobozzz2019-02-111-0/+2
* Fix users update me param validationChocobozzz2018-12-181-4/+7
* enable email verification by admin (#1348)Josh Morel2018-11-211-0/+1
* Check current password on server sideChocobozzz2018-09-261-2/+19
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-1/+1
* Users can change ownership of their video [#510] (#888)Gaëtan Rizio2018-09-041-1/+6
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+45
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-1/+4
* Improve error message on actor name conflictChocobozzz2018-08-271-1/+1
* Cleanup utils helperChocobozzz2018-08-141-1/+1
* Add reason when banning a userChocobozzz2018-08-081-2/+3
* Implement user blocking on server sideChocobozzz2018-08-081-0/+21
* Add ability to delete our accountChocobozzz2018-08-081-0/+14
* API: Add ability to update video channel avatarChocobozzz2018-06-291-19/+2
* Fix images size limitChocobozzz2018-06-221-9/+1
* Do not create a user with the same username than another actor nameChocobozzz2018-06-211-0/+9
* feature: IP filtering on signup pageRigel Kent2018-05-221-2/+17
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-1/+2
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-2/+2
* Fix typo in "already exist" error messageCale2018-03-111-1/+1
* Implement support field in video and video channelChocobozzz2018-02-151-0/+2
* Add tests for emailsChocobozzz2018-01-301-1/+1
* Add ability to reset our passwordChocobozzz2018-01-301-15/+78
* Don't leak passwords in logChocobozzz2018-01-261-4/+5
* Destroy user token when changing its roleChocobozzz2018-01-231-0/+7
* Automatically resize avatarsChocobozzz2018-01-031-2/+1
* Add avatar max size limitChocobozzz2018-01-031-1/+10
* Add ability to disable video commentsChocobozzz2018-01-031-3/+2
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+20
* Propagate old comment on new followChocobozzz2017-12-281-6/+3
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+2