aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-playlists.ts
Commit message (Expand)AuthorAgeFilesLines
* Introduce login commandChocobozzz2021-07-201-4/+2
* Introduce channels commandChocobozzz2021-07-201-6/+3
* Introduce playlist commandChocobozzz2021-07-201-324/+240
* Introduce blacklist commandChocobozzz2021-07-201-4/+2
* Introduce blocklist commandChocobozzz2021-07-201-16/+10
* Introduce follows commandChocobozzz2021-07-201-20/+21
* Support short uuid for GET video/playlistChocobozzz2021-06-291-18/+53
* Fix tests timeoutChocobozzz2020-12-141-22/+16
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-6/+7
* Try to fix playlist testsChocobozzz2020-11-181-0/+5
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-161-1/+3
* Add ability to a video multiple times in a playlistChocobozzz2020-08-191-5/+30
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+2
* Move to eslintcontainChocobozzz2020-02-031-196/+196
* Fix playlist searchChocobozzz2019-12-271-0/+19
* Automatically update playlist thumbnailsChocobozzz2019-08-011-0/+1
* Fix broken playlist apiChocobozzz2019-08-011-601/+872
* Improve registrationChocobozzz2019-06-071-1/+0
* Add ability to unpublish video/playlistChocobozzz2019-06-061-0/+34
* Fix playlist get for classic usersChocobozzz2019-05-281-1/+14
* All API tests in parallelChocobozzz2019-05-151-2/+2
* Fix overview endpointChocobozzz2019-04-241-5/+6
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-6/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
* Add user adminFlagsChocobozzz2019-04-151-1/+6
* Fix unit testsChocobozzz2019-03-181-5/+13
* Add playlist updatedAt testsChocobozzz2019-03-181-0/+31
* Add videos playlist exist testsChocobozzz2019-03-181-1/+41
* Add server migrationsChocobozzz2019-03-181-0/+10
* Add playlist rest testsChocobozzz2019-03-181-56/+672
* Playlist server APIChocobozzz2019-03-181-0/+161