aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Users list only available when use is authenticatedChocobozzz2017-11-293-8/+32
* 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
* Optimize signature verificationChocobozzz2017-11-2715-547/+356
* Fix video full descriptionChocobozzz2017-11-2711-613/+98
* Speed up activity pub http requestsChocobozzz2017-11-279-250/+297
* Optimize account creationChocobozzz2017-11-272-5/+7
* ApplicationFollow -> SeverFollowChocobozzz2017-11-272-103/+53
* Handle follow/acceptChocobozzz2017-11-271-2/+1
* Make it compile at leastChocobozzz2017-11-271-1/+1
* Improve client mobile versionChocobozzz2017-11-061-5/+0
* Usernames are case insensitive nowChocobozzz2017-11-041-0/+12
* Split slow and fast api tests for travisChocobozzz2017-10-313-15/+19
* Upgrade server packagesChocobozzz2017-10-315-16/+17
* Add tests and fix bugs for video privacyChocobozzz2017-10-316-377/+402
* Lazy description and previews to video formChocobozzz2017-10-301-6/+2
* Add other video description testsChocobozzz2017-10-301-1/+27
* Add lazy description on serverChocobozzz2017-10-303-0/+96
* Add tests to user rolesChocobozzz2017-10-273-19/+90
* Increase video attributes lengthChocobozzz2017-10-262-6/+16
* Fix testsChocobozzz2017-10-261-2/+2
* Add channels to upload formChocobozzz2017-10-261-2/+2
* Fix lintChocobozzz2017-10-262-3/+0
* Add video channel testsChocobozzz2017-10-2616-114/+869
* Add ability to download a video from direct link or torrent fileChocobozzz2017-10-192-0/+4
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-193-4/+63
* More robust transcoding jobsChocobozzz2017-10-171-3/+3
* Try to fix travis testsChocobozzz2017-10-171-0/+0
* Use preview instead of thumbnail for oembedChocobozzz2017-10-171-4/+4
* Add oembed endpointChocobozzz2017-10-168-2/+287
* Video blacklist refractoringChocobozzz2017-10-102-9/+9
* Change how we handle resolutionChocobozzz2017-10-095-38/+49
* Client: handle multiple file resolutionsChocobozzz2017-10-061-5/+5
* Add migration scriptChocobozzz2017-10-031-4/+4
* Implement video transcoding on server sideChocobozzz2017-10-034-34/+70
* Handle blacklist (#84)Green-Star2017-09-2211-112/+417
* Improve real world scriptChocobozzz2017-09-121-27/+75
* Fix request schedulers testChocobozzz2017-09-081-3/+2