aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Expand)AuthorAgeFilesLines
* Add ability to a video multiple times in a playlistChocobozzz2020-08-191-5/+30
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+2
* Handle playlist oembedChocobozzz2020-08-071-10/+65
* Add server API to abuse messagesChocobozzz2020-07-311-9/+9
* Don't rely on youtube for testsChocobozzz2020-07-312-11/+13
* test search for subscriptions and video-channelsRigel Kent2020-07-291-0/+26
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-101-1/+1
|\
| * Fix video import testsChocobozzz2020-07-101-1/+1
* | Add migrationsChocobozzz2020-07-101-6/+6
* | Use 3 tables to represent abusesChocobozzz2020-07-101-26/+28
|/
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-7/+36
* Split notification testsChocobozzz2020-06-161-2/+2
* Add videos count in channels listChocobozzz2020-06-161-5/+24
* Optimize views per day in video channelsChocobozzz2020-06-121-0/+1
* preserve original variable names server-sideRigel Kent2020-06-101-10/+10
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-10/+10
* Fix testsChocobozzz2020-06-101-1/+2
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-031-5/+46
* Block comments from muted accounts/serversChocobozzz2020-05-291-5/+4
* Fix external auth email/password updateChocobozzz2020-05-201-1/+1
* Use video abuse filters on client sideChocobozzz2020-05-071-16/+54
* Add links from user-editRigel Kent2020-05-011-11/+53
* Add tests for video-abuse persistence after video deletionRigel Kent2020-05-011-1/+29
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-201-7/+42
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-0/+5
* Fix import captions testChocobozzz2020-04-151-27/+31
* Add unit tests for captions via URL importkimsible2020-04-141-1/+43
* 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