aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/config.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to provide rtmp listening hostnameChocobozzz2022-05-021-1/+3
* Support video views/viewers stats in serverChocobozzz2022-04-151-0/+6
* Rename studio to editorChocobozzz2022-03-221-2/+2
* Make object storage ACL configurableDoug Luce2022-03-161-0/+1
* add client.videos.upload.maxChunkSize config (#4857)kontrollanten2022-03-161-0/+3
* Add latency setting supportChocobozzz2022-03-091-1/+5
* Display avatar in video miniatures (#4823)kontrollanten2022-03-081-1/+2
* Possibility to set custom RTMP/RTMPS hostname (#4811)kontrollanten2022-03-011-1/+3
* Add basic video editor supportChocobozzz2022-02-281-0/+3
* Give the ability to define python path for youtube-dl / yt-dlpFlorent2022-01-101-1/+2
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+6
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-0/+3
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+2
* Ability for admins to set default upload valuesChocobozzz2021-12-141-1/+10
* Add ability to redirect users on external authChocobozzz2021-12-031-0/+5
* Fix plugin upgradeChocobozzz2021-12-031-2/+2
* Refactor video viewsChocobozzz2021-11-091-1/+3
* Support RTMPSChocobozzz2021-11-051-0/+8
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+2
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-261-0/+3
* Remove sync call in loggerChocobozzz2021-10-221-1/+0
* Rewrite youtube-dl importChocobozzz2021-10-221-5/+8
* Breaking: fix inconsistencies in configurationChocobozzz2021-10-201-3/+3
* Fix admin edition disabling featureChocobozzz2021-10-141-3/+3
* Rename config keyChocobozzz2021-10-121-1/+1
* add option to always show channel display name (#4422)kontrollanten2021-10-121-0/+9
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-8/+23
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-0/+20
* Implemented configurable minimum signup agePoslovitch2021-05-281-0/+1
* Dissociate frameguard from cspChocobozzz2021-04-121-0/+5
* Also decache configChocobozzz2021-04-091-7/+10
* Agnostic actor image storageChocobozzz2021-04-081-1/+1
* Add new plugin/peertube version notifsChocobozzz2021-03-241-0/+6
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-1/+2
* Dissociate video file names and video uuidChocobozzz2021-02-181-0/+3
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+3
* Fix URI search config updateChocobozzz2021-02-011-2/+2
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+2
* move from trending routes to alg paramRigel Kent2021-01-281-7/+5
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-1/+9
* Disable sql prettifier by defaultChocobozzz2021-01-261-1/+2
* Fix sendmail emailerChocobozzz2021-01-261-1/+5
* feat: allow administrator to disable logging of ping requestsJohan Fleury2021-01-131-1/+2
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+2
* Fix youtube-dl ipv4 PRChocobozzz2020-11-181-3/+1
* default youtube-dl to use ipv4 (#3311)Mark Van den Borre2020-11-181-0/+3
* Add max lives limitChocobozzz2020-11-091-0/+3
* Check live duration and sizeChocobozzz2020-11-091-0/+3
* Live streaming implementation first stepChocobozzz2020-11-091-0/+21