aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-2/+3
* API: Add ability to update video channel avatarChocobozzz2018-06-293-2/+102
* Increase test timeout for travisChocobozzz2018-06-271-1/+1
* Fix images size limitChocobozzz2018-06-221-4/+4
* Do not create a user with the same username than another actor nameChocobozzz2018-06-211-0/+24
* Add ability to schedule video publicationChocobozzz2018-06-152-9/+46
* Add ability for uploaders to schedule video updateChocobozzz2018-06-142-0/+165
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-131-1/+1
* Improve tests when waiting pending jobsChocobozzz2018-06-1320-189/+139
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-124-23/+77
* Add video comments RSSChocobozzz2018-06-082-92/+0
* Move fixtures in tests/Chocobozzz2018-06-0726-21/+20
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+0
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+3
* Update changelogChocobozzz2018-05-281-0/+2
* Only use account name in routesChocobozzz2018-05-256-24/+22
* Improve e2e testsChocobozzz2018-05-221-0/+0
* Fix video channel update with an admin accountChocobozzz2018-05-171-1/+1
* Add check channel update test in video updateChocobozzz2018-05-111-0/+6
* Add ability to update a video channelChocobozzz2018-05-111-21/+57
* Add ability to embed a video in TwitterChocobozzz2018-05-112-0/+20
* Fix testsChocobozzz2018-05-092-6/+6
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-26/+0
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-262-0/+92
* Add video channel managementChocobozzz2018-04-263-10/+10
* Add ability to update the user display name/descriptionChocobozzz2018-04-262-1/+42
* Implement video channel viewsChocobozzz2018-04-252-8/+2
* Update video-channel routes (again)Chocobozzz2018-04-253-42/+30
* Video channel API routes refractorChocobozzz2018-04-255-97/+223
* Update video channel routesChocobozzz2018-04-243-40/+97
* Use ISO 639 for languagesChocobozzz2018-04-235-24/+24
* Add help concerning NSFW videos in uploadChocobozzz2018-04-191-0/+1
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-195-17/+236
* Add auth documentationChocobozzz2018-04-161-0/+20
* Add tests for publishedAtChocobozzz2018-04-041-3/+6
* Add reverse proxy test in travisChocobozzz2018-03-292-1/+2
* Prevent brute force login attackChocobozzz2018-03-291-0/+82
* Fix delete comment federationChocobozzz2018-03-271-1/+30
* Fix check comments params unit testsChocobozzz2018-03-261-2/+2
* Update the api documentationChocobozzz2018-03-191-5/+4
* Add short description in configChocobozzz2018-03-152-0/+13
* Add "local" videos in menuChocobozzz2018-03-131-1/+31
* Change video abuse API responseChocobozzz2018-03-121-15/+16
* Update videos api list for accountChocobozzz2018-03-126-58/+77
* Add ability to change the homepageChocobozzz2018-03-012-0/+6
* Add stats routeChocobozzz2018-02-285-5/+107
* Add 30 fps limit in transcodingChocobozzz2018-02-262-1/+32
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-232-10/+27
* Add ability to add custom css/javascriptChocobozzz2018-02-222-3/+23
* Add ability to update another user videoChocobozzz2018-02-221-6/+22