]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/utils
Refractor single server test
[github/Chocobozzz/PeerTube.git] / server / tests / utils /
2017-12-29  ChocobozzzRefractor single server test
2017-12-28  ChocobozzzFix videos tests
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-22  ChocobozzzBegin unit 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  ChocobozzzOptimise transaction for video upload
2017-12-08  ChocobozzzDesign second video upload step
2017-12-06  ChocobozzzBegin video watch design
2017-12-05  ChocobozzzFix client search
2017-11-30  ChocobozzzFix lint
2017-11-30  ChocobozzzFix activitypub check headers
2017-11-30  ChocobozzzAdd ability to list jobs
2017-11-30  ChocobozzzBetter view counter
2017-11-29  ChocobozzzUsers list only available when use is authenticated
2017-11-27  ChocobozzzMisc cleanup
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzFix public video we set to public or unlisted
2017-11-27  ChocobozzzOptimize signature verification
2017-11-27  ChocobozzzFix video full description
2017-11-27  ChocobozzzSpeed up activity pub http requests
2017-11-27  ChocobozzzOptimize account creation
2017-11-27  ChocobozzzApplicationFollow -> SeverFollow
2017-10-31  ChocobozzzUpgrade server packages
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