aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/config.ts
Commit message (Expand)AuthorAgeFilesLines
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+4
* Implement remote runner jobs in serverChocobozzz2023-05-091-0/+6
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-0/+5
* Implement signup approval in serverChocobozzz2023-01-191-0/+1
* Channel sync (#5135)Florent2022-08-101-0/+4
* Remove unused logChocobozzz2022-08-091-2/+0
* Limit import depending on transcoding resolutionsChocobozzz2022-08-091-0/+2
* Add option to not transcode original resolutionChocobozzz2022-08-091-1/+3
* Rename studio to editorChocobozzz2022-03-221-2/+2
* Add latency setting supportChocobozzz2022-03-091-0/+3
* Add basic video editor supportChocobozzz2022-02-281-0/+3
* Fix shared importsChocobozzz2021-12-241-3/+1
* Add ability to redirect users on external authChocobozzz2021-12-031-0/+12
* 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
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-1/+3
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Reorganize importsChocobozzz2021-07-201-1/+1
* add operationId doc middleware to so API endpointsRigel Kent2021-06-041-3/+10
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+2
* Instance homepage support (#4007)Chocobozzz2021-05-271-2/+2
* Refactor a little bit controllersChocobozzz2021-05-121-2/+5
* Add server plugin helpersChocobozzz2021-04-091-245/+5
* Add ability to update the bannerChocobozzz2021-04-081-0/+8
* Add banners supportChocobozzz2021-04-081-2/+2
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+3
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+2
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-2/+9
* move from trending routes to alg paramRigel Kent2021-01-281-13/+13
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-2/+16
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-11/+1
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+2
* Add more hints regarding live portChocobozzz2021-01-111-0/+4
* Add max lives limitChocobozzz2020-11-091-0/+4
* Check live duration and sizeChocobozzz2020-11-091-0/+5
* Live streaming implementation first stepChocobozzz2020-11-091-6/+33
* Add search index testsChocobozzz2020-06-101-1/+1
* First implem global searchChocobozzz2020-06-101-1/+19
* Support broadcast messagesChocobozzz2020-05-291-0/+13
* Add plugin settings change watcherChocobozzz2020-05-041-1/+1
* Add external login buttonsChocobozzz2020-05-041-0/+4
* Begin support for external authsChocobozzz2020-05-041-11/+45
* Refactor email enabled functionChocobozzz2020-02-171-3/+2
* Make the search helper change based on the server configRigel Kent2020-02-131-0/+6
* Move to eslintcontainChocobozzz2020-02-031-11/+11
* Adding the request ip for hook filter:api.user.signup.allowed.result (#2416)John Livingston2020-01-201-1/+3
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-0/+8
* Update validator dependencyChocobozzz2020-01-071-2/+2
* (nodeinfo) add server config to the nodeinfo metadataRigel Kent2019-12-171-28/+31
* Add audio only transcoding testsChocobozzz2019-11-251-1/+1