aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/5.2.0' into developChocobozzz2023-07-121-1/+1
|\
| * Fix fps transcoding on remote runnersChocobozzz2023-07-121-1/+1
* | Migrate from webseed to web-videosChocobozzz2023-07-111-1/+1
* | Rename "videos" config to "web-videos"Chocobozzz2023-07-115-10/+10
* | Rename webtorrent config to web_videosChocobozzz2023-07-113-6/+6
* | Prefer web videos in favour of webtorrentChocobozzz2023-07-1128-133/+137
* | Fix HLS playlist generation with 0 duration lengthChocobozzz2023-06-291-2/+6
* | Use promise cache to load remote thumbnailsChocobozzz2023-06-292-14/+25
* | Fix playlist thumbnail generationChocobozzz2023-06-296-16/+20
* | Support lazy download of remote video miniaturesChocobozzz2023-06-298-105/+120
* | Support lazy download thumbnailsChocobozzz2023-06-2916-94/+223
* | Also replace base url of pre signed s3 urlChocobozzz2023-06-291-4/+9
* | Fix CI testsChocobozzz2023-06-291-0/+41
* | Correctly download files from S3Chocobozzz2023-06-291-0/+1
* | Lock video files when generating storyboardChocobozzz2023-06-291-56/+62
* | Handle correctly formatted AP attributedToChocobozzz2023-06-293-19/+34
* | Fetch remote AP objects if only id is specifiedChocobozzz2023-06-2911-92/+141
* | Add script to generate storyboardsChocobozzz2023-06-291-0/+5
* | Add storyboard supportChocobozzz2023-06-2915-31/+309
* | Feature/password protected videos (#5836)Wicklow2023-06-294-10/+39
|/
* Fix broken replay with long live video nameChocobozzz2023-06-291-1/+8
* Fix logChocobozzz2023-06-191-1/+1
* Correctly unload plugin pathsChocobozzz2023-06-061-1/+1
* More specific message when signup is not allowedChocobozzz2023-06-051-3/+3
* Fix transcoding errorChocobozzz2023-05-304-36/+33
* Fix peertube subtitles importChocobozzz2023-05-261-2/+5
* Don't fail remote transcoding on retryChocobozzz2023-05-261-1/+4
* Add more logs when storing master playlist in s3Chocobozzz2023-05-251-7/+5
* Update server dependenciesChocobozzz2023-05-224-5/+5
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-226-7/+46
* More robust quota checkChocobozzz2023-05-223-10/+10
* Fix testsChocobozzz2023-05-221-0/+2
* Force stop remote live transcodingChocobozzz2023-05-225-1/+12
* Lock when removing video filesChocobozzz2023-05-221-16/+40
* Use saveInTransactionWithRetries helperChocobozzz2023-05-191-21/+5
* Remove wait before publishing master playlistChocobozzz2023-05-191-12/+0
* Correctly fix s3 live syncChocobozzz2023-05-191-1/+3
* More robust chunk handlerChocobozzz2023-05-191-1/+1
* Wait master playlist generationChocobozzz2023-05-191-7/+12
* Avoid uploading empty master fileChocobozzz2023-05-191-1/+8
* Avoid aborting completing jobsChocobozzz2023-05-191-7/+6
* Don't run ffmpeg twice for livesChocobozzz2023-05-191-2/+0
* Fix peertube runner concurrencyChocobozzz2023-05-191-0/+4
* Force ffmpeg to exit on abortChocobozzz2023-05-171-2/+12
* Fix testsChocobozzz2023-05-171-1/+2
* Prevent uninstall error on install errorChocobozzz2023-05-171-7/+9
* Increase last runner contact updateChocobozzz2023-05-171-1/+1
* Use atomic renameChocobozzz2023-05-162-4/+4
* Provide public RTMP URL to runnersChocobozzz2023-05-165-25/+55
* Force live stream terminationChocobozzz2023-05-151-1/+4