Fix video channel update with an admin account
[oweals/peertube.git] / server / tests / api / check-params /
2018-05-17 ChocobozzzFix video channel update with an admin account
2018-05-11 ChocobozzzAdd check channel update test in video update
2018-05-11 ChocobozzzAdd ability to embed a video in Twitter
2018-05-09 ChocobozzzFix tests
2018-05-09 ChocobozzzAccount/channel descriptions are not required anymore
2018-04-26 ChocobozzzAdd video channel management
2018-04-25 ChocobozzzImplement video channel views
2018-04-25 ChocobozzzUpdate video-channel routes (again)
2018-04-25 ChocobozzzVideo channel API routes refractor
2018-04-24 ChocobozzzUpdate video channel routes
2018-04-23 ChocobozzzUse ISO 639 for languages
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-03-26 ChocobozzzFix check comments params unit tests
2018-03-15 ChocobozzzAdd short description in config
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-02-28 ChocobozzzAdd stats route
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-22 ChocobozzzAdd ability to update another user video
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
2018-01-31 ChocobozzzAdd new name/terms/description config options
2018-01-30 ChocobozzzAdd tests for emails
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