aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix running again transcoding on a video only fileChocobozzz2022-11-077-17/+29
|
* Fix follow constraint check with an accountChocobozzz2022-11-072-1/+93
|
* Increase test timeoutChocobozzz2022-11-031-1/+1
|
* Start E2E videos at 00:00:00Chocobozzz2022-11-021-4/+4
|
* Fix docker ciChocobozzz2022-11-021-1/+1
|
* Fix: missing peertube version in documentationJohn Livingston2022-11-021-0/+2
|
* Fix lodash importChocobozzz2022-10-311-1/+1
|
* Fix horizontal overflow on rtl languagesChocobozzz2022-10-311-1/+4
|
* Fix preview generation for importsChocobozzz2022-10-311-1/+1
|
* Reapply playsinline on player fallbackChocobozzz2022-10-312-1/+15
|
* Fix transcoding failure when importing a videoChocobozzz2022-10-315-98/+133
|
* Prevent console error with HLS fallbackChocobozzz2022-10-312-1/+4
|
* Improve login test reliability for iosChocobozzz2022-10-311-6/+6
|
* Remove browserstack.errChocobozzz2022-10-312-1/+1
|
* Fix CIChocobozzz2022-10-311-2/+2
|
* Upgrade docker action depChocobozzz2022-10-311-5/+5
|
* Prevent error in redundancy schedulerChocobozzz2022-10-311-4/+17
|
* Prevent error in update schedulerChocobozzz2022-10-311-1/+5
|
* Fix CLI buildChocobozzz2022-10-311-1/+1
|
* Rollback dependencies that want node 16Chocobozzz2022-10-282-32/+44
| | | | Node 14 is still a LTS for a few months
* Revert "Use node 16 for tests"Chocobozzz2022-10-283-3/+3
| | | | This reverts commit 1f45f8b00ddca59ee3e388ee0132fa1a7ecb8551.
* Use node 16 for testsChocobozzz2022-10-283-3/+3
|
* Breaking API: Consistency with role id/labelChocobozzz2022-10-2814-38/+55
|
* Prevent player crash on safariChocobozzz2022-10-281-0/+10
|
* Fix HLS fallbackChocobozzz2022-10-281-1/+10
|
* Improve E2E testsChocobozzz2022-10-2823-203/+333
| | | | | Add tests for private video static endpoints Fix tests for local firefox
* Fix upload error handlingChocobozzz2022-10-283-11/+3
|
* Add logger for uploadxChocobozzz2022-10-281-0/+3
|
* Check missing config keysChocobozzz2022-10-281-0/+6
|
* Update production.yamlChocobozzz2022-10-283-3/+15
|
* Option to disable static files auth check/s3 proxyChocobozzz2022-10-2711-60/+232
|
* Fix token injection if unlogged userChocobozzz2022-10-272-2/+4
|
* Update privacy-concerns.component.htmltreac1e2022-10-271-1/+1
| | | When translated, the white space after "Reminder:" is cut off, so in other languages there is no white space between the "Reminder:" and the following text, which looks ugly (e.g. in the German translation). A solution is to move the space behind the translated phrase (using the html-entity for space &#32).
* Add a note about worker_connections in docChocobozzz2022-10-261-0/+2
|
* More robust updateTorrentMetadataChocobozzz2022-10-262-3/+8
|
* Don't conflict with alt + num web browser hotkeyChocobozzz2022-10-251-1/+5
|
* Fix bad date display for jobsChocobozzz2022-10-251-0/+2
|
* Fix playlist overflow in account channels pageChocobozzz2022-10-252-12/+17
|
* Update nginx templateChocobozzz2022-10-251-5/+13
| | | | Add rate limit to download and private static files
* Prevent error with metrics in HTTP playerChocobozzz2022-10-251-0/+2
|
* Don't display live sessions block without sessionsChocobozzz2022-10-251-1/+1
|
* Deleting an abuse is only for adminsChocobozzz2022-10-251-4/+3
|
* Fix proxy testsChocobozzz2022-10-253-4/+11
|
* Reload data when deleting a blocked videoChocobozzz2022-10-251-1/+4
|
* Use onpush strategy for dropdownChocobozzz2022-10-252-4/+6
|
* Correctly delete live files from object storageChocobozzz2022-10-259-23/+69
|
* Correctly cleanup files from object storageChocobozzz2022-10-254-19/+42
|
* Lock files to generate torrents/move filesChocobozzz2022-10-252-10/+31
|
* Fix playerChocobozzz2022-10-251-1/+1
|
* Don't import all lodashChocobozzz2022-10-251-1/+1
|