aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils/videos
Commit message (Expand)AuthorAgeFilesLines
* Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-6/+6
* Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+6
* Add user history and resume videosChocobozzz2018-10-051-0/+14
* Delete correctly redundancy filesChocobozzz2018-10-031-2/+6
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+54
* Correctly migrate to fs-extraChocobozzz2018-08-271-4/+4
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Search video channel handle/uriChocobozzz2018-08-271-6/+6
* Add ability to search a video with an URLChocobozzz2018-08-271-12/+13
* Add ability to set a name to a channelChocobozzz2018-08-272-4/+4
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Improve blacklist managementChocobozzz2018-08-141-1/+2
* Add blacklist reason fieldChocobozzz2018-08-141-2/+14
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-2/+36
* Add torrent testsChocobozzz2018-08-081-3/+7
* Add check param tests regarding video importsChocobozzz2018-08-081-2/+12
* Merge branch 'release/beta-10' into developChocobozzz2018-08-061-3/+8
|\
| * Fix caption upload on Mac OSChocobozzz2018-08-061-3/+8
* | Add tests regarding video importChocobozzz2018-08-061-0/+37
* | adding tests for audio conversionsRigel Kent2018-08-011-1/+1
* | Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-1/+3
|/
* Add videos list filtersChocobozzz2018-07-241-60/+26
* Begin advanced searchChocobozzz2018-07-241-6/+6
* Handle .srt subtitlesChocobozzz2018-07-161-1/+1
* Implement captions/subtitlesChocobozzz2018-07-161-0/+66
* API: Add ability to update video channel avatarChocobozzz2018-06-291-0/+14
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+13
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+3
* Move fixtures in tests/Chocobozzz2018-06-071-2/+0
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+7
* Only use account name in routesChocobozzz2018-05-252-4/+4
* Add ability to update a video channelChocobozzz2018-05-111-6/+9
* Add video channel managementChocobozzz2018-04-261-10/+5
* Update video-channel routes (again)Chocobozzz2018-04-252-10/+7
* Add account link in videos listChocobozzz2018-04-251-0/+2
* Video channel API routes refractorChocobozzz2018-04-252-5/+47
* Update video channel routesChocobozzz2018-04-241-11/+24
* Use ISO 639 for languagesChocobozzz2018-04-231-6/+6
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-2/+2
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+26
* Add tests for publishedAtChocobozzz2018-04-041-0/+1
* Prevent brute force login attackChocobozzz2018-03-291-3/+8
* Update the api documentationChocobozzz2018-03-191-3/+3
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-10/+10
* Add "local" videos in menuChocobozzz2018-03-131-0/+12
* Change video abuse API responseChocobozzz2018-03-121-1/+2
* Update videos api list for accountChocobozzz2018-03-121-7/+9
* Implement support field in video and video channelChocobozzz2018-02-152-6/+11
* Fix testsChocobozzz2018-02-141-4/+2
* Support thumbnails in youtube importChocobozzz2018-02-141-1/+1