aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/misc-endpoints.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement remote interactionChocobozzz2021-01-151-0/+25
|
* Support activeMonth and activeHalfyear in nodeinfoChocobozzz2020-12-301-0/+2
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-11/+12
|
* Don't run in parallel cli and plugin testsChocobozzz2020-07-311-7/+7
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Fix misc testsChocobozzz2019-10-221-3/+3
|
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
|
* Cleanup testsChocobozzz2019-04-241-5/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-2/+2
|
* Merge branch 'move-utils-to-shared' of ↵Chocobozzz2018-12-071-1/+1
|\ | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared
| * Move utils to /sharedbuoyantair2018-10-291-1/+1
| | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* | (well-known url) add change-passwordRigel Kent2018-12-071-0/+10
| |
* | Add sitemapChocobozzz2018-12-051-1/+71
|/
* Add tests regarding well known/static text endpointsChocobozzz2018-10-011-0/+99