aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Increase permanent live test timeoutChocobozzz2021-06-081-1/+1
* Increase tests timeout for plugin helpersChocobozzz2021-06-081-1/+1
* Add logs for refresh functionsChocobozzz2021-06-082-3/+3
* Don't count deleted comment for repliesChocobozzz2021-06-082-3/+3
* Use random port for mock servers in testsChocobozzz2021-06-032-4/+6
* Refactor server errors handlerChocobozzz2021-06-022-2/+92
* refactor error code values for URI compatibilityRigel Kent2021-06-021-9/+9
* correct error codes and backward compatRigel Kent2021-06-021-8/+16
* refactor API errors to standard error formatRigel Kent2021-06-022-10/+11
* Implemented configurable minimum signup agePoslovitch2021-05-282-2/+6
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-282-135/+165
* CleanupChocobozzz2021-05-282-188/+119
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-2731-966/+1394
|\
| * Instance homepage support (#4007)Chocobozzz2021-05-274-0/+168
| * Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-10/+10
| |\
| | * Increase plugin transcoding tests timeoutChocobozzz2021-05-251-10/+10
| | * Fix broadcast message log levelChocobozzz2021-05-251-1/+1
| * | Fix broadcast message log levelChocobozzz2021-05-251-1/+1
| * | Inject server config in HTMLChocobozzz2021-05-141-5/+23
| * | Update READMEChocobozzz2021-05-111-4/+6
| * | Reorganize plugin modelsChocobozzz2021-05-112-14/+8
| * | Cleanup shared modelsChocobozzz2021-05-118-77/+81
| |/
| * Increase tests timeoutChocobozzz2021-05-101-2/+2
| * Fix handle downs testChocobozzz2021-05-101-1/+1
| * Fix E2E testsChocobozzz2021-05-101-1/+1
| * Resumable video uploads (#3933)kontrollanten2021-05-109-737/+987
| * Update channel updatedAt when uploading a videoChocobozzz2021-05-101-25/+57
| * Increase test timeoutChocobozzz2021-05-071-1/+1
| * Refactor a little bit live testsChocobozzz2021-05-073-75/+27
| * Fix remote actor creation dateChocobozzz2021-05-071-11/+17
| * Plugin user.getAuthUser is now asyncChocobozzz2021-05-052-2/+4
* | Add test for API actors routeKimsible2021-05-051-0/+37
* | Add shorter URLs for accounts and channels server-sideKimsible2021-05-051-36/+118
|/
* Fix transcoding job priorityChocobozzz2021-05-051-6/+1
* Add ability to filter my videos by liveChocobozzz2021-05-033-4/+114
* Increase test timeoutChocobozzz2021-04-261-1/+1
* Fix plugin helpers testsChocobozzz2021-04-222-6/+4
* Add data directory for plugins and some helpersChocobozzz2021-04-224-5/+156
* More robust testsChocobozzz2021-04-153-27/+29
* Increase ffmpeg tests timeoutChocobozzz2021-04-151-5/+5
* modify tests to support current behaviour regarding plaintext descriptionRigel Kent2021-04-131-4/+5
* 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 print transcode command scriptChocobozzz2021-04-091-1/+2
* Add scale filter to documentationChocobozzz2021-04-091-1/+0
* Add ability for plugins to specify scale filterChocobozzz2021-04-092-46/+85
* add tests for inputOptions and videoFilters in trancode pluginsThéo Le Calvar2021-04-092-2/+75
* Add server plugin helpersChocobozzz2021-04-092-1/+39
* Tests that show the bug.John Livingston2021-04-095-0/+126
* Add size info in db for actor imagesChocobozzz2021-04-081-0/+11