| Commit message (Expand) | Author | Age | Files | Lines |
* | CLI: plugins install command accept a --plugin-version parameter. (#4599) | John Livingston | 2021-12-03 | 4 | -2/+33 |
* | Add header Vary Accept-Language (#4588) | kontrollanten | 2021-12-02 | 2 | -7/+11 |
* | Don't notify when transcoding ends on manual run | Chocobozzz | 2021-12-01 | 1 | -1/+3 |
* | Fix redundancy timeout | Chocobozzz | 2021-11-30 | 1 | -1/+1 |
* | Correctly escape meta tags | Chocobozzz | 2021-11-30 | 1 | -51/+54 |
* | Fix build | Chocobozzz | 2021-11-29 | 1 | -1/+1 |
* | Fix redundancy timeout | Chocobozzz | 2021-11-29 | 4 | -8/+14 |
* | Fix transcoding job count inconsistency | Chocobozzz | 2021-11-29 | 1 | -7/+7 |
* | Auto update publishedAt in live restream | Chocobozzz | 2021-11-26 | 2 | -0/+7 |
* | Add `req` and `res` as controllers hooks parameters | lutangar | 2021-11-25 | 10 | -23/+25 |
* | Fix E2E tests | Chocobozzz | 2021-11-24 | 2 | -1/+5 |
* | Ensure we don't run transcoding after import file | Chocobozzz | 2021-11-23 | 2 | -5/+11 |
* | Upgrade tools dependencies | Chocobozzz | 2021-11-22 | 1 | -16/+16 |
* | Apply import interval only when reasonable (#4552) | mj-saunders | 2021-11-22 | 1 | -5/+8 |
* | Fix typo | Chocobozzz | 2021-11-19 | 2 | -4/+4 |
* | Fetch publishedAt after wait jobs | Chocobozzz | 2021-11-18 | 1 | -2/+2 |
* | Stop killing peertube in ci script | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 31 | -76/+495 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 13 | -19/+363 |
* | Prefer cover instead of contain for images | Chocobozzz | 2021-11-16 | 1 | -3/+6 |
* | Fix thumbnails/previews for portrait videos | Chocobozzz | 2021-11-16 | 1 | -11/+32 |
* | Simplify search video channel | Chocobozzz | 2021-11-16 | 1 | -3/+3 |
* | Test and log request retries | Chocobozzz | 2021-11-16 | 3 | -10/+26 |
* | Don't display log tag filter for audit logs | Chocobozzz | 2021-11-16 | 1 | -4/+15 |
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 4 | -5/+13 |
* | Fix unused parameter | Chocobozzz | 2021-11-16 | 2 | -4/+3 |
* | Add more logs for video import tests | Chocobozzz | 2021-11-16 | 1 | -2/+6 |
* | Increase live transcoding test timeout | Chocobozzz | 2021-11-15 | 1 | -1/+1 |
* | Fix tests cleanup | Chocobozzz | 2021-11-15 | 1 | -0/+4 |
* | Fix live tests | Chocobozzz | 2021-11-15 | 1 | -2/+0 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 7 | -16/+63 |
* | Remove contributors list from /about/peertube | Chocobozzz | 2021-11-12 | 2 | -16/+0 |
* | Fix extendsLocalExpiration for redundancy | Chocobozzz | 2021-11-12 | 1 | -11/+3 |
* | Fix video update transaction | Chocobozzz | 2021-11-10 | 2 | -3/+3 |
* | Fix thumbnail update | Chocobozzz | 2021-11-10 | 1 | -3/+1 |
* | Prevent concurrent video update | Chocobozzz | 2021-11-10 | 1 | -15/+18 |
* | Force video updatedAt update on update | Chocobozzz | 2021-11-10 | 2 | -0/+25 |
* | Fix tests | Chocobozzz | 2021-11-10 | 3 | -14/+20 |
* | Add minimum bitrate limit | Chocobozzz | 2021-11-10 | 2 | -9/+30 |
* | Add ffmpeg tags for ffmpeg logs | Chocobozzz | 2021-11-10 | 1 | -15/+18 |
* | Remove resumable cache after upload success | Chocobozzz | 2021-11-10 | 4 | -16/+112 |
* | Fix error log of bad import | Chocobozzz | 2021-11-09 | 1 | -6/+8 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 17 | -234/+388 |
* | Add transcoding fail message in client | Chocobozzz | 2021-11-09 | 4 | -25/+10 |
* | video: add video stranscoding_failed state | kontrollanten | 2021-11-09 | 3 | -3/+18 |
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 6 | -21/+155 |
* | Fix remote interaction | Chocobozzz | 2021-11-05 | 4 | -6/+24 |
* | Correctly close RTMPS server too | Chocobozzz | 2021-11-05 | 1 | -3/+12 |
* | Support RTMPS | Chocobozzz | 2021-11-05 | 12 | -48/+308 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 18 | -23/+51 |