aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicate runner namesChocobozzz2023-07-121-1/+2
* Rename "videos" config to "web-videos"Chocobozzz2023-07-113-5/+5
* Rename webtorrent config to web_videosChocobozzz2023-07-113-5/+5
* Prefer web videos in favour of webtorrentChocobozzz2023-07-118-22/+20
* Remove webtorrent support from clientChocobozzz2023-07-102-1/+5
* Shuffle servers when checking available jobsChocobozzz2023-06-291-0/+14
* Fix storyboard testsChocobozzz2023-06-291-0/+1
* Fix CI testsChocobozzz2023-06-292-2/+2
* Handle correctly formatted AP attributedToChocobozzz2023-06-293-8/+5
* Fetch remote AP objects if only id is specifiedChocobozzz2023-06-295-30/+53
* Refactor video formatterChocobozzz2023-06-291-11/+13
* Simpler thumbnail generationChocobozzz2023-06-291-15/+11
* Add storyboard supportChocobozzz2023-06-2912-2/+124
* Feature/password protected videos (#5836)Wicklow2023-06-2917-17/+140
* Fix broken replay with long live video nameChocobozzz2023-06-291-1/+8
* More robust runner update handlerChocobozzz2023-06-191-0/+12
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-244-5/+15
* Prevent object storage mock conflictsChocobozzz2023-05-233-51/+75
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-225-2/+41
* Force stop remote live transcodingChocobozzz2023-05-221-0/+1
* Fix lowest server portChocobozzz2023-05-191-1/+1
* Avoid aborting completing jobsChocobozzz2023-05-191-1/+2
* Fix peertube runner concurrencyChocobozzz2023-05-191-0/+1
* More robust testChocobozzz2023-05-151-1/+6
* Force live stream terminationChocobozzz2023-05-151-1/+1
* Don't run the server in detached stateChocobozzz2023-05-151-2/+2
* Increase request retry intervalChocobozzz2023-05-151-3/+3
* Correctly wait for live segment generationChocobozzz2023-05-111-1/+6
* Fix testsChocobozzz2023-05-101-3/+3
* Prevent invalid end watch section warningsChocobozzz2023-05-101-1/+0
* Fix test cleanupChocobozzz2023-05-102-3/+4
* Try to have more robust live testsChocobozzz2023-05-102-20/+60
* Reload the video after waiting for the files lockChocobozzz2023-05-091-2/+2
* Fix audio transcoding copyChocobozzz2023-05-092-10/+63
* Prefer video studio instead of video editionChocobozzz2023-05-096-7/+142
* Support studio transcoding in peertube runnerChocobozzz2023-05-0910-7/+86
* Add TMP persistent directoryChocobozzz2023-05-091-0/+1
* Enable external plugins to test the PRChocobozzz2023-05-091-2/+2
* Fix next video state after optimize/audio mergeChocobozzz2023-05-091-0/+5
* Add runner server testsChocobozzz2023-05-0917-221/+527
* Implement remote runner jobs in serverChocobozzz2023-05-0944-35/+1608
* Add version commentChocobozzz2023-05-051-0/+1
* Allow to update a live with untouched privacyChocobozzz2023-04-141-1/+23
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-0/+2
* feature/ability to disable video history by default (#5728)Wicklow2023-04-073-2/+13
* Feature/Add replay privacy (#5692)Wicklow2023-03-315-0/+10
* Add filter:html.client.json-ld.result hookChocobozzz2023-03-241-0/+2
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-161-2/+6
|\
| * Add video AP hooksChocobozzz2023-03-161-2/+6
| * Add test on AP hooksChocobozzz2023-03-101-1/+1