aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Improve check follow params testsChocobozzz2017-12-2811-129/+115
|
* Tests directories refractorChocobozzz2017-12-2819-65/+74
|
* Add get old comment on follow testsChocobozzz2017-12-281-11/+64
|
* Add comments federation testsChocobozzz2017-12-274-43/+124
|
* Add video comment componentsChocobozzz2017-12-271-1/+17
|
* Add check params testsChocobozzz2017-12-273-3/+217
|
* Begin unit testsChocobozzz2017-12-222-0/+136
|
* Begin moving video channel to actorChocobozzz2017-12-192-21/+2
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-0/+18
| | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video
* Fix testsChocobozzz2017-12-141-7/+6
|
* Use sequelize scopesChocobozzz2017-12-142-4/+1
|
* Fix lintChocobozzz2017-12-082-2/+1
|
* Finish admin designChocobozzz2017-12-082-37/+46
|
* Begin admin designChocobozzz2017-12-081-2/+2
|
* Fix testChocobozzz2017-12-081-3/+3
|
* Optimise transaction for video uploadChocobozzz2017-12-081-8/+5
|
* Design second video upload stepChocobozzz2017-12-081-1/+4
|
* Make some fields optional when uploading a videoChocobozzz2017-12-072-46/+60
|
* Begin video watch designChocobozzz2017-12-065-17/+19
|
* Fix client searchChocobozzz2017-12-051-54/+58
|
* Add ability to list jobsChocobozzz2017-11-304-0/+150
|
* Better view counterChocobozzz2017-11-302-16/+22
|
* Users list only available when use is authenticatedChocobozzz2017-11-292-6/+28
| | | | And has a special right
* Upgrade server dep'Chocobozzz2017-11-281-1/+1
|
* Remove max duration/filesize constraintsChocobozzz2017-11-281-8/+0
|