]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/check-params
Add ability to login with email
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params /
2018-01-29  ChocobozzzAdd ability to login with email
2018-01-25  ChocobozzzMove job queue to redis
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-17  ChocobozzzAdd ability to update some configuration keys
2018-01-04  ChocobozzzAdd ability to delete comments
2018-01-03  ChocobozzzSend account activitypub update events
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  ChocobozzzImprove check videos parameters tests
2017-12-28  Chocobozzz Improve check users parameters tests
2017-12-28  ChocobozzzImprove check services parameters tests
2017-12-28  ChocobozzzImprove check jobs parameters tests
2017-12-28  ChocobozzzImprove check follow params tests
2017-12-28  ChocobozzzTests directories refractor
2017-12-27  ChocobozzzAdd comments federation tests
2017-12-27  ChocobozzzAdd check params tests
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  AndrĂ©as LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-08  ChocobozzzFix test
2017-12-07  ChocobozzzMake some fields optional when uploading a video
2017-11-30  ChocobozzzAdd ability to list jobs
2017-11-29  ChocobozzzUsers list only available when use is authenticated
2017-11-28  ChocobozzzRemove max duration/filesize constraints
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzOptimize signature verification
2017-11-06  ChocobozzzImprove client mobile version
2017-11-04  ChocobozzzUsernames are case insensitive now
2017-10-31  ChocobozzzUpgrade server packages
2017-10-31  ChocobozzzAdd tests and fix bugs for video privacy
2017-10-30  ChocobozzzLazy description and previews to video form
2017-10-27  ChocobozzzAdd tests to user roles
2017-10-26  ChocobozzzIncrease video attributes length
2017-10-26  ChocobozzzFix lint
2017-10-26  ChocobozzzAdd video channel tests
2017-10-19  ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-16  ChocobozzzAdd oembed endpoint
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-09-22  Green-StarHandle blacklist (#84)
2017-09-07  ChocobozzzUpload a video to /videos/upload
2017-09-07  Chocobozzzurls: makefriends/quitfriends -> make-friends/quit...
2017-09-06  ChocobozzzFix tests and user quota
2017-09-04  ChocobozzzConvert tests to typescript
2017-08-02  Green-StarRemove one pod (#76)
2017-07-25  ChocobozzzAdd ability to limit user registrations
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-02  Green-StarFix test (#71)
2017-06-25  ChocobozzzRequests -> RequestSchedulers
2017-06-11  ChocobozzzUpdate client modules
2017-05-01  ChocobozzzServer: add tests for video blacklists
2017-04-09  ChocobozzzServer: fix tests
2017-04-09  ChocobozzzServer: add ability to register new user
2017-04-07  ChocobozzzServer: add video language attribute
2017-04-03  ChocobozzzServer: Add NSFW in user profile
2017-03-28  ChocobozzzServer: add nsfw attribute
2017-03-27  ChocobozzzServer: add licence video attribute
2017-03-26  ChocobozzzServer: refractoring upload/update video test utils
2017-03-22  ChocobozzzFix tag tests
2017-03-22  ChocobozzzRelax on tags (accept any characters and not required...
2017-03-22  ChocobozzzAdd video category support
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-03-03  ChocobozzzUpdate bittorrent-tracker and standard to v9
2017-02-18  ChocobozzzAdd email to users
2017-01-27  ChocobozzzServer: assert remoteId and host pair is unique
2017-01-27  ChocobozzzServer: error if we add a pod that already exists
2017-01-12  ChocobozzzMerge branch 'postgresql'
2017-01-11  ChocobozzzServer: rights check for update a video
2017-01-04  ChocobozzzServer: add video abuse support
2016-12-30  ChocobozzzServer: split check params tests