| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2021-12-03 | 1 | -13/+14 |
|\| |
|
| * | Fix pending transcoding with failed job | Chocobozzz | 2021-12-03 | 1 | -13/+14 |
* | | Decrease time to cleanup resumable uploads | Chocobozzz | 2021-12-03 | 2 | -28/+17 |
* | | 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 | 1 | -4/+4 |
|/ |
|
* | Add header Vary Accept-Language (#4588) | kontrollanten | 2021-12-02 | 1 | -2/+6 |
* | 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 | 2 | -3/+3 |
* | Fix transcoding job count inconsistency | Chocobozzz | 2021-11-29 | 1 | -7/+7 |
* | Auto update publishedAt in live restream | Chocobozzz | 2021-11-26 | 1 | -0/+1 |
* | Add `req` and `res` as controllers hooks parameters | lutangar | 2021-11-25 | 1 | -2/+3 |
* | Fix E2E tests | Chocobozzz | 2021-11-24 | 1 | -0/+5 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 11 | -40/+56 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 2 | -2/+2 |
* | Test and log request retries | Chocobozzz | 2021-11-16 | 1 | -1/+2 |
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 2 | -1/+8 |
* | Fix extendsLocalExpiration for redundancy | Chocobozzz | 2021-11-12 | 1 | -11/+3 |
* | Add minimum bitrate limit | Chocobozzz | 2021-11-10 | 1 | -6/+21 |
* | Remove resumable cache after upload success | Chocobozzz | 2021-11-10 | 1 | -0/+4 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 10 | -134/+302 |
* | Add transcoding fail message in client | Chocobozzz | 2021-11-09 | 3 | -22/+7 |
* | video: add video stranscoding_failed state | kontrollanten | 2021-11-09 | 2 | -2/+16 |
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 3 | -19/+33 |
* | Correctly close RTMPS server too | Chocobozzz | 2021-11-05 | 1 | -3/+12 |
* | Support RTMPS | Chocobozzz | 2021-11-05 | 2 | -36/+68 |
* | Made the video channels limit (per user) server-wide configurable (#4491) | Florian CUNY | 2021-10-26 | 1 | -0/+3 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 2 | -1/+28 |
* | Remove aws bug workaround | Chocobozzz | 2021-10-22 | 2 | -15/+0 |
* | Constants consistency | Chocobozzz | 2021-10-22 | 11 | -11/+11 |
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 2 | -5/+5 |
* | Add ability to search by URL with query params | Chocobozzz | 2021-10-20 | 1 | -1/+1 |
* | Force live type specification in first step | Chocobozzz | 2021-10-15 | 2 | -4/+4 |
* | Remove old federation compatibility | Chocobozzz | 2021-10-15 | 1 | -3/+0 |
* | Fix lint | Chocobozzz | 2021-10-14 | 1 | -1/+1 |
* | Fix admin edition disabling feature | Chocobozzz | 2021-10-14 | 1 | -1/+9 |
* | Fix user subscription follows count | Chocobozzz | 2021-10-14 | 2 | -30/+14 |
* | Fix actor follow counts calculation | Chocobozzz | 2021-10-13 | 2 | -10/+11 |
* | Process slow followers in unicast job queue | Chocobozzz | 2021-10-13 | 7 | -33/+74 |
* | Fix check after init script | Chocobozzz | 2021-10-13 | 1 | -1/+4 |
* | Rename config key | Chocobozzz | 2021-10-12 | 1 | -1/+1 |
* | add option to always show channel display name (#4422) | kontrollanten | 2021-10-12 | 1 | -0/+7 |
* | Allow configuration to be static/readonly (#4315) | Jelle Besseling | 2021-10-12 | 1 | -0/+1 |
* | Merge branch 'release/3.4.0' into develop | Chocobozzz | 2021-10-11 | 2 | -2/+5 |
|\ |
|
| * | Fix live bitrate | Chocobozzz | 2021-10-11 | 2 | -2/+5 |
| * | Fix notification on create transcoding job | Chocobozzz | 2021-10-08 | 1 | -3/+3 |
* | | Fix email logger typings | Chocobozzz | 2021-10-11 | 1 | -1/+1 |