aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/redundancy/redundancy.ts
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2023-05-221-2/+2
* 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-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Fix lintChocobozzz2022-07-131-1/+1
* Support video views/viewers stats in serverChocobozzz2022-04-151-5/+5
* Move test functions outside extra-utilsChocobozzz2021-12-171-13/+10
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* 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
* Reorganize importsChocobozzz2021-07-201-4/+3
* Refactor requestsChocobozzz2021-07-201-3/+3
* Use an object to represent a serverChocobozzz2021-07-201-17/+16
* Shorter server command namesChocobozzz2021-07-201-31/+31
* Introduce videos commandChocobozzz2021-07-201-35/+22
* Introduce server commandsChocobozzz2021-07-201-18/+18
* Introduce sql commandChocobozzz2021-07-201-2/+2
* Introduce streaming playlists commandChocobozzz2021-07-201-1/+1
* Introduce stats commandChocobozzz2021-07-201-13/+2
* Introduce redundancy commandChocobozzz2021-07-201-30/+19
* Introduce follows commandChocobozzz2021-07-201-12/+12
* Fix lintChocobozzz2021-02-011-4/+11
* Fix testsChocobozzz2021-02-011-13/+14
* Fix redundancy with HLS only filesChocobozzz2021-02-011-13/+77
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
* Move to eslintcontainChocobozzz2020-02-031-22/+22
* Add ability to list redundanciesChocobozzz2020-01-281-23/+115
* 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
| |\ \
| * | | Move utils to /sharedbuoyantair2018-10-291-4/+4
* | | | Create redundancy endpointChocobozzz2018-12-041-12/+15
| |_|/ |/| |
* | | Fix images size when downloading themChocobozzz2018-11-161-2/+3
| |/ |/|