aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils
Commit message (Expand)AuthorAgeFilesLines
* Begin video watch designChocobozzz2017-12-061-1/+1
* Fix client searchChocobozzz2017-12-051-10/+10
* Fix lintChocobozzz2017-11-301-0/+1
* Fix activitypub check headersChocobozzz2017-11-301-0/+15
* Add ability to list jobsChocobozzz2017-11-302-1/+34
* Better view counterChocobozzz2017-11-301-0/+10
* Users list only available when use is authenticatedChocobozzz2017-11-291-2/+4
* Misc cleanupChocobozzz2017-11-272-42/+1
* Add follow testsChocobozzz2017-11-273-21/+13
* Fix public video we set to public or unlistedChocobozzz2017-11-271-3/+3
* Optimize signature verificationChocobozzz2017-11-271-1/+1
* Fix video full descriptionChocobozzz2017-11-271-3/+3
* Speed up activity pub http requestsChocobozzz2017-11-272-8/+19
* Optimize account creationChocobozzz2017-11-271-1/+1
* ApplicationFollow -> SeverFollowChocobozzz2017-11-272-103/+53
* Upgrade server packagesChocobozzz2017-10-311-1/+1
* Add tests and fix bugs for video privacyChocobozzz2017-10-311-3/+42
* Add lazy description on serverChocobozzz2017-10-301-0/+9
* Add tests to user rolesChocobozzz2017-10-271-2/+14
* Add video channel testsChocobozzz2017-10-264-2/+108
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-191-1/+15
* Add oembed endpointChocobozzz2017-10-163-0/+26
* Video blacklist refractoringChocobozzz2017-10-101-3/+3
* Change how we handle resolutionChocobozzz2017-10-091-6/+6
* Implement video transcoding on server sideChocobozzz2017-10-031-2/+3
* Handle blacklist (#84)Green-Star2017-09-223-18/+55
* Convert real world script to typescriptChocobozzz2017-09-081-3/+5
* Upload a video to /videos/uploadChocobozzz2017-09-071-1/+1
* urls: makefriends/quitfriends -> make-friends/quit-friendsChocobozzz2017-09-071-2/+2
* Convert real world tools to typescriptChocobozzz2017-09-073-3/+6
* Add tests for npm run scriptsChocobozzz2017-09-074-2/+49
* Fix tests and user quotaChocobozzz2017-09-061-1/+1
* Begin tests for user quotaChocobozzz2017-09-051-7/+37
* Convert tests to typescriptChocobozzz2017-09-0425-1018/+953
* Remove one pod (#76)Green-Star2017-08-021-1/+22
* Add previews cache system between podsChocobozzz2017-07-121-2/+2
* Requests -> RequestSchedulersChocobozzz2017-06-251-0/+0
* Fix video update testChocobozzz2017-06-121-18/+15
* Type modelsChocobozzz2017-05-251-1/+1
* Server: add tests for video blacklistsChocobozzz2017-05-012-2/+31
* Server: add ability to register new userChocobozzz2017-04-091-0/+22
* Server: add video language attributeChocobozzz2017-04-071-0/+15
* Server: Add NSFW in user profileChocobozzz2017-04-031-2/+6
* Server: add nsfw attributeChocobozzz2017-03-281-0/+3
* Server: add licence video attributeChocobozzz2017-03-271-0/+15
* Server: refractoring upload/update video test utilsChocobozzz2017-03-261-16/+26
* Add video category supportChocobozzz2017-03-221-2/+16
* Better real world testChocobozzz2017-03-191-0/+25
* Server: add config endpointChocobozzz2017-03-101-0/+24
* Add like/dislike system for videosChocobozzz2017-03-082-1/+32