| Commit message (Expand) | Author | Age | Files | Lines |
* | Test digest check for resumable upload | Chocobozzz | 2022-04-19 | 1 | -7/+34 |
* | Fix videos history tests | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 6 | -175/+61 |
* | Fix channels list count | Chocobozzz | 2022-03-21 | 1 | -0/+18 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 1 | -2/+2 |
* | Fix lint | Chocobozzz | 2022-03-01 | 1 | -1/+0 |
* | Fix getting avatars in videos list | Chocobozzz | 2022-03-01 | 1 | -0/+18 |
* | Create another test suite for transcoding jobs | Chocobozzz | 2022-02-28 | 6 | -1749/+0 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 6 | -23/+404 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 6 | -19/+54 |
* | Update changelog | Chocobozzz | 2022-02-04 | 1 | -0/+2 |
* | Fix HLS re transcoding with object storage enabled | Chocobozzz | 2022-02-01 | 1 | -5/+80 |
* | Prevent HLS transcoding after webtorrent transcoding | Chocobozzz | 2022-02-01 | 1 | -1/+24 |
* | Add ability to filter my imports by target URL | Chocobozzz | 2022-01-19 | 1 | -0/+12 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -1/+80 |
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 1 | -7/+29 |
* | Try to fix docker build | Chocobozzz | 2022-01-03 | 1 | -10/+10 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 20 | -102/+86 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 23 | -23/+23 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 2 | -2/+2 |
* | Give moderators access to edit channels (#4608) | kontrollanten | 2021-12-13 | 1 | -3/+34 |
* | Fix tests | Chocobozzz | 2021-12-09 | 1 | -2/+11 |
* | Ensure we don't run transcoding after import file | Chocobozzz | 2021-11-23 | 1 | -5/+1 |
* | Fetch publishedAt after wait jobs | Chocobozzz | 2021-11-18 | 1 | -2/+2 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 2 | -0/+157 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 2 | -0/+71 |
* | Add more logs for video import tests | Chocobozzz | 2021-11-16 | 1 | -2/+6 |
* | Fix tests cleanup | Chocobozzz | 2021-11-15 | 1 | -0/+4 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -3/+5 |
* | Force video updatedAt update on update | Chocobozzz | 2021-11-10 | 1 | -0/+20 |
* | Fix tests | Chocobozzz | 2021-11-10 | 2 | -7/+18 |
* | Remove resumable cache after upload success | Chocobozzz | 2021-11-10 | 1 | -8/+71 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 4 | -12/+20 |
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -3/+77 |
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 1 | -1/+27 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 5 | -139/+407 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -0/+15 |
* | Add peertube short link import test | Chocobozzz | 2021-10-22 | 1 | -2/+7 |
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -278/+354 |
* | Increase some timeouts | Chocobozzz | 2021-10-18 | 1 | -1/+1 |
* | Fix import tests | Chocobozzz | 2021-10-14 | 1 | -3/+3 |
* | Increase HDR timeout import | Chocobozzz | 2021-10-13 | 1 | -1/+1 |
* | Fix bitrate tests | Chocobozzz | 2021-10-12 | 1 | -3/+2 |
* | Fix silent 500 after resumable upload | Chocobozzz | 2021-09-09 | 1 | -0/+1 |
* | Fix infohash with object storage | Chocobozzz | 2021-09-07 | 1 | -0/+7 |
* | Add peertube import test | Chocobozzz | 2021-08-27 | 1 | -0/+26 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Rename jobs list command | Chocobozzz | 2021-08-26 | 1 | -1/+1 |
* | Fix hls tests | Chocobozzz | 2021-08-18 | 1 | -3/+3 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -14/+59 |