aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/single-server.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-221-2/+0
* peertube runner tests in parallelChocobozzz2023-05-191-1/+1
* Fix reset sequelize instanceChocobozzz2023-05-111-1/+1
* Add runner server testsChocobozzz2023-05-091-6/+15
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-2/+2
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Fix print transcode command testChocobozzz2022-08-091-1/+4
* Support video views/viewers stats in serverChocobozzz2022-04-151-9/+8
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+10
* Move test functions outside extra-utilsChocobozzz2021-12-171-10/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Deprecate filter video queryChocobozzz2021-10-291-13/+0
* Generate random uuid for video filesChocobozzz2021-07-261-1/+2
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-45/+45
* Introduce videos commandChocobozzz2021-07-201-157/+119
* Introduce server commandsChocobozzz2021-07-201-1/+1
* Resumable video uploads (#3933)kontrollanten2021-05-101-357/+367
* Add ability to filter my videos by liveChocobozzz2021-05-031-2/+2
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-0/+8
* add test and openapi for hot sort parameterRigel Kent2021-01-281-0/+8
* Fix audio encoding paramsChocobozzz2020-11-251-0/+2
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-201-7/+42
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Add ability to skip count queryChocobozzz2020-01-081-0/+9
* All API tests in parallelChocobozzz2019-05-151-9/+10
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-2/+2
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
* Cleanup testsChocobozzz2019-04-241-10/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-2/+2
|\
| * Move utils to /sharedbuoyantair2018-10-291-1/+1
| * rename News category into News & Politics (#1261)Adnane Belmadiaf2018-10-141-1/+1
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-3/+3
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+3
|/
* Add trending sort testsChocobozzz2018-09-041-0/+8
* Bufferize videos views in redisChocobozzz2018-08-301-1/+4
* Add ability to search a video with an URLChocobozzz2018-08-271-2/+4
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+2
* Add videos list filtersChocobozzz2018-07-241-142/+11
* Improve tests when waiting pending jobsChocobozzz2018-06-131-4/+25
* Use ISO 639 for languagesChocobozzz2018-04-231-7/+7
* Update videos api list for accountChocobozzz2018-03-121-32/+10
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-5/+15
* Implement support field in video and video channelChocobozzz2018-02-151-0/+2
* Fix testsChocobozzz2018-02-141-3/+1
* Increase tests timeoutChocobozzz2018-01-181-1/+1
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-11/+6