aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/config.ts
Commit message (Expand)AuthorAgeFilesLines
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-0/+1
* Implement remote runner jobs in serverChocobozzz2023-05-091-0/+2
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-0/+1
* Implement signup approval in serverChocobozzz2023-01-191-0/+1
* Remove unnecessary logsChocobozzz2022-08-171-4/+1
* Cleanup useless express validator messagesChocobozzz2022-08-171-94/+92
* Channel sync (#5135)Florent2022-08-101-0/+11
* Add option to not transcode original resolutionChocobozzz2022-08-091-0/+5
* Use single quotes in server/ and update eslint rulesFlorent2022-08-081-2/+2
* Rename studio to editorChocobozzz2022-03-221-6/+6
* Add basic video editor supportChocobozzz2022-02-281-0/+14
* 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/+2
* Fix admin edition disabling featureChocobozzz2021-10-141-1/+2
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-2/+14
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Move middleware utils in middlewaresChocobozzz2021-06-031-1/+1
* refactor API errors to standard error formatRigel Kent2021-06-021-10/+3
* Implemented configurable minimum signup agePoslovitch2021-05-281-0/+1
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+1
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+2
* move from trending routes to alg paramRigel Kent2021-01-281-1/+3
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-1/+2
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+2
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-2/+2
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-5/+6
* Add max lives limitChocobozzz2020-11-091-0/+2
* Check live duration and sizeChocobozzz2020-11-091-6/+34
* First implem global searchChocobozzz2020-06-101-1/+8
* Support broadcast messagesChocobozzz2020-05-291-0/+5
* Refactor email enabled functionChocobozzz2020-02-171-2/+2
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Add warning if admin disables webtorrentChocobozzz2020-01-061-1/+1
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-0/+17
* Fix express validatorChocobozzz2019-07-251-1/+1
* Add peertube plugin index website modelsChocobozzz2019-07-241-2/+3
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+4
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-0/+3
* check email enabled for requiresEmailVer configJosh Morel2019-02-181-0/+18
* Implement contact form on server sideChocobozzz2019-01-101-2/+17
* Add import.video.torrent configurationChocobozzz2018-08-081-0/+1
* Add import http enabled configurationChocobozzz2018-08-061-0/+1
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-1/+2
* Add ability to change the homepageChocobozzz2018-03-011-0/+6
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+32