Implement contact form on server side
[oweals/peertube.git] / server / tests / api / check-params / users.ts
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