aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Set actor preferred name case insensitiveChocobozzz2023-05-118-46/+95
|
* Fix reset sequelize instanceChocobozzz2023-05-118-23/+13
|
* Correctly wait for live segment generationChocobozzz2023-05-117-19/+26
|
* Fix testsChocobozzz2023-05-107-9/+9
|
* Support handles starting with @Chocobozzz2023-05-101-1/+3
|
* Reduce time to throw an error on live problemChocobozzz2023-05-101-1/+1
|
* Prevent invalid end watch section warningsChocobozzz2023-05-106-10/+10
|
* Upgrade hls.jsChocobozzz2023-05-102-5/+5
| | | | Should fix a fragment loading crash
* Fix test cleanupChocobozzz2023-05-107-11/+12
|
* Add more tests on registration request conflictChocobozzz2023-05-101-1/+14
|
* Catch metrics errorChocobozzz2023-05-101-0/+2
|
* Fix S3 live syncChocobozzz2023-05-104-30/+72
| | | | Ensure TS chunks referenced in M3U8 playlist are already uploaded on S3
* Fix #5744: Missing plugins-global.css + missing async (#5746)John Livingston2023-05-101-2/+15
| | | | | | | | | | | * Fix #5744: Missing plugins-global.css + missing async * Modifications required by Chocobozzz. * Styling --------- Co-authored-by: Chocobozzz <me@florianbigard.com>
* feat(server): add redis sentinel support (#5593)kontrollanten2023-05-105-8/+45
| | | | | | | | | | | * feat(server): add redis sentinel support closes #5141 * Styling --------- Co-authored-by: Chocobozzz <me@florianbigard.com>
* 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
| | | | | | | | | | | | | | Currently translated at 100.0% (2201 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/
| * Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-05-091-7/+7
| | | | | | | | | | | | | | Currently translated at 98.6% (2172 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
| * Translated using Weblate (Persian)Payman Moghadam2023-05-091-1/+1
| | | | | | | | | | | | | | Currently translated at 96.1% (2117 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
| * Translated using Weblate (Vietnamese)Hồ Nhất Duy2023-05-091-971/+968
| | | | | | | | | | | | | | Currently translated at 100.0% (2201 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
| * Translated using Weblate (Slovenian)Jurij Podgoršek2023-05-091-1/+236
| | | | | | | | | | | | | | Currently translated at 7.2% (17 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/sl/
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2023-05-091-217/+206
| | | | | | | | | | | | | | Currently translated at 100.0% (2201 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
| * Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-05-091-242/+231
| | | | | | | | | | | | | | Currently translated at 98.6% (2172 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
| * Translated using Weblate (Persian)Payman Moghadam2023-05-091-1/+1
| | | | | | | | | | | | | | Currently translated at 96.1% (2117 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
| * Translated using Weblate (Russian)Александр2023-05-091-218/+207
| | | | | | | | | | | | | | Currently translated at 100.0% (2201 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
| * Translated using Weblate (Persian)Payman Moghadam2023-05-091-222/+211
| | | | | | | | | | | | | | Currently translated at 96.1% (2117 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
* | 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
| | | | Clearer and easier to find in the project
* Support studio transcoding in peertube runnerChocobozzz2023-05-0967-264/+1425
|
* Add TMP persistent directoryChocobozzz2023-05-0917-57/+143
| | | | To store files that must be preserved between peertube restarts
* 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
|