aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/config.ts
Commit message (Expand)AuthorAgeFilesLines
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+4
* Add runner server testsChocobozzz2023-05-091-0/+6
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-0/+5
* Add signup approval API testsChocobozzz2023-01-191-0/+2
* Reimplement a typed omit functionChocobozzz2022-08-171-4/+3
* Channel sync (#5135)Florent2022-08-101-3/+26
* Add option to not transcode original resolutionChocobozzz2022-08-091-1/+3
* Completely remove best default trending algorithmChocobozzz2022-06-031-1/+1
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Add latency setting supportChocobozzz2022-03-091-0/+3
* Add basic video editor supportChocobozzz2022-02-281-0/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+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
* Reorganize importsChocobozzz2021-07-201-2/+1
* Refactor requestsChocobozzz2021-07-201-12/+12
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-2/+2
* Introduce user commandChocobozzz2021-07-201-2/+1
* Introduce login commandChocobozzz2021-07-201-3/+2
* Introduce server commandsChocobozzz2021-07-201-12/+16
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+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
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+1
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+2
* move from trending routes to alg paramRigel Kent2021-01-281-6/+8
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-1/+9
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+2
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-11/+12
* Add max lives limitChocobozzz2020-11-091-0/+2
* Check live duration and sizeChocobozzz2020-11-091-0/+3
* Live streaming implementation first stepChocobozzz2020-11-091-0/+16
* First implem global searchChocobozzz2020-06-101-0/+12
* Support broadcast messagesChocobozzz2020-05-291-0/+6
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-0/+24
* Add hardware information in instance configChocobozzz2019-09-051-0/+1
* Add creation reasonChocobozzz2019-09-051-0/+1
* Add more attributes to about pageChocobozzz2019-09-051-0/+10
* Add auto follow back support for instancesChocobozzz2019-09-041-2/+21
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+3
* Fix notification overflowChocobozzz2019-06-131-1/+2
* Add audio support in uploadChocobozzz2019-05-161-0/+1
* Use test wrapper exit functionChocobozzz2019-04-241-4/+4
* Cleanup testsChocobozzz2019-04-241-9/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1