aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/client.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove contributors list from /about/peertubeChocobozzz2021-11-121-10/+0
* Stop indexing /about/peertubeChocobozzz2021-10-111-0/+10
* Fix client testsChocobozzz2021-09-091-1/+4
* Do not index remote actorsChocobozzz2021-08-051-0/+34
* Fix oembed for playlistsChocobozzz2021-07-271-4/+4
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-15/+15
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-38/+38
* Introduce videos commandChocobozzz2021-07-201-21/+24
* Introduce user commandChocobozzz2021-07-201-2/+1
* Introduce channels commandChocobozzz2021-07-201-2/+4
* Introduce playlist commandChocobozzz2021-07-201-11/+3
* Introduce accounts commandChocobozzz2021-07-201-3/+1
* Introduce config commandChocobozzz2021-07-201-29/+26
* Support short uuid for GET video/playlistChocobozzz2021-06-291-52/+77
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-86/+110
* CleanupChocobozzz2021-05-281-151/+119
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-271-5/+23
|\
| * Inject server config in HTMLChocobozzz2021-05-141-5/+23
* | Add shorter URLs for accounts and channels server-sideKimsible2021-05-051-36/+118
|/
* modify tests to support current behaviour regarding plaintext descriptionRigel Kent2021-04-131-4/+5
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-1/+1
* Refactor a little bit client canonical URLChocobozzz2020-12-081-70/+78
* Add testsThomas Citharel2020-12-081-5/+25
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-15/+16
* Handle playlist oembedChocobozzz2020-08-071-158/+184
* Fix client testsChocobozzz2020-07-311-61/+59
* Don't run in parallel cli and plugin testsChocobozzz2020-07-311-2/+4
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-311-15/+166
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-2/+1
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
* Cleanup testsChocobozzz2019-04-241-5/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
* Move utils to /sharedbuoyantair2018-10-291-1/+1
* Fix testsChocobozzz2018-08-061-0/+6
* Add tests regarding video importChocobozzz2018-08-061-57/+12
* Add import http enabled configurationChocobozzz2018-08-061-0/+7
* Fix travis testsChocobozzz2018-07-241-1/+79
* Improve tests when waiting pending jobsChocobozzz2018-06-131-7/+2
* Add ability to embed a video in TwitterChocobozzz2018-05-111-1/+29
* Improve check follow params testsChocobozzz2017-12-281-2/+2
* Fix lintChocobozzz2017-11-301-4/+7
* Optimize signature verificationChocobozzz2017-11-271-6/+6
* Add oembed endpointChocobozzz2017-10-161-2/+15
* Convert tests to typescriptChocobozzz2017-09-041-0/+68