aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Prevent concurrency issues when sending m3u8 fileChocobozzz2022-10-242-3/+10
* Fix testsChocobozzz2022-10-243-5/+5
* Add migration scriptChocobozzz2022-10-241-0/+71
* Don't fallback to HLS with private videosChocobozzz2022-10-243-1/+11
* Use private ACL for private videos in s3Chocobozzz2022-10-2446-844/+1752
* Put private videos under a specific subdirectoryChocobozzz2022-10-24105-1297/+2918
* feat: show contained playlists under My videos (#5125)kontrollanten2022-10-2414-28/+79
* Added filter to sort videos by name (alphabetical order)Poslovitch2022-10-241-0/+1
* Merge branch 'release/4.3.0' into developChocobozzz2022-10-243-2/+16
|\
| * Fix broken player on live reloadChocobozzz2022-10-242-2/+13