aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users/user-subscriptions.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move utils to /sharedbuoyantair2018-10-291-5/+14
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add ability to search video channelsChocobozzz2018-08-271-1/+18
|
* Add ability to search a video with an URLChocobozzz2018-08-271-5/+23
|
* Add get subscription endpointChocobozzz2018-08-271-1/+26
|
* Add ability to set a name to a channelChocobozzz2018-08-271-22/+15
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+312