aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix testsChocobozzz2017-12-294-44/+15
|
* Refractor check video testsChocobozzz2017-12-295-345/+320
|
* Refractor single server testChocobozzz2017-12-292-206/+151
|
* Fix real world scriptChocobozzz2017-12-294-568/+437
|
* Fix videos testsChocobozzz2017-12-283-7/+11
|
* Fix user testsChocobozzz2017-12-281-4/+4
|
* Improve check videos parameters testsChocobozzz2017-12-2811-577/+332
|
* Improve check users parameters testsChocobozzz2017-12-285-341/+172
|
* Improve check services parameters testsChocobozzz2017-12-282-90/+39
|
* Improve check jobs parameters testsChocobozzz2017-12-282-30/+22
|
* Improve check follow params testsChocobozzz2017-12-2818-149/+217
|
* Tests directories refractorChocobozzz2017-12-2838-95/+98
|
* Add get old comment on follow testsChocobozzz2017-12-281-11/+64
|
* Add comments federation testsChocobozzz2017-12-275-46/+127
|
* Add video comment componentsChocobozzz2017-12-271-1/+17
|
* Add check params testsChocobozzz2017-12-274-4/+218
|
* Begin unit testsChocobozzz2017-12-223-0/+200
|
* Begin moving video channel to actorChocobozzz2017-12-193-23/+4
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-193-1/+21
| | | | | | | | | 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-082-9/+6
|
* Design second video upload stepChocobozzz2017-12-082-2/+5
|
* Make some fields optional when uploading a videoChocobozzz2017-12-072-46/+60
|
* Begin video watch designChocobozzz2017-12-066-18/+20
|
* Fix client searchChocobozzz2017-12-052-64/+68
|
* Fix lintChocobozzz2017-11-303-4/+9
|
* Fix activitypub check headersChocobozzz2017-11-301-0/+15
|
* Check correctly activitypub headersChocobozzz2017-11-301-0/+42
|
* Add ability to list jobsChocobozzz2017-11-306-1/+184
|
* Better view counterChocobozzz2017-11-303-16/+32
|
* Users list only available when use is authenticatedChocobozzz2017-11-293-8/+32
| | | | And has a special right
* Upgrade server dep'Chocobozzz2017-11-281-1/+1
|
* Remove max duration/filesize constraintsChocobozzz2017-11-281-8/+0
|
* Fix undo like/dislike forwardingChocobozzz2017-11-281-1/+1
|
* Fix lintChocobozzz2017-11-271-2/+2
|
* Increase test timersChocobozzz2017-11-272-3/+4
|
* Misc cleanupChocobozzz2017-11-272-42/+1
|
* Better follows testsChocobozzz2017-11-272-2/+65
|
* Federate likes/dislikesChocobozzz2017-11-271-0/+1
|
* Fix multiple servers testChocobozzz2017-11-271-6/+6
|
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-1/+29
|
* Add follow testsChocobozzz2017-11-278-436/+604
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-3/+3
|
* Fix lintChocobozzz2017-11-272-8/+7
|
* Fix public video we set to public or unlistedChocobozzz2017-11-2712-61/+57
|