aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/config.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-1/+2
* Add ability to forbid followersChocobozzz2019-04-081-0/+5
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+7
* Add isNSFW instance configuration keyChocobozzz2019-02-201-0/+1
* check email enabled for requiresEmailVer configJosh Morel2019-02-181-0/+19
* Add hls support on serverChocobozzz2019-02-111-0/+3
* Implement contact form on server sideChocobozzz2019-01-101-0/+3
* Support additional video extensionsChocobozzz2018-12-111-0/+1
* Move utils to /sharedbuoyantair2018-10-291-1/+1
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+2
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-1/+2