aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/redundancy
Commit message (Expand)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-5/+5
* Fix testsChocobozzz2022-10-241-3/+3
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-1/+1
* Fix testsChocobozzz2022-10-041-3/+3
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-4/+4
* Cleanup tests importsChocobozzz2022-08-172-6/+2
* We don't need to import mochaChocobozzz2022-08-173-3/+0
* Fix lintChocobozzz2022-07-131-1/+1
* Convert followers/following in raw SQL queriesChocobozzz2022-05-051-0/+11
* Support video views/viewers stats in serverChocobozzz2022-04-151-5/+5
* Move test functions outside extra-utilsChocobozzz2021-12-172-14/+18
* shared/ typescript types dir server-commandsChocobozzz2021-12-173-3/+3
* Fix testsChocobozzz2021-12-091-8/+8
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Fix redundancy remove on host redundancy updateChocobozzz2021-08-261-9/+22
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-3/+3
* Generate random uuid for video filesChocobozzz2021-07-261-60/+85
* Add ability for instances to follow any actorChocobozzz2021-07-211-2/+2
* Reorganize importsChocobozzz2021-07-203-14/+6
* Refactor requestsChocobozzz2021-07-202-4/+4
* Use an object to represent a serverChocobozzz2021-07-203-31/+29
* Shorter server command namesChocobozzz2021-07-203-50/+50
* Introduce videos commandChocobozzz2021-07-203-49/+31
* Introduce server commandsChocobozzz2021-07-203-28/+26
* Introduce sql commandChocobozzz2021-07-202-4/+4
* Introduce channels commandChocobozzz2021-07-201-2/+1
* Introduce streaming playlists commandChocobozzz2021-07-201-1/+1
* Introduce stats commandChocobozzz2021-07-201-13/+2
* Introduce redundancy commandChocobozzz2021-07-203-158/+84
* Introduce follows commandChocobozzz2021-07-202-15/+14
* Fix lintChocobozzz2021-02-011-4/+11
* Fix testsChocobozzz2021-02-012-38/+47
* Fix redundancy with HLS only filesChocobozzz2021-02-011-13/+77
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
* Add ability to accept or not remote redundanciesChocobozzz2020-04-072-0/+201
* Move to eslintcontainChocobozzz2020-02-032-44/+44
* Add ability to list redundanciesChocobozzz2020-01-283-23/+489
* Remove HLS torrentsChocobozzz2020-01-241-4/+4
* Filter on follows actor types in about pageChocobozzz2019-11-291-2/+2
* Fix redundancy testsChocobozzz2019-08-131-4/+4
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-12/+22
* Use test wrapper exit functionChocobozzz2019-04-241-21/+17
* Shared utils -> extra-utilsChocobozzz2019-04-241-4/+4
* Add videos playlist exist testsChocobozzz2019-03-181-2/+2
* Add playlist check param testsChocobozzz2019-03-181-4/+10
* Use a single file instead of segments for HLSChocobozzz2019-02-111-9/+13
* Add hls support on serverChocobozzz2019-02-111-65/+147
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-4/+5
|\
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-181-2/+4
| |\
| * \ Merge from upstreambuoyantair2018-11-161-20/+16
| |\ \