aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix prune storage testChocobozzz2023-07-121-1/+1
|
* Use web-videos for webseed redirectionChocobozzz2023-07-121-1/+1
|
* Avoid update remote runner errorChocobozzz2023-07-124-45/+53
|
* Avoid duplicate runner namesChocobozzz2023-07-126-2/+57
|
* Merge branch 'release/5.2.0' into developChocobozzz2023-07-127-13/+21
|\
| * Fix terms/code of conduct link toggleChocobozzz2023-07-126-12/+20
| |
| * Fix fps transcoding on remote runnersChocobozzz2023-07-121-1/+1
| |
* | Add custom db port when upgrading peertubeChocobozzz2023-07-111-1/+2
| |
* | Migrate from webseed to web-videosChocobozzz2023-07-1111-28/+31
| |
* | Rename "videos" config to "web-videos"Chocobozzz2023-07-1132-68/+69
| |
* | Reword runner registrationChocobozzz2023-07-111-1/+1
| |
* | Rename webtorrent config to web_videosChocobozzz2023-07-1136-81/+108
| |
* | Prefer web videos in favour of webtorrentChocobozzz2023-07-11102-570/+579
| |
* | Fix buildChocobozzz2023-07-106-9/+11
| |
* | Merge branch 'feature/remove-webtorrent' into developChocobozzz2023-07-1089-3861/+2558
|\ \
| * | Rename player embed apiChocobozzz2023-07-1011-4/+7
| | |
| * | Remove webtorrent support from clientChocobozzz2023-07-1080-3858/+2552
| | |
* | | Add note for peertube runner dependenciesChocobozzz2023-07-061-0/+9
|/ /
* | Fix fetching storyboard of password protected videoChocobozzz2023-06-292-3/+5
| |
* | Fix HLS playlist generation with 0 duration lengthChocobozzz2023-06-292-3/+7
| |
* | Fix migration conflictChocobozzz2023-06-292-1/+1
| |
* | Fix 400 error on resumable re-uploadChocobozzz2023-06-293-12/+11
| |
* | Fix the cleanup after a failed upload (#5840)q_h2023-06-292-11/+17
| | | | | | | | | | | | | | * Fix the cleanup after a failed upload * Update tests * Update tests
* | Update runner versionChocobozzz2023-06-291-1/+1
| |
* | Prevent stalled jobsChocobozzz2023-06-293-71/+125
| |
* | Shuffle servers when checking available jobsChocobozzz2023-06-294-2/+40
| | | | | | | | To not favour a specific instance
* | Better channel deletion messageChocobozzz2023-06-291-1/+1
| |
* | Fix prune storage testsChocobozzz2023-06-291-1/+1
| |
* | More robust wait transcoding checkbox displayChocobozzz2023-06-291-6/+2
| |
* | Fix regenerate thumbnail testChocobozzz2023-06-291-0/+3
| |
* | Use promise cache to load remote thumbnailsChocobozzz2023-06-293-16/+45
| |
* | Fix adding element in playlistsChocobozzz2023-06-291-1/+3
| |
* | Fix migration conflictChocobozzz2023-06-291-0/+0
| |
* | Fix playlist thumbnail generationChocobozzz2023-06-297-19/+25
| |
* | Add thumbnail disk database migrationChocobozzz2023-06-291-0/+47
| |
* | Add missing playbackRate URL param docChocobozzz2023-06-291-1/+5
| |
* | Support lazy download of remote video miniaturesChocobozzz2023-06-2915-114/+152
| |
* | Support lazy download thumbnailsChocobozzz2023-06-2927-212/+272
| |
* | Fix storyboard testsChocobozzz2023-06-291-0/+1
| |
* | Also replace base url of pre signed s3 urlChocobozzz2023-06-291-4/+9
| |
* | Fix CI testsChocobozzz2023-06-2941-72/+133
| |
* | Correctly download files from S3Chocobozzz2023-06-294-18/+162
| | | | | | | | Use pre signed URLs to inject content disposition header
* | Lock video files when generating storyboardChocobozzz2023-06-291-56/+62
| |
* | Fix lintChocobozzz2023-06-291-2/+2
| |
* | Handle correctly formatted AP attributedToChocobozzz2023-06-297-28/+41
| |
* | Fetch remote AP objects if only id is specifiedChocobozzz2023-06-2919-585/+684
| |
* | Fix thumbnails testsChocobozzz2023-06-294-0/+0
| |
* | Refactor video formatterChocobozzz2023-06-2914-581/+631
| |
* | Support storyboards in embedChocobozzz2023-06-293-8/+53
| |
* | Fix storyboard on firefoxChocobozzz2023-06-291-4/+4
| |