aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/server
Commit message (Expand)AuthorAgeFilesLines
* Faster ci using compiled ts filesChocobozzz2021-06-151-0/+4
* Add logs for refresh functionsChocobozzz2021-06-081-1/+1
* Refactor server errors handlerChocobozzz2021-06-021-1/+15
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+4
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-49/+55
* Instance homepage support (#4007)Chocobozzz2021-05-272-0/+86
* Fix broadcast message log levelChocobozzz2021-05-251-1/+1
* Update READMEChocobozzz2021-05-111-4/+6
* Reorganize plugin modelsChocobozzz2021-05-111-8/+2
* Cleanup shared modelsChocobozzz2021-05-113-31/+28
* Fix handle downs testChocobozzz2021-05-101-1/+1
* Fix E2E testsChocobozzz2021-05-101-1/+1
* More robust testsChocobozzz2021-04-151-3/+4
* Dissociate frameguard from cspChocobozzz2021-04-121-0/+34
* add channel and playlist stats to server stats endpoint (#3747)Rigel Kent2021-04-121-3/+73
* Fix testsChocobozzz2021-04-051-2/+2
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-3/+5
* Use got instead of requestChocobozzz2021-03-241-1/+1
* Add more AP stats to stats endpointChocobozzz2021-02-261-0/+17
* Fix stats testsChocobozzz2021-02-191-1/+3
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+5
* Remove previous thumbnail if neededChocobozzz2021-02-161-1/+1
* Generate a name for caption filesChocobozzz2021-02-161-13/+14
* Increase logs test timeoutChocobozzz2021-02-111-5/+7
* Increase test timeoutChocobozzz2021-02-081-1/+1
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+6
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+1
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+6
* 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
* Fix lintChocobozzz2021-01-131-3/+11
* Fix and add skipping ping log testsChocobozzz2021-01-131-1/+30
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-132-0/+5
* More robust server stats testsChocobozzz2020-12-161-3/+3
* Fix stats testsChocobozzz2020-12-161-2/+8
* Add AP statsChocobozzz2020-12-151-0/+26
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-1/+1
* Only link to crowdfunding pages in creditsChocobozzz2020-12-141-9/+9
* Refactor jobs stateChocobozzz2020-12-141-0/+13
* Parse log script can take files as argsChocobozzz2020-12-141-1/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-087-33/+40
* Fix config testChocobozzz2020-12-081-1/+1
* Add registered setting CLI plugin install testChocobozzz2020-11-271-14/+2
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-0/+8
* Fix email footerChocobozzz2020-11-102-0/+10
* Fix stat file size with HLSChocobozzz2020-11-101-6/+52
* Update ffmpeg static version for testsChocobozzz2020-11-091-3/+3
* Add max lives limitChocobozzz2020-11-091-0/+6
* Check live duration and sizeChocobozzz2020-11-091-0/+6
* Live streaming implementation first stepChocobozzz2020-11-091-0/+36