| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix peertube tools auth | Chocobozzz | 2022-01-20 | 1 | -1/+1 |
* | Give the ability to define python path for youtube-dl / yt-dlp | Florent | 2022-01-10 | 1 | -1/+2 |
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 1 | -16/+0 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 2 | -2/+3 |
* | Resolve enums at compile time | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | Fix type conflict | Chocobozzz | 2021-12-24 | 1 | -2/+2 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 5 | -9/+5 |
* | Fix build | Chocobozzz | 2021-12-17 | 3 | -3/+3 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 5 | -6/+5 |
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -2/+2 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 9 | -245/+28 |
* | Move b frame strategy in transcoding profile | Chocobozzz | 2021-12-14 | 1 | -11/+7 |
* | Update torrents info name on video update | Chocobozzz | 2021-12-08 | 1 | -1/+2 |
* | Update torrent metadata on video update | Chocobozzz | 2021-12-08 | 1 | -4/+11 |
* | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 1 | -0/+17 |
* | Fix plugin upgrade | Chocobozzz | 2021-12-03 | 1 | -0/+78 |
* | Fix redundancy timeout | Chocobozzz | 2021-11-29 | 1 | -3/+4 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 3 | -4/+16 |
* | 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 |
* | Test and log request retries | Chocobozzz | 2021-11-16 | 1 | -9/+9 |
* | Don't display log tag filter for audit logs | Chocobozzz | 2021-11-16 | 1 | -4/+15 |
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 2 | -4/+5 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -0/+1 |
* | Add minimum bitrate limit | Chocobozzz | 2021-11-10 | 1 | -3/+9 |
* | Add ffmpeg tags for ffmpeg logs | Chocobozzz | 2021-11-10 | 1 | -15/+18 |
* | Fix error log of bad import | Chocobozzz | 2021-11-09 | 1 | -6/+8 |
* | Fix remote interaction | Chocobozzz | 2021-11-05 | 1 | -0/+11 |
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -7/+6 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+1 |
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -0/+2 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 2 | -3/+10 |
* | Remove unnecessary package | Chocobozzz | 2021-10-26 | 2 | -2/+2 |
* | Fix lint | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -1/+8 |
* | Don't write youtube-dl stdout in log | Chocobozzz | 2021-10-25 | 1 | -1/+1 |
* | Remove sync call in logger | Chocobozzz | 2021-10-22 | 1 | -4/+0 |
* | Add peertube short link import test | Chocobozzz | 2021-10-22 | 1 | -2/+2 |
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 6 | -396/+497 |
* | Add ability to search by URL with query params | Chocobozzz | 2021-10-20 | 1 | -1/+1 |
* | Fix youtube-dl update with proxy | Chocobozzz | 2021-10-15 | 2 | -4/+7 |
* | Fix requests timeout | Chocobozzz | 2021-10-13 | 1 | -4/+1 |
* | Merge branch 'release/3.4.0' into develop | Chocobozzz | 2021-10-12 | 1 | -1/+4 |
|\ |
|
| * | Don't use min FPS, throw instead | Chocobozzz | 2021-10-12 | 1 | -1/+4 |
| * | Remove unused comments | Chocobozzz | 2021-10-08 | 1 | -1/+0 |
* | | Fix email logger typings | Chocobozzz | 2021-10-11 | 1 | -3/+3 |
* | | Fix multiple \n in md to plain text | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
* | | Remove unused comments | Chocobozzz | 2021-10-11 | 1 | -1/+0 |
|/ |
|
* | Fix silent 500 after resumable upload | Chocobozzz | 2021-09-09 | 1 | -8/+1 |
* | Don't force youtube-dl host | Chocobozzz | 2021-09-08 | 1 | -1/+1 |