| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent player crash on safari | Chocobozzz | 2022-10-28 | 1 | -0/+10 |
* | Fix HLS fallback | Chocobozzz | 2022-10-28 | 1 | -1/+10 |
* | Improve E2E tests | Chocobozzz | 2022-10-28 | 23 | -203/+333 |
* | Fix upload error handling | Chocobozzz | 2022-10-28 | 3 | -11/+3 |
* | Add logger for uploadx | Chocobozzz | 2022-10-28 | 1 | -0/+3 |
* | Check missing config keys | Chocobozzz | 2022-10-28 | 1 | -0/+6 |
* | Update production.yaml | Chocobozzz | 2022-10-28 | 3 | -3/+15 |
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 11 | -60/+232 |
* | Fix token injection if unlogged user | Chocobozzz | 2022-10-27 | 2 | -2/+4 |
* | Update privacy-concerns.component.html | treac1e | 2022-10-27 | 1 | -1/+1 |
* | Add a note about worker_connections in doc | Chocobozzz | 2022-10-26 | 1 | -0/+2 |
* | More robust updateTorrentMetadata | Chocobozzz | 2022-10-26 | 2 | -3/+8 |
* | Don't conflict with alt + num web browser hotkey | Chocobozzz | 2022-10-25 | 1 | -1/+5 |
* | Fix bad date display for jobs | Chocobozzz | 2022-10-25 | 1 | -0/+2 |
* | Fix playlist overflow in account channels page | Chocobozzz | 2022-10-25 | 2 | -12/+17 |
* | Update nginx template | Chocobozzz | 2022-10-25 | 1 | -5/+13 |
* | Prevent error with metrics in HTTP player | Chocobozzz | 2022-10-25 | 1 | -0/+2 |
* | Don't display live sessions block without sessions | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
* | Deleting an abuse is only for admins | Chocobozzz | 2022-10-25 | 1 | -4/+3 |
* | Fix proxy tests | Chocobozzz | 2022-10-25 | 3 | -4/+11 |
* | Reload data when deleting a blocked video | Chocobozzz | 2022-10-25 | 1 | -1/+4 |
* | Use onpush strategy for dropdown | Chocobozzz | 2022-10-25 | 2 | -4/+6 |
* | Correctly delete live files from object storage | Chocobozzz | 2022-10-25 | 9 | -23/+69 |
* | Correctly cleanup files from object storage | Chocobozzz | 2022-10-25 | 4 | -19/+42 |
* | Lock files to generate torrents/move files | Chocobozzz | 2022-10-25 | 2 | -10/+31 |
* | Fix player | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
* | Don't import all lodash | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
* | Increase test timeout | Chocobozzz | 2022-10-24 | 1 | -1/+1 |
* | Prevent concurrency issues when sending m3u8 file | Chocobozzz | 2022-10-24 | 2 | -3/+10 |
* | Fix tests | Chocobozzz | 2022-10-24 | 3 | -5/+5 |
* | Add migration script | Chocobozzz | 2022-10-24 | 1 | -0/+71 |
* | Don't fallback to HLS with private videos | Chocobozzz | 2022-10-24 | 3 | -1/+11 |
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 46 | -844/+1752 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 105 | -1297/+2918 |
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 14 | -28/+79 |
* | Added filter to sort videos by name (alphabetical order) | Poslovitch | 2022-10-24 | 1 | -0/+1 |
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-24 | 3 | -2/+16 |
|\ |
|
| * | Fix broken player on live reload | Chocobozzz | 2022-10-24 | 2 | -2/+13 |
| * | Fix reloading new live session in embed | Chocobozzz | 2022-10-24 | 1 | -0/+3 |
* | | Fix action dropdown with query params | Chocobozzz | 2022-10-12 | 2 | -1/+7 |
* | | Fix responsive in account channels list | Chocobozzz | 2022-10-12 | 1 | -1/+1 |
* | | Fix import link | Chocobozzz | 2022-10-12 | 3 | -4/+9 |
* | | Sync channel: move the list imports button #5337 | Florent | 2022-10-12 | 2 | -7/+7 |
* | | Wait segment sha processing | Chocobozzz | 2022-10-11 | 2 | -1/+10 |
* | | server: use account/channel avatar in RSS feeds (#5325) | Alberto Mardegan | 2022-10-11 | 2 | -30/+58 |
* | | Fix live tests | Chocobozzz | 2022-10-11 | 5 | -24/+64 |
* | | Update upluad artifacts | Chocobozzz | 2022-10-11 | 1 | -1/+1 |
* | | Also retry when fetching master m3u8 playlist | Chocobozzz | 2022-10-11 | 3 | -6/+11 |
* | | Hide wait transcoding for lives | Chocobozzz | 2022-10-11 | 7 | -21/+13 |
* | | Fix host validation on locahost | Chocobozzz | 2022-10-11 | 1 | -2/+2 |