aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | | | We don't have enough energy to maintain them
* Implement remote runner jobs in serverChocobozzz2023-05-09168-2802/+6906
| | | | Move ffmpeg functions to @shared
* 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
|
* Add version commentChocobozzz2023-05-051-0/+1
|
* Add compatibility with FreeBSD lsAlvar C.H. Freude2023-05-041-1/+1
| | | The ls command of FreebSD does not understand the --search=time parameter for the ls command. "ls -t" is equivalent and behaves on Linux in the same way.
* Update translationsChocobozzz2023-05-0245-4152/+3862
|