aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/shared
Commit message (Expand)AuthorAgeFilesLines
* Specify runner name when unregistering the runnerChocobozzz2023-05-261-2/+6
* Prevent object storage mock conflictsChocobozzz2023-05-231-5/+5
* Update server dependenciesChocobozzz2023-05-221-2/+2
* Remove low timeoutsChocobozzz2023-05-221-1/+1
* Fix lowest email portChocobozzz2023-05-191-1/+1
* Add expect message to ease debugChocobozzz2023-05-191-1/+1
* Fix runner cleanup testChocobozzz2023-05-192-3/+8
* peertube runner tests in parallelChocobozzz2023-05-191-12/+15
* Try to have more robust live testsChocobozzz2023-05-102-4/+6
* Fix audio transcoding copyChocobozzz2023-05-091-2/+2
* Support studio transcoding in peertube runnerChocobozzz2023-05-092-7/+31
* Add TMP persistent directoryChocobozzz2023-05-091-0/+5
* Add runner server testsChocobozzz2023-05-099-115/+520
* Add ability for plugins to alter video jsonldChocobozzz2023-03-101-29/+0
* Fix file token reinjection on fragmentsWicklow2023-03-071-1/+2
* Add ability to disable http duration OTEL metricsChocobozzz2023-02-271-1/+1
* Fix E2E with firefoxChocobozzz2023-02-271-8/+7
* Improve image test comparisonChocobozzz2023-02-241-1/+28
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-272-7/+18
|\
| * Fix live with base url object storageChocobozzz2023-01-272-7/+18
* | Use unknown when category is not setChocobozzz2023-01-191-1/+1
* | Add signup approval API testsChocobozzz2023-01-191-6/+39
|/
* Fix P2P with object storageChocobozzz2022-12-302-0/+12
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-2/+2
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-024-3/+56
* More robust updateTorrentMetadataChocobozzz2022-10-261-1/+1
* Correctly delete live files from object storageChocobozzz2022-10-251-1/+16
* Use private ACL for private videos in s3Chocobozzz2022-10-242-4/+4
* Put private videos under a specific subdirectoryChocobozzz2022-10-242-7/+121
* Fix live testsChocobozzz2022-10-111-3/+7
* Also retry when fetching master m3u8 playlistChocobozzz2022-10-112-5/+10
* Try to fix testsChocobozzz2022-10-101-3/+6
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-043-18/+7
* Live supports object storageChocobozzz2022-10-042-27/+102
* Add sync youtube playlist testChocobozzz2022-09-191-0/+1
* Don't display remove file icon in some casesChocobozzz2022-09-131-12/+1
* Channel sync (#5135)Florent2022-08-101-0/+2
* Add option to not transcode original resolutionChocobozzz2022-08-091-0/+3
* Include video file id in APIChocobozzz2022-07-291-0/+1
* Fix lintChocobozzz2022-07-131-1/+1
* Introduce experimental telemetryChocobozzz2022-07-063-1/+32
* Fix saving permanent live replay on quick restreamChocobozzz2022-05-251-2/+22
* Fix avatars in notificationsChocobozzz2022-05-251-4/+16
* Add use proxy for s3 (#4973)Chocobozzz2022-05-091-0/+5
* Support live session in serverChocobozzz2022-05-031-2/+7
* Add ability to save replay of permanent livesChocobozzz2022-04-211-5/+5
* Support video views/viewers stats in serverChocobozzz2022-04-152-0/+94
* Refactor AP context builderChocobozzz2022-03-241-1/+1
* Remove activitypub helperChocobozzz2022-03-231-1/+1
* Fix angular buildChocobozzz2022-03-221-1/+1