aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Add joblog at the end of ciChocobozzz2020-12-143-5/+7
* Parse log script can take files as argsChocobozzz2020-12-142-3/+4
* Live views updateChocobozzz2020-12-091-1/+50
* Refactor views componentChocobozzz2020-12-091-3/+2
* Fix live testsChocobozzz2020-12-094-31/+32
* Upgrade sequelize to v6Chocobozzz2020-12-091-6/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-0825-122/+224
* Fix config testChocobozzz2020-12-081-1/+1
* Refactor a little bit client canonical URLChocobozzz2020-12-081-70/+78
* Add testsThomas Citharel2020-12-081-5/+25
* server/mw/oauth: res.loc.auth to true upon authkontrollanten2020-12-081-1/+1
* plugins: add optional authentication for routeskontrollanten2020-12-082-0/+23
* Fix hook testChocobozzz2020-12-081-1/+1
* Use dedicated hooks for account/channel videosChocobozzz2020-12-082-4/+54
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-0737-610/+937
* Fix live transcoding testsChocobozzz2020-12-041-1/+1
* Strict actor url comparisonChocobozzz2020-12-031-1/+0
* Add permanent live supportChocobozzz2020-12-033-1/+205
* Increase live constraint test timeoutChocobozzz2020-12-021-1/+1
* Fix live replay duration glitchChocobozzz2020-12-021-0/+2
* Add logs to fixture generationsChocobozzz2020-12-011-1/+1
* Try to fix live testsChocobozzz2020-11-301-2/+9
* More robust live testChocobozzz2020-11-271-4/+4
* Add registered setting CLI plugin install testChocobozzz2020-11-272-14/+7
* Try to fix live testChocobozzz2020-11-261-0/+3
* Fix live FPS limitChocobozzz2020-11-261-2/+7
* Fix migration and testChocobozzz2020-11-252-19/+66
* refactor scoped token serviceRigel Kent2020-11-251-4/+4
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+90
* Add tests to gif resizerChocobozzz2020-11-253-3/+20
* Add transcoding module commentsChocobozzz2020-11-251-5/+7
* Fix audio encoding paramsChocobozzz2020-11-252-4/+6
* Add live transcoding bit rate testsChocobozzz2020-11-255-25/+46
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-253-27/+28
* Relax live fps testChocobozzz2020-11-201-1/+1
* Provide express request to onLogout callChocobozzz2020-11-203-4/+103
* Fix transcoder testChocobozzz2020-11-201-1/+1
* Do not transcode to an higher bitrateChocobozzz2020-11-202-0/+37
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-0/+8
* Update server dependenciesChocobozzz2020-11-191-8/+6
* Add ability to display all channel/account videosChocobozzz2020-11-182-12/+31
* Try to fix multiple server testsChocobozzz2020-11-181-1/+2
* Try to fix playlist testsChocobozzz2020-11-181-0/+5
* Remove notifications of muted accounts/serversChocobozzz2020-11-182-0/+259
* Fix live testsChocobozzz2020-11-171-1/+1
* Add html test for mentions tooChocobozzz2020-11-171-10/+24
* Add email markdown testsChocobozzz2020-11-171-0/+22
* Disable HTTP import in push actionsChocobozzz2020-11-171-1/+8
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-166-161/+262
|\
| * Add admin view to manage commentsChocobozzz2020-11-164-158/+258
|/