aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils/videos/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Move utils to /sharedbuoyantair2018-10-291-576/+0
* Delete correctly redundancy filesChocobozzz2018-10-031-2/+6
* Correctly migrate to fs-extraChocobozzz2018-08-271-4/+4
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Add ability to search a video with an URLChocobozzz2018-08-271-12/+13
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+2
* 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
* 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-251-2/+2
* Add ability to update a video channelChocobozzz2018-05-111-6/+9
* Update video-channel routes (again)Chocobozzz2018-04-251-2/+1
* Add account link in videos listChocobozzz2018-04-251-0/+2
* Video channel API routes refractorChocobozzz2018-04-251-0/+42
* 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-151-4/+6
* Fix testsChocobozzz2018-02-141-4/+2
* Support thumbnails in youtube importChocobozzz2018-02-141-1/+1
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-23/+60
* Fix upload from CLI scriptChocobozzz2018-02-121-1/+3
* Begin import script with youtube-dlChocobozzz2018-02-091-2/+6
* Add new name/terms/description config optionsChocobozzz2018-01-311-1/+1
* Add api doc in htmlChocobozzz2018-01-241-1/+1
* Fix testsChocobozzz2018-01-241-19/+1
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-7/+24
* Add ability to update some configuration keysChocobozzz2018-01-171-2/+3
* Add tests to handle down serverChocobozzz2018-01-111-1/+2
* Add ability to disable video commentsChocobozzz2018-01-031-2/+8
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+2
* Refractor check video testsChocobozzz2017-12-291-7/+24
* Refractor single server testChocobozzz2017-12-291-1/+84
* Fix videos testsChocobozzz2017-12-281-4/+8
* Improve check videos parameters testsChocobozzz2017-12-281-1/+1
* Improve check services parameters testsChocobozzz2017-12-281-3/+3
* Improve check follow params testsChocobozzz2017-12-281-4/+16