Add tests and fix bugs for video privacy
[oweals/peertube.git] / server / tests / utils /
2017-10-31 ChocobozzzAdd tests and fix bugs for video privacy
2017-10-30 ChocobozzzAdd lazy description on server
2017-10-27 ChocobozzzAdd tests to user roles
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-10-09 ChocobozzzChange how we handle resolution
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-09-22 Green-StarHandle blacklist (#84)
2017-09-08 ChocobozzzConvert real world script to typescript
2017-09-07 ChocobozzzUpload a video to /videos/upload
2017-09-07 Chocobozzzurls: makefriends/quitfriends -> make-friends/quit...
2017-09-07 ChocobozzzConvert real world tools to typescript
2017-09-07 ChocobozzzAdd tests for npm run scripts
2017-09-06 ChocobozzzFix tests and user quota
2017-09-05 ChocobozzzBegin tests for user quota
2017-09-04 ChocobozzzConvert tests to typescript
2017-08-02 Green-StarRemove one pod (#76)
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-06-25 ChocobozzzRequests -> RequestSchedulers
2017-06-12 ChocobozzzFix video update test
2017-05-25 ChocobozzzType models
2017-05-01 ChocobozzzServer: add tests for video blacklists
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 ChocobozzzAdd video category support
2017-03-19 ChocobozzzBetter real world test
2017-03-10 ChocobozzzServer: add config endpoint
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-02-18 ChocobozzzAdd email to users
2017-01-27 ChocobozzzServer: error if we add a pod that already exists
2017-01-23 ChocobozzzFix tests
2017-01-17 ChocobozzzServer: paths refractoring
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-12 ChocobozzzServer: fix single pod tests
2017-01-04 ChocobozzzServer: add video abuse support
2016-12-30 ChocobozzzServer: split check params tests
2016-12-30 ChocobozzzServer: add updatedAt attribute to videos
2016-12-29 ChocobozzzServer: add ability to update a video
2016-12-25 ChocobozzzUpdate migrations code
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-16 ChocobozzzServer: adapt tests to host
2016-10-10 ChocobozzzServer: fix real world tools
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02 ChocobozzzServer: remove useless hash affectations
2016-08-20 ChocobozzzServer: make friends urls come from the request instead...
2016-08-16 ChocobozzzServer: add user list sort/pagination
2016-08-09 ChocobozzzServer: delete user with the id and not the username
2016-08-07 ChocobozzzServer: create requests utils module
2016-08-07 ChocobozzzServer: split tests utils in multiple files