| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix iframe allow-popups for oembed | Chocobozzz | 2021-12-07 | 1 | -1/+1 |
* | | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 11 | -26/+397 |
* | | Increase timeout | Chocobozzz | 2021-12-06 | 2 | -2/+2 |
* | | Add ability to redirect users on external auth | Chocobozzz | 2021-12-03 | 6 | -0/+53 |
* | | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2021-12-03 | 3 | -16/+19 |
|\| |
|
| * | Fix pending transcoding with failed job | Chocobozzz | 2021-12-03 | 2 | -15/+18 |
| * | Fix too long filename video upload | Chocobozzz | 2021-12-03 | 1 | -1/+1 |
* | | Decrease time to cleanup resumable uploads | Chocobozzz | 2021-12-03 | 4 | -35/+21 |
* | | Fix comment | Chocobozzz | 2021-12-03 | 1 | -2/+2 |
* | | Remove uneeded function | Chocobozzz | 2021-12-03 | 1 | -4/+0 |
* | | Fix plugin upgrade | Chocobozzz | 2021-12-03 | 3 | -6/+84 |
* | | 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 |