aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Update videos api list for accountChocobozzz2018-03-126-58/+77
* Add ability to change the homepageChocobozzz2018-03-012-0/+6
* Add stats routeChocobozzz2018-02-285-5/+107
* Add 30 fps limit in transcodingChocobozzz2018-02-262-1/+32
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-232-10/+27
* Add ability to add custom css/javascriptChocobozzz2018-02-222-3/+23
* Add ability to update another user videoChocobozzz2018-02-221-6/+22
* Implement support field in video and video channelChocobozzz2018-02-1510-51/+173
* Fix testsChocobozzz2018-02-147-13/+6
* Add ability to set video thumbnail/previewChocobozzz2018-02-145-31/+143
* Fix config testChocobozzz2018-02-091-2/+2
* Send an email on video abuse reportChocobozzz2018-02-011-3/+33
* Add about pageChocobozzz2018-01-311-1/+15
* Add new name/terms/description config optionsChocobozzz2018-01-312-1/+16
* Add tests for emailsChocobozzz2018-01-303-0/+117
* Add ability to login with emailChocobozzz2018-01-291-1/+1
* Move job queue to redisChocobozzz2018-01-254-21/+31
* Misc. typos (#245)luzpaz2018-01-251-1/+1
* Destroy user token when changing its roleChocobozzz2018-01-232-21/+33
* Add ability to configure log levelChocobozzz2018-01-191-0/+4
* Increase tests timeoutChocobozzz2018-01-1817-17/+17
* Optimize SQL query that fetch actor outboxChocobozzz2018-01-182-7/+1
* Avoid too many requests and fetching outboxChocobozzz2018-01-181-8/+2
* Don't show videos of remote instance after unfollowChocobozzz2018-01-187-30/+101
* Add ability to update some configuration keysChocobozzz2018-01-173-2/+265
* Fix actor followers/following countsChocobozzz2018-01-151-1/+1
* Fix lintChocobozzz2018-01-121-3/+3
* Update follower/following countsChocobozzz2018-01-121-0/+37
* Avoid making retried requests to dead followersChocobozzz2018-01-121-0/+4
* Add tests to handle down serverChocobozzz2018-01-113-17/+136
* Run videojs outside angularChocobozzz2018-01-101-1/+0
* Fetch remote AP objectsChocobozzz2018-01-101-0/+147
* Support video quota on clientChocobozzz2018-01-081-2/+11
* Add ability to delete commentsChocobozzz2018-01-043-4/+106
* Add avatar in commentsChocobozzz2018-01-031-1/+15
* Send account activitypub update eventsChocobozzz2018-01-036-0/+138
* Automatically resize avatarsChocobozzz2018-01-032-1/+1
* Add avatar max size limitChocobozzz2018-01-032-0/+8
* Add ability to disable video commentsChocobozzz2018-01-036-9/+97
* Begin to add avatar to actorsChocobozzz2017-12-293-2/+38
* Fix testsChocobozzz2017-12-294-44/+15
* Refractor check video testsChocobozzz2017-12-293-336/+294
* Refractor single server testChocobozzz2017-12-291-205/+67
* Fix real world scriptChocobozzz2017-12-293-196/+66
* Fix videos testsChocobozzz2017-12-282-3/+3
* Fix user testsChocobozzz2017-12-281-4/+4
* Improve check videos parameters testsChocobozzz2017-12-288-573/+328
* Improve check users parameters testsChocobozzz2017-12-283-309/+119
* Improve check services parameters testsChocobozzz2017-12-281-87/+36
* Improve check jobs parameters testsChocobozzz2017-12-281-27/+16