aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* Resolve enums at compile timeChocobozzz2021-12-281-1/+1
* Fix type conflictChocobozzz2021-12-241-2/+2
* Fix shared importsChocobozzz2021-12-245-9/+5
* Fix buildChocobozzz2021-12-173-3/+3
* Move test functions outside extra-utilsChocobozzz2021-12-175-6/+5
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-2/+2
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-169-245/+28
* Move b frame strategy in transcoding profileChocobozzz2021-12-141-11/+7
* Update torrents info name on video updateChocobozzz2021-12-081-1/+2
* Update torrent metadata on video updateChocobozzz2021-12-081-4/+11
* Add mute status in account and channel pagesChocobozzz2021-12-071-0/+17
* Fix plugin upgradeChocobozzz2021-12-031-0/+78
* Fix redundancy timeoutChocobozzz2021-11-291-3/+4
* Add ability to run transcoding jobsChocobozzz2021-11-183-4/+16
* Prefer cover instead of contain for imagesChocobozzz2021-11-161-3/+6
* Fix thumbnails/previews for portrait videosChocobozzz2021-11-161-11/+32
* Test and log request retriesChocobozzz2021-11-161-9/+9
* Don't display log tag filter for audit logsChocobozzz2021-11-161-4/+15
* Optimize AP fetchChocobozzz2021-11-162-4/+5
* Add ability to filter out public videos from adminChocobozzz2021-11-121-0/+1
* Add minimum bitrate limitChocobozzz2021-11-101-3/+9
* Add ffmpeg tags for ffmpeg logsChocobozzz2021-11-101-15/+18
* Fix error log of bad importChocobozzz2021-11-091-6/+8
* Fix remote interactionChocobozzz2021-11-051-0/+11
* Support RTMPSChocobozzz2021-11-051-7/+6
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+1
* Add ability to filter by file typeChocobozzz2021-11-031-0/+2
* Deprecate filter video queryChocobozzz2021-10-292-3/+10
* Remove unnecessary packageChocobozzz2021-10-262-2/+2
* Fix lintChocobozzz2021-10-261-1/+1
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-1/+8
* Don't write youtube-dl stdout in logChocobozzz2021-10-251-1/+1
* Remove sync call in loggerChocobozzz2021-10-221-4/+0
* Add peertube short link import testChocobozzz2021-10-221-2/+2
* Rewrite youtube-dl importChocobozzz2021-10-226-396/+497
* Add ability to search by URL with query paramsChocobozzz2021-10-201-1/+1
* Fix youtube-dl update with proxyChocobozzz2021-10-152-4/+7
* Fix requests timeoutChocobozzz2021-10-131-4/+1
* Merge branch 'release/3.4.0' into developChocobozzz2021-10-121-1/+4
|\
| * Don't use min FPS, throw insteadChocobozzz2021-10-121-1/+4
| * Remove unused commentsChocobozzz2021-10-081-1/+0
* | Fix email logger typingsChocobozzz2021-10-111-3/+3
* | Fix multiple \n in md to plain textChocobozzz2021-10-111-1/+1
* | Remove unused commentsChocobozzz2021-10-111-1/+0
|/
* Fix silent 500 after resumable uploadChocobozzz2021-09-091-8/+1
* Don't force youtube-dl hostChocobozzz2021-09-081-1/+1
* Remove unused timeout optionChocobozzz2021-09-071-2/+0
* More robust webtorrent redundancy downloadChocobozzz2021-09-061-3/+3
* forceConsistentCasingInFileNames to trueChocobozzz2021-08-301-2/+3
* esModuleInterop to trueChocobozzz2021-08-2715-103/+104