aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils/videos
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | publishing a video
* 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
| | | | Use /video-channels now, it's more simple for clients
* 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
| | | | There is a global instance setting and a per user setting
* 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
| | | | before beta
* 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
|
* 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
|
* Send an email on video abuse reportChocobozzz2018-02-011-1/+1
|
* 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 delete commentsChocobozzz2018-01-041-1/+20
|
* 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-283-4/+4
|
* Improve check services parameters testsChocobozzz2017-12-281-3/+3
|
* Improve check follow params testsChocobozzz2017-12-281-4/+16
|
* Tests directories refractorChocobozzz2017-12-286-0/+590