aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix testChocobozzz2023-05-161-1/+1
|
* Add retries to all webtorrent testsChocobozzz2023-05-151-0/+2
|
* More robust testChocobozzz2023-05-151-2/+0
|
* Force live stream terminationChocobozzz2023-05-152-11/+1
|
* Fix testChocobozzz2023-05-151-1/+5
|
* Allow to retry some tests that may failChocobozzz2023-05-151-0/+4
|
* Increase test timeoutsChocobozzz2023-05-114-22/+23
|
* Fix reset sequelize instanceChocobozzz2023-05-112-5/+4
|
* Correctly wait for live segment generationChocobozzz2023-05-116-18/+20
|
* Fix testsChocobozzz2023-05-106-6/+6
|
* Fix test cleanupChocobozzz2023-05-105-8/+8
|
* Add more tests on registration request conflictChocobozzz2023-05-101-1/+14
|
* Try to have more robust live testsChocobozzz2023-05-103-5/+7
|
* Increase timeoutsChocobozzz2023-05-102-8/+11
|
* Correctly cleanup sql commandChocobozzz2023-05-101-0/+2
|
* Fix subscribe button responsiveChocobozzz2023-05-091-2/+2
|
* Increase timeoutChocobozzz2023-05-091-1/+1
|
* Increase timeoutsChocobozzz2023-05-093-6/+6
|
* Reload the video after waiting for the files lockChocobozzz2023-05-093-6/+12
|
* Fix audio transcoding copyChocobozzz2023-05-095-10/+10
|
* Fix studio testsChocobozzz2023-05-091-23/+23
|
* Prefer video studio instead of video editionChocobozzz2023-05-093-12/+12
| | | | Clearer and easier to find in the project
* Support studio transcoding in peertube runnerChocobozzz2023-05-0914-70/+576
|
* Add TMP persistent directoryChocobozzz2023-05-092-1/+29
| | | | To store files that must be preserved between peertube restarts
* Enable external plugins to test the PRChocobozzz2023-05-092-2/+2
|
* Add runner server testsChocobozzz2023-05-0979-603/+3863
|
* Allow to update a live with untouched privacyChocobozzz2023-04-141-1/+7
|
* Feature/filter already watched videos (#5739)Wicklow2023-04-122-3/+48
| | | | | * filter already watched videos * Updated code based on review comments
* feature/ability to disable video history by default (#5728)Wicklow2023-04-074-12/+90
| | | | | | | | | | | | | * draft: ability to disable video history by default * Update configuration and add tests * Updated code based on review comments * Add tests on registration and video quota * Remove required video quotas in query * Fix tests
* Feature/Add replay privacy (#5692)Wicklow2023-03-319-86/+272
| | | | | | | | | | | | | | | | | | | | | | | | | * Add replay settings feature * Fix replay settings behaviour * Fix tests * Fix tests * Fix tests * Update openapi doc and fix tests * Add tests and fix code * Models correction * Add migration and update controller and middleware * Add check params tests * Fix video live middleware * Updated code based on review comments
* Fix testsChocobozzz2023-03-271-1/+1
|
* Add filter:html.client.json-ld.result hookChocobozzz2023-03-242-0/+36
|
* Stop testing broken youtube-dlChocobozzz2023-03-221-4/+4
|
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-211-1/+1
|\
| * Fix flaky testsChocobozzz2023-03-171-1/+1
| |
* | Add infohash test for VODChocobozzz2023-03-201-2/+18
|/
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-162-30/+65
|\
| * Add video AP hooksChocobozzz2023-03-162-30/+65
| |
| * Fix testsChocobozzz2023-03-102-2/+4
| |
| * Add test on AP hooksChocobozzz2023-03-102-0/+29
| |
| * Add ability for plugins to alter video jsonldChocobozzz2023-03-102-38/+35
| |
* | Fix testsChocobozzz2023-03-102-2/+4
| |
* | Add test on AP hooksChocobozzz2023-03-102-0/+29
| |
* | Add ability for plugins to alter video jsonldChocobozzz2023-03-102-38/+35
| |
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-072-4/+4
|\|
| * Fix file token reinjection on fragmentsWicklow2023-03-072-4/+4
| |
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-071-1/+10
|\|
| * Add test to ensure files are deletedChocobozzz2023-03-071-1/+10
| |
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-026-42/+79
|/ | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos
* Fix 404 when having ;threadId paramChocobozzz2023-03-021-0/+8
|