aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-playlists.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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 set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* 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
| | | | Because they need dev dependencies
* 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