aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Cleanup lives on server restartChocobozzz2020-11-131-2/+80
* Force signed headers in http signaturesChocobozzz2020-11-121-1/+20
* Increase tests waitsChocobozzz2020-11-121-4/+4
* Fix email footerChocobozzz2020-11-102-0/+10
* Remove deprecated abuse apiChocobozzz2020-11-104-604/+0
* Fix muted accounts on overviewsChocobozzz2020-11-101-15/+43
* Fix stat file size with HLSChocobozzz2020-11-101-6/+52
* Update ffmpeg static version for testsChocobozzz2020-11-094-9/+9
* Handle views for live videosChocobozzz2020-11-091-0/+77
* Add live server hooksChocobozzz2020-11-093-18/+73
* Regenerate miniature on live saveChocobozzz2020-11-091-23/+1
* Fix theater modeChocobozzz2020-11-091-4/+6
* Add live notification testsChocobozzz2020-11-093-32/+220
* Add save replay live testsChocobozzz2020-11-095-176/+552
* Add check constraints live testsChocobozzz2020-11-092-4/+138
* Begin live testsChocobozzz2020-11-092-0/+352
* Add check params live testsChocobozzz2020-11-092-0/+411
* Add max lives limitChocobozzz2020-11-092-0/+8
* Check live duration and sizeChocobozzz2020-11-092-0/+9
* Live streaming implementation first stepChocobozzz2020-11-093-1/+53
* Increase videos search before test timeoutChocobozzz2020-08-281-1/+1
* Fix testsChocobozzz2020-08-262-3/+3
* Deprecate old static routesChocobozzz2020-08-263-7/+7
* Add fixtures cache to github actionsChocobozzz2020-08-241-1/+1
* Fix RSS feed when HLS only is enabledChocobozzz2020-08-241-3/+33
* Reorganize a little bit testsChocobozzz2020-08-246-3/+3
* Move html injection plugin tests in its own fileChocobozzz2020-08-243-43/+89
* Inject plugin CSS in embed tooChocobozzz2020-08-241-7/+26
* Increase user notification test timeoutsChocobozzz2020-08-191-12/+12
* Add ability to a video multiple times in a playlistChocobozzz2020-08-192-10/+30
* Do not reuse reset password linksChocobozzz2020-08-121-0/+4
* Refactor video extensions logic in serverChocobozzz2020-08-111-1/+3
* add and document new additional video extensions supported at uploadRigel Kent2020-08-101-0/+1
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+2
* Handle playlist oembedChocobozzz2020-08-073-175/+288
* Fix lintChocobozzz2020-08-071-0/+4
* Increase redundancy check params timeoutChocobozzz2020-07-311-1/+1
* Fix client testsChocobozzz2020-07-311-61/+59