aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/multiple-servers.ts
Commit message (Expand)AuthorAgeFilesLines
* Add retries to all webtorrent testsChocobozzz2023-05-151-0/+2
* Allow to retry some tests that may failChocobozzz2023-05-151-0/+4
* Add runner server testsChocobozzz2023-05-091-28/+14
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-17/+17
* Set AKISMET_KEY as envChocobozzz2022-09-281-1/+1
* Optimize fetching playlist urlsChocobozzz2022-09-081-1/+1
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Support video views/viewers stats in serverChocobozzz2022-04-151-19/+21
* Don't store remote rates of remote videosChocobozzz2022-03-181-2/+2
* Fix lintChocobozzz2022-03-011-1/+0
* Fix getting avatars in videos listChocobozzz2022-03-011-0/+18
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+6
* Try to fix docker buildChocobozzz2022-01-031-10/+10
* Move test functions outside extra-utilsChocobozzz2021-12-171-7/+8
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Force video updatedAt update on updateChocobozzz2021-11-101-0/+20
* Fix testsChocobozzz2021-11-101-4/+9
* Deprecate filter video queryChocobozzz2021-10-291-3/+3
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Generate random uuid for video filesChocobozzz2021-07-261-10/+11
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-84/+84
* Introduce videos commandChocobozzz2021-07-201-176/+158
* Introduce user commandChocobozzz2021-07-201-2/+1
* Introduce login commandChocobozzz2021-07-201-2/+1
* Introduce server commandsChocobozzz2021-07-201-2/+2
* Fix NSFW testsChocobozzz2021-07-201-0/+1
* Introduce comments commandChocobozzz2021-07-201-55/+44
* Introduce channels commandChocobozzz2021-07-201-5/+3
* Faster ci using compiled ts filesChocobozzz2021-06-151-4/+2
* Don't count deleted comment for repliesChocobozzz2021-06-081-2/+2
* Cleanup shared modelsChocobozzz2021-05-111-7/+6
* Resumable video uploads (#3933)kontrollanten2021-05-101-1/+1
* Increase test timeoutChocobozzz2021-04-261-1/+1
* Fix testsChocobozzz2021-01-291-4/+4
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-2/+3
* Fix audio encoding paramsChocobozzz2020-11-251-4/+4
* Try to fix multiple server testsChocobozzz2020-11-181-1/+2
* Add admin view to manage commentsChocobozzz2020-11-161-1/+1
* Block comments from muted accounts/serversChocobozzz2020-05-291-5/+4
* Move to eslintcontainChocobozzz2020-02-031-16/+16
* Remove HLS torrentsChocobozzz2020-01-241-3/+2
* Move deleted comment on new follow testsChocobozzz2019-12-041-42/+4
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-0/+45
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-8/+48
* Fix testsChocobozzz2019-09-181-1/+1