aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-channels.ts
Commit message (Expand)AuthorAgeFilesLines
* test search for subscriptions and video-channelsRigel Kent2020-07-291-0/+26
* Split notification testsChocobozzz2020-06-161-2/+2
* Add videos count in channels listChocobozzz2020-06-161-5/+24
* Optimize views per day in video channelsChocobozzz2020-06-121-0/+1
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-2/+2
* Tests for viewsPerDayRigel Kent2020-03-311-3/+41
* Move to eslintcontainChocobozzz2020-02-031-17/+18
* Server: Bulk update videos support fieldChocobozzz2019-05-311-6/+36
* Remove unused actor uuid fieldChocobozzz2019-05-311-4/+0
* Add pagination to account video channels endpointChocobozzz2019-05-291-3/+61
* All API tests in parallelChocobozzz2019-05-151-4/+4
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-3/+3
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
* Cleanup testsChocobozzz2019-04-241-3/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-201-2/+4
|\
| * Cleanup tests importsChocobozzz2018-11-191-2/+4
* | Move utils to /sharedbuoyantair2018-10-291-3/+3
|/
* Add ability to set a name to a channelChocobozzz2018-08-271-17/+44
* API: Add ability to update video channel avatarChocobozzz2018-06-291-1/+33
* Improve tests when waiting pending jobsChocobozzz2018-06-131-10/+6
* Only use account name in routesChocobozzz2018-05-251-3/+2
* Add ability to update a video channelChocobozzz2018-05-111-21/+57
* Add video channel managementChocobozzz2018-04-261-2/+2
* Update video-channel routes (again)Chocobozzz2018-04-251-5/+5
* Video channel API routes refractorChocobozzz2018-04-251-9/+24
* Update video channel routesChocobozzz2018-04-241-4/+11
* Implement support field in video and video channelChocobozzz2018-02-151-45/+77
* Increase tests timeoutChocobozzz2018-01-181-1/+1
* Add tests to handle down serverChocobozzz2018-01-111-8/+8
* Tests directories refractorChocobozzz2017-12-281-0/+139