aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Revert "Use node 16 for tests"Chocobozzz2022-10-283-3/+3
* | 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
* | 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
* | 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
* | 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
* | Increase test timeoutChocobozzz2022-10-241-1/+1