aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/user-subscriptions.ts
Commit message (Collapse)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-25/+26
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Use test wrapper exit functionChocobozzz2019-04-241-14/+13
|
* Cleanup testsChocobozzz2019-04-241-10/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* findById -> findByPkChocobozzz2019-02-211-1/+1
|
* Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵buoyantair2018-11-181-0/+6
|\ | | | | | | move-utils-to-shared
| * Do not host remote AP objectsChocobozzz2018-11-161-0/+5
| |
* | Move utils to /sharedbuoyantair2018-10-291-2/+6
|/ | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add ability to search video channelsChocobozzz2018-08-271-0/+40
|
* Add get subscription endpointChocobozzz2018-08-271-4/+55
|
* Add ability to set a name to a channelChocobozzz2018-08-271-13/+6
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+220