aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix S3 live syncChocobozzz2023-05-104-30/+72
* Fix #5744: Missing plugins-global.css + missing async (#5746)John Livingston2023-05-101-2/+15
* feat(server): add redis sentinel support (#5593)kontrollanten2023-05-105-8/+45
* Try to have more robust live testsChocobozzz2023-05-105-25/+67
* Increase timeoutsChocobozzz2023-05-102-8/+11
* Correctly cleanup sql commandChocobozzz2023-05-101-0/+2
* Fix subscribe button responsiveChocobozzz2023-05-092-2/+8
* Update translationsChocobozzz2023-05-0981-8935/+20751
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2023-05-097-2200/+2377
|\
| * Translated using Weblate (Croatian)Milo Ivir2023-05-091-320/+309
| * Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-05-091-7/+7
| * Translated using Weblate (Persian)Payman Moghadam2023-05-091-1/+1
| * Translated using Weblate (Vietnamese)Hồ Nhất Duy2023-05-091-971/+968
| * Translated using Weblate (Slovenian)Jurij Podgoršek2023-05-091-1/+236
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2023-05-091-217/+206
| * Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-05-091-242/+231
| * Translated using Weblate (Persian)Payman Moghadam2023-05-091-1/+1
| * Translated using Weblate (Russian)Александр2023-05-091-218/+207
| * Translated using Weblate (Persian)Payman Moghadam2023-05-091-222/+211
* | Add peertube-runner CLI docChocobozzz2023-05-091-25/+59
* | Add peertube-runner version infoChocobozzz2023-05-091-0/+3
* | Add node shebangChocobozzz2023-05-092-1/+3
* | Use @peertube org for npmChocobozzz2023-05-091-1/+1
* | Add npmignore to peertube-runnerChocobozzz2023-05-091-0/+6
* | Update gitignoreChocobozzz2023-05-091-0/+1
* | Breaking: remove node 14 supportChocobozzz2023-05-095-5/+6
* | Increase timeoutChocobozzz2023-05-091-1/+1
|/
* Increase timeoutsChocobozzz2023-05-094-7/+7
* Reload the video after waiting for the files lockChocobozzz2023-05-0910-11/+27
* Fix audio transcoding copyChocobozzz2023-05-0910-72/+76
* Fix studio testsChocobozzz2023-05-091-23/+23
* Prefer video studio instead of video editionChocobozzz2023-05-0926-276/+151
* Support studio transcoding in peertube runnerChocobozzz2023-05-0967-264/+1425
* Add TMP persistent directoryChocobozzz2023-05-0917-57/+143
* Enable external plugins to test the PRChocobozzz2023-05-0915-49/+97
* Fix import video file lockChocobozzz2023-05-097-9/+19
* Add runner jobs openapiChocobozzz2023-05-091-4/+694
* Fix next video state after optimize/audio mergeChocobozzz2023-05-095-26/+43
* Add peertube runner cliChocobozzz2023-05-0934-4/+2071
* Implement runner in client sideChocobozzz2023-05-0923-11/+750
* Update i18n server stringsChocobozzz2023-05-091-0/+8
* Fix activitypub doc URLChocobozzz2023-05-097-13/+13
* Update tools docChocobozzz2023-05-091-44/+1
* Remove unmaintained help scriptChocobozzz2023-05-092-22/+0
* Add runner server testsChocobozzz2023-05-0995-650/+4217
* Remove transcoding scriptsChocobozzz2023-05-093-162/+0
* Implement remote runner jobs in serverChocobozzz2023-05-09168-2802/+6906
* Fix unregister default valueChocobozzz2023-05-051-1/+1
* Fix changelog of secret config for dockerChocobozzz2023-05-051-1/+3
* Don't call plugin register/unregister methodsChocobozzz2023-05-054-13/+34