aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/video-channels.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to view my followersChocobozzz2021-10-201-0/+28
* Reorganize importsChocobozzz2021-07-201-2/+1
* Refactor requestsChocobozzz2021-07-201-13/+13
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-4/+4
* Introduce user commandChocobozzz2021-07-201-2/+1
* Introduce login commandChocobozzz2021-07-201-3/+2
* Introduce server commandsChocobozzz2021-07-201-17/+14
* Introduce channels commandChocobozzz2021-07-201-8/+10
* Faster ci using compiled ts filesChocobozzz2021-06-151-7/+7
* Add banner testsChocobozzz2021-04-081-30/+40
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-17/+18
* Move to eslintcontainChocobozzz2020-02-031-6/+6
* Server: Bulk update videos support fieldChocobozzz2019-05-311-2/+10
* Add pagination to account video channels endpointChocobozzz2019-05-291-1/+23
* Use test wrapper exit functionChocobozzz2019-04-241-8/+4
* Cleanup testsChocobozzz2019-04-241-10/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Move utils to /sharedbuoyantair2018-10-291-2/+6
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-191-4/+4
* Check video channel name is unique on our instanceChocobozzz2018-10-011-0/+10
* Add ability to set a name to a channelChocobozzz2018-08-271-27/+20
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-2/+3
* API: Add ability to update video channel avatarChocobozzz2018-06-291-1/+55
* Only use account name in routesChocobozzz2018-05-251-7/+3
* Fix testsChocobozzz2018-05-091-4/+4
* Add video channel managementChocobozzz2018-04-261-7/+7
* Update video-channel routes (again)Chocobozzz2018-04-251-35/+23
* Video channel API routes refractorChocobozzz2018-04-251-44/+29
* Update video channel routesChocobozzz2018-04-241-30/+71
* Implement support field in video and video channelChocobozzz2018-02-151-2/+13
* Increase tests timeoutChocobozzz2018-01-181-1/+1
* Improve check videos parameters testsChocobozzz2017-12-281-138/+68
* Improve check follow params testsChocobozzz2017-12-281-2/+2
* Add comments federation testsChocobozzz2017-12-271-5/+5
* Improve client mobile versionChocobozzz2017-11-061-5/+0
* Increase video attributes lengthChocobozzz2017-10-261-0/+6
* Fix lintChocobozzz2017-10-261-1/+0
* Add video channel testsChocobozzz2017-10-261-0/+310