Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -1/+1 |
| | | | | Default timeout is 30s | ||||
* | Fix runner cleanup test | Chocobozzz | 2023-05-19 | 1 | -2/+3 |
| | |||||
* | Support studio transcoding in peertube runner | Chocobozzz | 2023-05-09 | 1 | -7/+14 |
| | |||||
* | Add TMP persistent directory | Chocobozzz | 2023-05-09 | 1 | -0/+5 |
| | | | | To store files that must be preserved between peertube restarts | ||||
* | server: serve files from storage/well-known (#5214) | kontrollanten | 2022-10-04 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | * server: serve files from storage/well-known closes #5206 * well-known: add tests * test: try to skip new tests * test: another try * fix(config/prod): well_known path * test: fix broken tests * Update misc-endpoints.ts * Use getDirectoryPath for tests * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -0/+34 |