aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/misc-endpoints.ts
Commit message (Expand)AuthorAgeFilesLines
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-1/+29
* Fix InvalidVideoTitle console warningChocobozzz2022-09-271-0/+18
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-2/+1
* Refactor requestsChocobozzz2021-07-201-13/+13
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
* Shorter server command namesChocobozzz2021-07-201-7/+7
* Introduce videos commandChocobozzz2021-07-201-12/+5
* Introduce user commandChocobozzz2021-07-201-3/+2
* Introduce channels commandChocobozzz2021-07-201-4/+3
* 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
* Add user adminFlagsChocobozzz2019-04-151-2/+2
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-1/+1
|\
| * Move utils to /sharedbuoyantair2018-10-291-1/+1
* | (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