aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/server
Commit message (Expand)AuthorAgeFilesLines
* Add import http enabled configurationChocobozzz2018-08-061-0/+9
* Cleanup req files on bad requestChocobozzz2018-07-312-2/+2
* Fix handle down testChocobozzz2018-07-311-35/+58
* Fix travis testsChocobozzz2018-07-241-29/+8
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-1/+25
* Implement captions/subtitlesChocobozzz2018-07-162-97/+89
* Migrate to bullChocobozzz2018-07-112-9/+16
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-131-1/+1
* Improve tests when waiting pending jobsChocobozzz2018-06-137-63/+36
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+14
* Use ISO 639 for languagesChocobozzz2018-04-232-3/+3
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+5
* Add reverse proxy test in travisChocobozzz2018-03-291-1/+1
* Prevent brute force login attackChocobozzz2018-03-291-0/+82
* Add short description in configChocobozzz2018-03-151-0/+12
* Update videos api list for accountChocobozzz2018-03-122-4/+8
* Add ability to change the homepageChocobozzz2018-03-011-0/+5
* Add stats routeChocobozzz2018-02-282-2/+104
* Add ability to add custom css/javascriptChocobozzz2018-02-221-2/+18
* Implement support field in video and video channelChocobozzz2018-02-152-0/+3
* 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-311-1/+11
* Add tests for emailsChocobozzz2018-01-301-0/+94
* Move job queue to redisChocobozzz2018-01-252-10/+10
* Misc. typos (#245)luzpaz2018-01-251-1/+1
* Add ability to configure log levelChocobozzz2018-01-191-0/+4
* Increase tests timeoutChocobozzz2018-01-183-3/+3
* 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-181-2/+22
* Add ability to update some configuration keysChocobozzz2018-01-171-1/+111
* 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-111-9/+127
* Run videojs outside angularChocobozzz2018-01-101-1/+0
* Fetch remote AP objectsChocobozzz2018-01-101-0/+147
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Fix testsChocobozzz2017-12-291-2/+2
* Refractor check video testsChocobozzz2017-12-291-93/+93
* Improve check follow params testsChocobozzz2017-12-281-2/+2
* Tests directories refractorChocobozzz2017-12-283-0/+436