aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search/search-playlists.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Add basic video editor supportChocobozzz2022-02-281-1/+3
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+5
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Correctly cleanup test serversChocobozzz2021-07-291-1/+1
* Add ability to search by uuids/actor namesChocobozzz2021-07-281-2/+26
* Increase test timeoutChocobozzz2021-07-281-1/+1
* Filter host for channels and playlists searchChocobozzz2021-07-281-11/+47
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-10/+10
* Introduce videos commandChocobozzz2021-07-201-5/+4
* Introduce playlist commandChocobozzz2021-07-201-19/+7
* Introduce search commandChocobozzz2021-07-201-17/+19
* Add ability to search playlistsChocobozzz2021-06-251-0/+128