aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix testsChocobozzz2020-07-311-2/+2
* Add openapi docChocobozzz2020-07-311-1/+0
* Add abuse messages/states notificationsChocobozzz2020-07-312-4/+128
* Add abuse messages management in my accountChocobozzz2020-07-312-10/+61
* Add server API to abuse messagesChocobozzz2020-07-314-88/+394
* Increase timeout for moderation notificationsChocobozzz2020-07-311-6/+6
* Correctly test ldapChocobozzz2020-07-311-2/+2
* Don't run in parallel cli and plugin testsChocobozzz2020-07-312-9/+11
* Use parallel to run tests in parallelChocobozzz2020-07-314-39/+0
* Don't rely on youtube for testsChocobozzz2020-07-316-40/+39
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-311-15/+166
* test search for subscriptions and video-channelsRigel Kent2020-07-292-2/+56
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-101-1/+1
|\
| * Fix video import testsChocobozzz2020-07-101-1/+1
* | Add new abuses testsChocobozzz2020-07-104-274/+736
* | Add migrationsChocobozzz2020-07-1011-39/+432
* | Implement abuses check paramsChocobozzz2020-07-103-6/+272