aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Add other video description testsChocobozzz2017-10-301-1/+27
* Add lazy description on serverChocobozzz2017-10-302-0/+87
* Add tests to user rolesChocobozzz2017-10-272-17/+76
* Increase video attributes lengthChocobozzz2017-10-262-6/+16
* Fix testsChocobozzz2017-10-261-2/+2
* Add channels to upload formChocobozzz2017-10-261-2/+2
* Fix lintChocobozzz2017-10-262-3/+0
* Add video channel testsChocobozzz2017-10-2611-108/+753
* Add ability to download a video from direct link or torrent fileChocobozzz2017-10-192-0/+4
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-192-3/+48
* More robust transcoding jobsChocobozzz2017-10-171-3/+3
* Try to fix travis testsChocobozzz2017-10-171-0/+0
* Use preview instead of thumbnail for oembedChocobozzz2017-10-171-4/+4
* Add oembed endpointChocobozzz2017-10-164-0/+246
* Video blacklist refractoringChocobozzz2017-10-101-6/+6
* Change how we handle resolutionChocobozzz2017-10-093-30/+41
* Client: handle multiple file resolutionsChocobozzz2017-10-061-5/+5
* Add migration scriptChocobozzz2017-10-031-4/+4
* Implement video transcoding on server sideChocobozzz2017-10-032-21/+48
* Handle blacklist (#84)Green-Star2017-09-228-94/+362
* Fix request schedulers testChocobozzz2017-09-081-3/+2
* Convert real world script to typescriptChocobozzz2017-09-081-10/+4
* Upload a video to /videos/uploadChocobozzz2017-09-071-21/+42
* urls: makefriends/quitfriends -> make-friends/quit-friendsChocobozzz2017-09-071-10/+10
* Fix tests and user quotaChocobozzz2017-09-062-26/+137
* Begin tests for user quotaChocobozzz2017-09-051-8/+45
* Convert tests to typescriptChocobozzz2017-09-0438-5404/+4396
* Upgrade common server dependenciesChocobozzz2017-08-251-1/+1
* Move video file metadata in their own tableChocobozzz2017-08-253-24/+126
* Fix testsChocobozzz2017-08-024-29/+25
* Remove one pod (#76)Green-Star2017-08-023-4/+205
* Add ability to limit user registrationsChocobozzz2017-07-252-3/+43
* Add previews cache system between podsChocobozzz2017-07-122-1/+18
* Use global uuid instead of remoteId for videosChocobozzz2017-07-113-3/+51
* Move to promisesChocobozzz2017-07-051-1/+18
* Fix test (#71)Green-Star2017-07-0212-17/+22
* Requests -> RequestSchedulersChocobozzz2017-06-254-6/+6
* Oup's, forgot to increate timeout testChocobozzz2017-06-251-1/+1
* Fix travis testsChocobozzz2017-06-251-1/+2
* Update client modulesChocobozzz2017-06-111-0/+2
* Type modelsChocobozzz2017-05-251-1/+1
* Client: fix update button displayed on non owned videoChocobozzz2017-05-052-2/+2
* Fix testsChocobozzz2017-05-053-3/+3
* Server: Fix video propagation with transcoding enabledChocobozzz2017-05-051-2/+3
* Server: add tests to video transcoderChocobozzz2017-05-042-0/+116
* Server: add tests for video blacklistsChocobozzz2017-05-016-5/+269
* Server: fix testsChocobozzz2017-04-091-0/+1
* Server: add ability to register new userChocobozzz2017-04-092-2/+138
* Server: add video language attributeChocobozzz2017-04-073-0/+100
* Server: Add NSFW in user profileChocobozzz2017-04-032-2/+40