aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/multiple-servers.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix redundancy exceeding the limitChocobozzz2019-08-121-4/+2
* Remove comment federation by video ownerChocobozzz2019-08-071-13/+28
* Add retries to travis mochaChocobozzz2019-07-241-2/+2
* Update travis ffmpeg patch versionChocobozzz2019-05-171-2/+2
* All API tests in parallelChocobozzz2019-05-151-1/+1
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-21/+20
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-6/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-4/+4
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-1/+5
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-7/+16
|\
| * Add test regarding tmp directoryChocobozzz2018-12-111-0/+9
| * Move utils to /sharedbuoyantair2018-10-291-3/+3
| * Fix transcodingChocobozzz2018-10-181-4/+4
* | Add federation tests on download enabledChocobozzz2019-02-111-2/+4
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-6/+6
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+6
|/
* Bufferize videos views in redisChocobozzz2018-08-301-2/+8
* Add ability to search a video with an URLChocobozzz2018-08-271-6/+12
* Add ability to set a name to a channelChocobozzz2018-08-271-6/+6
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-141-4/+4
* Try to fix travis testsChocobozzz2018-08-101-4/+4
* fixing tests to deal with new transcoding parametersRigel Kent2018-08-011-8/+8
* Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-8/+8
* Improve tests when waiting pending jobsChocobozzz2018-06-131-19/+20
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-5/+3
* Move fixtures in tests/Chocobozzz2018-06-071-1/+1
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+3
* Add video channel managementChocobozzz2018-04-261-1/+1
* Implement video channel viewsChocobozzz2018-04-251-7/+1
* Update video channel routesChocobozzz2018-04-241-6/+15