aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/checker-before-init.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(server): add redis sentinel support (#5593)kontrollanten2023-05-101-1/+2
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+1
* Implement remote runner jobs in serverChocobozzz2023-05-091-3/+7
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-1/+1
* Add ability to disable http duration OTEL metricsChocobozzz2023-02-271-0/+1
* Add x-powered-by headerChocobozzz2023-02-271-1/+1
* Implement signup approval in serverChocobozzz2023-01-191-1/+1
* Add ability to customize token lifetimeChocobozzz2023-01-041-0/+1
* Add configuration for prometheus exporter hostnameChocobozzz2022-11-151-1/+4
* Fix infinite playlist importChocobozzz2022-11-141-0/+1
* Check missing config keysChocobozzz2022-10-281-0/+6
* Encrypt OTP secretChocobozzz2022-10-101-0/+1
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-1/+1
* Channel sync (#5135)Florent2022-08-101-0/+2
* Add option to not transcode original resolutionChocobozzz2022-08-091-2/+2
* Check feeds config at startupChocobozzz2022-05-241-0/+1
* Add ability to set a custom video import timeoutChocobozzz2022-05-241-2/+2
* Ensure rtmp public_hostname is setChocobozzz2022-05-021-2/+4
* Support video views/viewers stats in serverChocobozzz2022-04-151-0/+1
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Add latency setting supportChocobozzz2022-03-091-2/+2
* Display avatar in video miniatures (#4823)kontrollanten2022-03-081-0/+1
* Node 12 is not supported anymoreChocobozzz2022-03-011-5/+1
* Possibility to set custom RTMP/RTMPS hostname (#4811)kontrollanten2022-03-011-1/+2
* Add basic video editor supportChocobozzz2022-02-281-1/+1
* Deprecate node 12Chocobozzz2021-12-241-0/+4
* Node 10 is not supported anymoreChocobozzz2021-12-241-1/+1
* Ability for admins to set default upload valuesChocobozzz2021-12-141-0/+1
* Add ability to redirect users on external authChocobozzz2021-12-031-0/+1
* Refactor video viewsChocobozzz2021-11-091-1/+1
* Support RTMPSChocobozzz2021-11-051-0/+1
* Added 144p encoding (#4492)Florian CUNY2021-11-051-5/+6
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-261-0/+1
* esModuleInterop to trueChocobozzz2021-08-271-1/+4
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+1
* Dissociate frameguard from cspChocobozzz2021-04-121-0/+1
* Add new plugin/peertube version notifsChocobozzz2021-03-241-0/+1
* Check ffmepg version on startupChocobozzz2021-03-241-3/+2
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-1/+1
* Dissociate video file names and video uuidChocobozzz2021-02-181-1/+1
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-2/+2
* Support NodeJS 14 and 15, deprecate Node 10Chocobozzz2021-02-041-2/+2
* Support transcoding profile in client adminChocobozzz2021-01-281-1/+2
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-29/+0
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-2/+3
* Prepare changelogChocobozzz2020-12-021-1/+1
* Add live transcoding bit rate testsChocobozzz2020-11-251-2/+0
* Export encoders options in a dedicated structChocobozzz2020-11-251-11/+18
* Add max lives limitChocobozzz2020-11-091-1/+1
* Check live duration and sizeChocobozzz2020-11-091-1/+6