aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/users.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup reset user password by adminChocobozzz2019-02-111-0/+18
* Add notifications in the clientChocobozzz2019-01-091-2/+1
* Add history on server sideChocobozzz2018-12-181-0/+8
* Keep old channel/user name constraintsChocobozzz2018-12-131-2/+2
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-4/+8
|\
| * Move utils to /sharedbuoyantair2018-10-291-4/+8
* | username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-071-4/+4
* | enable email verification by admin (#1348)Josh Morel2018-11-211-0/+9
|/
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-191-1/+1
* Check current password on server sideChocobozzz2018-09-261-1/+33
* add user account email verificiation (#977)Josh Morel2018-08-311-0/+22
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-2/+54
* Implement user blocking on server sideChocobozzz2018-08-081-2/+14
* Add ability to delete our accountChocobozzz2018-08-081-1/+7
* Increase test timeout for importsChocobozzz2018-08-081-1/+1
* Add torrent testsChocobozzz2018-08-081-1/+1
* Add check param tests regarding video importsChocobozzz2018-08-081-3/+41
* API: Add ability to update video channel avatarChocobozzz2018-06-291-0/+14
* Increase test timeout for travisChocobozzz2018-06-271-1/+1
* Do not create a user with the same username than another actor nameChocobozzz2018-06-211-0/+24
* Move fixtures in tests/Chocobozzz2018-06-071-3/+3
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-3/+3
* Add auth documentationChocobozzz2018-04-161-0/+20
* Implement support field in video and video channelChocobozzz2018-02-151-0/+8
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-4/+4
* Add tests for emailsChocobozzz2018-01-301-0/+22
* Add ability to login with emailChocobozzz2018-01-291-1/+1
* Destroy user token when changing its roleChocobozzz2018-01-231-4/+13
* Increase tests timeoutChocobozzz2018-01-181-1/+1
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+1
* Add avatar max size limitChocobozzz2018-01-031-0/+8
* Add ability to disable video commentsChocobozzz2018-01-031-5/+11
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+21
* Improve check users parameters testsChocobozzz2017-12-281-306/+117
* Improve check follow params testsChocobozzz2017-12-281-5/+5
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+9
* Users list only available when use is authenticatedChocobozzz2017-11-291-1/+19
* Usernames are case insensitive nowChocobozzz2017-11-041-0/+12
* Add tests to user rolesChocobozzz2017-10-271-13/+59
* Fix tests and user quotaChocobozzz2017-09-061-24/+135
* Convert tests to typescriptChocobozzz2017-09-041-0/+502