aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/client.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-52/+77
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-86/+110
| | | | And use them as default in client
* CleanupChocobozzz2021-05-281-151/+119
| | | | | We must not expose private actor objects to clients Just make 2 GET requests on channel/accounts instead
* 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
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* 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, ↵Kim2020-07-311-15/+166
| | | | | | | | | | | | | | | | | playlists urls (#2996) * Add open-graph and twitter-card metas to accounts and video-channels * Add open-graph and twitter-card to video-playlists watch view * Refactor meta-tags creation server-side * Add client.ts tests for account, channel and playlist tags * Correct lint forbidden spaces * Correct test regression on client.ts Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* 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
| | | | Because they need dev dependencies
* Move utils to /sharedbuoyantair2018-10-291-1/+1
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* 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
| | | | The instance should be whitelisted first
* 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