aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils
Commit message (Expand)AuthorAgeFilesLines
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+13
* Improve tests when waiting pending jobsChocobozzz2018-06-133-1/+44
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+3
* Add video comments RSSChocobozzz2018-06-081-4/+6
* Move fixtures in tests/Chocobozzz2018-06-074-6/+4
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+7
* Only use account name in routesChocobozzz2018-05-253-6/+6
* Add ability to update a video channelChocobozzz2018-05-111-6/+9
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-262-0/+31
* Add video channel managementChocobozzz2018-04-261-10/+5
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+2
* 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-192-2/+29
* Fix testsChocobozzz2018-04-181-1/+1
* 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-122-8/+12
* Add stats routeChocobozzz2018-02-282-1/+18
* Try to improve production guideChocobozzz2018-02-161-0/+2
* Implement support field in video and video channelChocobozzz2018-02-153-6/+13
* Fix testsChocobozzz2018-02-142-5/+6
* Support thumbnails in youtube importChocobozzz2018-02-141-1/+1
* Add ability to set video thumbnail/previewChocobozzz2018-02-144-34/+87
* 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 about pageChocobozzz2018-01-311-6/+16
* Add new name/terms/description config optionsChocobozzz2018-01-311-1/+1
* Add tests for emailsChocobozzz2018-01-302-1/+50
* Move job queue to redisChocobozzz2018-01-251-4/+5
* Add api doc in htmlChocobozzz2018-01-242-2/+1
* Fix testsChocobozzz2018-01-242-19/+28
* Destroy user token when changing its roleChocobozzz2018-01-231-2/+2
* Don't show videos of remote instance after unfollowChocobozzz2018-01-184-10/+57
* Add ability to update some configuration keysChocobozzz2018-01-174-27/+44
* Update follower/following countsChocobozzz2018-01-121-0/+12
* Add tests to handle down serverChocobozzz2018-01-112-2/+11
* Support video quota on clientChocobozzz2018-01-081-0/+12
* Add ability to delete commentsChocobozzz2018-01-041-1/+20
* Send account activitypub update eventsChocobozzz2018-01-031-0/+29
* Add ability to disable video commentsChocobozzz2018-01-031-2/+8