aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Collapse)AuthorAgeFilesLines
* Move to promisesChocobozzz2017-07-051-1/+18
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Fix test (#71)Green-Star2017-07-0212-17/+22
| | | | | | | | | | | | * Fix timeouting tests * Increase timeout to be sure requests will be propagated * Add timeout to be sure video views will be updated * Use standard style * Fix PR comments.
* 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
|
* Server: add nsfw attributeChocobozzz2017-03-283-0/+85
|
* Server: add licence video attributeChocobozzz2017-03-273-0/+105
|
* Server: refractoring upload/update video test utilsChocobozzz2017-03-269-117/+109
|
* Fix tag testsChocobozzz2017-03-221-45/+0
|
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-13/+0
|
* Add video category supportChocobozzz2017-03-229-21/+134
|
* Server: add config endpointChocobozzz2017-03-102-0/+54
|
* Add like/dislike system for videosChocobozzz2017-03-085-12/+258
|
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-0313-0/+26
|
* Server: implement video viewsChocobozzz2017-02-261-26/+124
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-262-1/+70
| | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling
* Add email to usersChocobozzz2017-02-183-1/+70
|
* Add email to podsChocobozzz2017-02-161-0/+2
|
* Server: assert remoteId and host pair is uniqueChocobozzz2017-01-271-0/+2
|
* Server: error if we add a pod that already existsChocobozzz2017-01-271-0/+8
|
* Server: paths refractoringChocobozzz2017-01-171-2/+2
|
* Server: fix single pod testsChocobozzz2017-01-121-27/+25
|
* Try to fix travis buildChocobozzz2017-01-122-6/+6
|
* Server: fix update remote video infohashChocobozzz2017-01-122-8/+40
|
* Server: rights check for update a videoChocobozzz2017-01-111-0/+4
|
* Server: add video abuse supportChocobozzz2017-01-046-11/+387
|
* Server: split check params testsChocobozzz2016-12-307-865/+1099
|
* Server: add updatedAt attribute to videosChocobozzz2016-12-302-0/+13
|
* Server: propagate video update to other podsChocobozzz2016-12-301-10/+45
|
* Server: add ability to update a videoChocobozzz2016-12-292-0/+177
|
* Move tags in another tableChocobozzz2016-12-243-53/+56
|
* First version with PostgreSQLChocobozzz2016-12-196-48/+23
|
* Server: adapt tests to hostChocobozzz2016-11-165-38/+47
|
* Server: Uploads -> VideosChocobozzz2016-10-211-2/+9
|
* Try to fix travisChocobozzz2016-10-141-1/+1
|
* Server: forbid to remove the root userChocobozzz2016-10-071-0/+9
|
* Server: update to webseed implementation (tests, lint...)Chocobozzz2016-10-073-16/+2
|
* Server: fix unit tests againChocobozzz2016-09-211-2/+4
|
* Server: fix testsChocobozzz2016-09-211-4/+6
|