aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-change-ownership.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-221-14/+0
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Generate random uuid for video filesChocobozzz2021-07-261-8/+8
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-7/+7
* Shorter server command namesChocobozzz2021-07-201-25/+25
* Introduce videos commandChocobozzz2021-07-201-24/+14
* Introduce user commandChocobozzz2021-07-201-68/+21
* Introduce login commandChocobozzz2021-07-201-6/+5
* Introduce change ownership commandChocobozzz2021-07-201-85/+100
* Shorter live methodsChocobozzz2021-07-201-1/+1
* Introduce live commandChocobozzz2021-07-201-3/+2
* Introduce config commandChocobozzz2021-07-201-7/+8
* Fix ownership change with a live videoChocobozzz2021-06-281-22/+86
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-3/+11
* Move to eslintcontainChocobozzz2020-02-031-9/+9
* Fix ownership changeChocobozzz2019-08-211-1/+1
* All API tests in parallelChocobozzz2019-05-151-4/+4
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-9/+9
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Add user adminFlagsChocobozzz2019-04-151-4/+28
* Move utils to /sharedbuoyantair2018-10-291-2/+2
* Add federation to ownership changeChocobozzz2018-09-041-34/+51
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+262