aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Expand)AuthorAgeFilesLines
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-2/+2
* Tests for viewsPerDayRigel Kent2020-03-311-3/+41
* Implement pagination for overviews endpointChocobozzz2020-03-112-35/+88
* Video file metadata PR cleanupChocobozzz2020-03-101-37/+33
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+72
* Move to eslintcontainChocobozzz2020-02-0323-430/+431
* Fix transcodingChocobozzz2020-01-291-4/+12
* Add tests for video downscale framerate matchingRigel Kent2020-01-291-0/+34
* Remove HLS torrentsChocobozzz2020-01-241-3/+2
* Add ability to skip count queryChocobozzz2020-01-081-0/+9
* Tests for totalRepliesFromVideoAuthorRigel Kent2020-01-031-0/+32
* Fix playlist searchChocobozzz2019-12-271-0/+19
* Add internal privacy modeChocobozzz2019-12-121-30/+98
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-2/+2
* Move deleted comment on new follow testsChocobozzz2019-12-041-42/+4
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-0/+45
* Soft delete video comments instead of detroyJulien Maulny2019-12-042-14/+66
* Add codec information in HLS playlistChocobozzz2019-11-262-3/+6
* Fix lintJulien Maulny2019-11-251-1/+1
* Add audio only transcoding testsChocobozzz2019-11-252-0/+109
* Add ability to disable webtorrentChocobozzz2019-11-251-66/+125
* Fix testsChocobozzz2019-09-181-1/+1
* Hide video abuses from muted accountsChocobozzz2019-08-291-4/+73
* Fix ownership changeChocobozzz2019-08-211-1/+1
* Fix redundancy exceeding the limitChocobozzz2019-08-121-4/+2
* Remove comment federation by video ownerChocobozzz2019-08-071-13/+28
* Automatically update playlist thumbnailsChocobozzz2019-08-013-0/+264
* Fix broken playlist apiChocobozzz2019-08-011-601/+872
* Add gitlab ci supportChocobozzz2019-07-291-1/+1
* Add retries to travis mochaChocobozzz2019-07-241-2/+2
* Fix lintChocobozzz2019-07-241-0/+2
* Improve registrationChocobozzz2019-06-071-1/+0
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-6/+52
|\
| * Fix video import if autoblacklist is enabledChocobozzz2019-06-071-6/+52
| * Fix playlist get for classic usersChocobozzz2019-05-281-1/+14
* | Add ability to unpublish video/playlistChocobozzz2019-06-061-0/+34
* | Add ability to set to private a public/unlisted videoChocobozzz2019-06-061-2/+24
* | Server: Bulk update videos support fieldChocobozzz2019-05-311-6/+36
* | Remove unused actor uuid fieldChocobozzz2019-05-311-4/+0
* | Add pagination to account video channels endpointChocobozzz2019-05-291-3/+61
* | Fix playlist get for classic usersChocobozzz2019-05-281-1/+14
* | Update travis ffmpeg patch versionChocobozzz2019-05-173-4/+8
* | Add audio upload testsChocobozzz2019-05-172-11/+81
* | Merge remote-tracking branch 'origin/pr/1785' into developChocobozzz2019-05-161-2/+18
|\ \
| * | fixed formatting, added test caseFelix Ableitner2019-05-041-4/+19
| |/
* | All API tests in parallelChocobozzz2019-05-157-30/+31
* | Redundancy and search tests in parallel tooChocobozzz2019-05-148-53/+50
|/
* Fix overview endpointChocobozzz2019-04-241-5/+6
* Use test wrapper exit functionChocobozzz2019-04-2421-79/+69
* Try to fix travisChocobozzz2019-04-241-1/+1