Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid duplicate runner names | Chocobozzz | 2023-07-12 | 6 | -2/+57 | |
* | Merge branch 'release/5.2.0' into develop | Chocobozzz | 2023-07-12 | 7 | -13/+21 | |
|\ | ||||||
| * | Fix terms/code of conduct link toggle | Chocobozzz | 2023-07-12 | 6 | -12/+20 | |
| * | Fix fps transcoding on remote runners | Chocobozzz | 2023-07-12 | 1 | -1/+1 | |
* | | Add custom db port when upgrading peertube | Chocobozzz | 2023-07-11 | 1 | -1/+2 | |
* | | Migrate from webseed to web-videos | Chocobozzz | 2023-07-11 | 11 | -28/+31 | |
* | | Rename "videos" config to "web-videos" | Chocobozzz | 2023-07-11 | 32 | -68/+69 | |
* | | Reword runner registration | Chocobozzz | 2023-07-11 | 1 | -1/+1 | |
* | | Rename webtorrent config to web_videos | Chocobozzz | 2023-07-11 | 36 | -81/+108 | |
* | | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 102 | -570/+579 | |
* | | Fix build | Chocobozzz | 2023-07-10 | 6 | -9/+11 | |
* | | Merge branch 'feature/remove-webtorrent' into develop | Chocobozzz | 2023-07-10 | 89 | -3861/+2558 | |
|\ \ | ||||||
| * | | Rename player embed api | Chocobozzz | 2023-07-10 | 11 | -4/+7 | |
| * | | Remove webtorrent support from client | Chocobozzz | 2023-07-10 | 80 | -3858/+2552 | |
* | | | Add note for peertube runner dependencies | Chocobozzz | 2023-07-06 | 1 | -0/+9 | |
|/ / | ||||||
* | | Fix fetching storyboard of password protected video | Chocobozzz | 2023-06-29 | 2 | -3/+5 | |
* | | Fix HLS playlist generation with 0 duration length | Chocobozzz | 2023-06-29 | 2 | -3/+7 | |
* | | Fix migration conflict | Chocobozzz | 2023-06-29 | 2 | -1/+1 | |
* | | Fix 400 error on resumable re-upload | Chocobozzz | 2023-06-29 | 3 | -12/+11 | |
* | | Fix the cleanup after a failed upload (#5840) | q_h | 2023-06-29 | 2 | -11/+17 | |
* | | Update runner version | Chocobozzz | 2023-06-29 | 1 | -1/+1 | |
* | | Prevent stalled jobs | Chocobozzz | 2023-06-29 | 3 | -71/+125 | |
* | | Shuffle servers when checking available jobs | Chocobozzz | 2023-06-29 | 4 | -2/+40 | |
* | | Better channel deletion message | Chocobozzz | 2023-06-29 | 1 | -1/+1 | |
* | | Fix prune storage tests | Chocobozzz | 2023-06-29 | 1 | -1/+1 | |
* | | More robust wait transcoding checkbox display | Chocobozzz | 2023-06-29 | 1 | -6/+2 | |
* | | Fix regenerate thumbnail test | Chocobozzz | 2023-06-29 | 1 | -0/+3 | |
* | | Use promise cache to load remote thumbnails | Chocobozzz | 2023-06-29 | 3 | -16/+45 | |
* | | Fix adding element in playlists | Chocobozzz | 2023-06-29 | 1 | -1/+3 | |
* | | Fix migration conflict | Chocobozzz | 2023-06-29 | 1 | -0/+0 | |
* | | Fix playlist thumbnail generation | Chocobozzz | 2023-06-29 | 7 | -19/+25 | |
* | | Add thumbnail disk database migration | Chocobozzz | 2023-06-29 | 1 | -0/+47 | |
* | | Add missing playbackRate URL param doc | Chocobozzz | 2023-06-29 | 1 | -1/+5 | |
* | | Support lazy download of remote video miniatures | Chocobozzz | 2023-06-29 | 15 | -114/+152 | |
* | | Support lazy download thumbnails | Chocobozzz | 2023-06-29 | 27 | -212/+272 | |
* | | Fix storyboard tests | Chocobozzz | 2023-06-29 | 1 | -0/+1 | |
* | | Also replace base url of pre signed s3 url | Chocobozzz | 2023-06-29 | 1 | -4/+9 | |
* | | Fix CI tests | Chocobozzz | 2023-06-29 | 41 | -72/+133 | |
* | | Correctly download files from S3 | Chocobozzz | 2023-06-29 | 4 | -18/+162 | |
* | | Lock video files when generating storyboard | Chocobozzz | 2023-06-29 | 1 | -56/+62 | |
* | | Fix lint | Chocobozzz | 2023-06-29 | 1 | -2/+2 | |
* | | Handle correctly formatted AP attributedTo | Chocobozzz | 2023-06-29 | 7 | -28/+41 | |
* | | Fetch remote AP objects if only id is specified | Chocobozzz | 2023-06-29 | 19 | -585/+684 | |
* | | Fix thumbnails tests | Chocobozzz | 2023-06-29 | 4 | -0/+0 | |
* | | Refactor video formatter | Chocobozzz | 2023-06-29 | 14 | -581/+631 | |
* | | Support storyboards in embed | Chocobozzz | 2023-06-29 | 3 | -8/+53 | |
* | | Fix storyboard on firefox | Chocobozzz | 2023-06-29 | 1 | -4/+4 | |
* | | Simpler thumbnail generation | Chocobozzz | 2023-06-29 | 2 | -16/+12 | |
* | | Delete storyboard file on video deletion | Chocobozzz | 2023-06-29 | 2 | -2/+28 | |
* | | Add script to generate storyboards | Chocobozzz | 2023-06-29 | 7 | -2/+247 |