Update server dependencies
[oweals/peertube.git] / server / tests / api / check-params / users.ts
2020-06-17 ChocobozzzUpdate server dependencies
2020-06-11 ChocobozzzMerge branch 'blacklist' into 'develop'
2020-06-10 Rigel Kentpreserve original variable names server-side
2020-06-10 Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-05-20 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-20 ChocobozzzFix external auth email/password update
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 John LivingstonCreating a user with an empty password will send an...
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2019-09-24 LoveIsGriefAutoplay next recommended video (#2137)
2019-09-23 Lukas Winklerfix a few typos (#2141)
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzAdd welcome modal
2019-07-30 ChocobozzzModerators can only manage users
2019-07-24 ChocobozzzAdd CLI plugins tests
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11 ChocobozzzAdd more embed parameters
2019-06-07 ChocobozzzImprove registration
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-29 ChocobozzzMulti step registration
2019-05-28 ChocobozzzAdd ability to specify channel on registration
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzUse test wrapper exit function
2019-04-24 ChocobozzzTry to fix travis
2019-04-24 ChocobozzzCleanup tests
2019-04-24 ChocobozzzShared utils -> extra-utils
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-09 ChocobozzzAdd check params account ratings tests
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzCleanup reset user password by admin
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09 ChocobozzzAdd notifications in the client
2018-12-18 ChocobozzzAdd history on server side
2018-12-13 ChocobozzzKeep old channel/user name constraints
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-07 BRAINS YUMusername/display_name/video_channel_name min length...
2018-11-21 Josh Morelenable email verification by admin (#1348)
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-15 buoyantairMerge from upstream
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-29 buoyantairMove utils to /shared
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19 BRAINS YUMFeature/description support fields length 1000 (#1267)
2018-09-26 ChocobozzzCheck current password on server side
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-08 ChocobozzzImplement user blocking on server side
2018-08-08 ChocobozzzAdd ability to delete our account
2018-08-08 ChocobozzzIncrease test timeout for imports
2018-08-08 ChocobozzzAdd torrent tests
2018-08-08 ChocobozzzAdd check param tests regarding video imports
2018-06-29 ChocobozzzAPI: Add ability to update video channel avatar
2018-06-27 ChocobozzzIncrease test timeout for travis
2018-06-21 ChocobozzzDo not create a user with the same username than anothe...
2018-06-07 ChocobozzzMove fixtures in tests/
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-16 ChocobozzzAdd auth documentation
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
2018-01-30 ChocobozzzAdd tests for emails
2018-01-29 ChocobozzzAdd ability to login with email
2018-01-23 ChocobozzzDestroy user token when changing its role
2018-01-18 ChocobozzzIncrease tests timeout
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-03 ChocobozzzAdd avatar max size limit
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-28 Chocobozzz Improve check users parameters tests
2017-12-28 ChocobozzzImprove check follow params tests
2017-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-11-29 ChocobozzzUsers list only available when use is authenticated
2017-11-04 ChocobozzzUsernames are case insensitive now
2017-10-27 ChocobozzzAdd tests to user roles
2017-09-06 ChocobozzzFix tests and user quota
2017-09-04 ChocobozzzConvert tests to typescript