aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Force live stream terminationChocobozzz2023-05-154-13/+6
* Fix dropdown item in RTLChocobozzz2023-05-151-0/+2
* Don't run the server in detached stateChocobozzz2023-05-151-2/+2
* Fix testChocobozzz2023-05-151-1/+5
* Don't save the session twiceChocobozzz2023-05-151-0/+3
* Increase request retry intervalChocobozzz2023-05-151-3/+3
* Allow to retry some tests that may failChocobozzz2023-05-151-0/+4
* Atomic live segment file writeChocobozzz2023-05-151-3/+11
* Fix SQL queryChocobozzz2023-05-123-6/+6
* Increase test timeoutsChocobozzz2023-05-114-22/+23
* 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
* 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
* 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