aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params
Commit message (Expand)AuthorAgeFilesLines
* Fix testChocobozzz2017-12-081-3/+3
* Make some fields optional when uploading a videoChocobozzz2017-12-071-24/+0
* Add ability to list jobsChocobozzz2017-11-302-0/+85
* Users list only available when use is authenticatedChocobozzz2017-11-291-1/+19
* Remove max duration/filesize constraintsChocobozzz2017-11-281-8/+0
* Add follow testsChocobozzz2017-11-271-41/+43
* Fix lintChocobozzz2017-11-271-7/+6
* Optimize signature verificationChocobozzz2017-11-276-411/+225
* Improve client mobile versionChocobozzz2017-11-061-5/+0
* Usernames are case insensitive nowChocobozzz2017-11-041-0/+12
* Upgrade server packagesChocobozzz2017-10-311-1/+1
* Add tests and fix bugs for video privacyChocobozzz2017-10-311-360/+177
* Lazy description and previews to video formChocobozzz2017-10-301-6/+2
* Add tests to user rolesChocobozzz2017-10-271-13/+59
* Increase video attributes lengthChocobozzz2017-10-262-6/+16
* Fix lintChocobozzz2017-10-261-1/+0
* Add video channel testsChocobozzz2017-10-263-19/+416
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-191-2/+30
* Add oembed endpointChocobozzz2017-10-162-0/+160
* Video blacklist refractoringChocobozzz2017-10-101-6/+6
* Handle blacklist (#84)Green-Star2017-09-225-93/+198
* Upload a video to /videos/uploadChocobozzz2017-09-071-21/+42
* urls: makefriends/quitfriends -> make-friends/quit-friendsChocobozzz2017-09-071-10/+10
* Fix tests and user quotaChocobozzz2017-09-061-24/+135
* Convert tests to typescriptChocobozzz2017-09-0416-1973/+1799
* Remove one pod (#76)Green-Star2017-08-021-4/+48
* Add ability to limit user registrationsChocobozzz2017-07-251-1/+7
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
* Fix test (#71)Green-Star2017-07-023-3/+4
* Requests -> RequestSchedulersChocobozzz2017-06-252-3/+3
* Update client modulesChocobozzz2017-06-111-0/+2
* Server: add tests for video blacklistsChocobozzz2017-05-013-4/+128
* Server: fix testsChocobozzz2017-04-091-0/+1
* Server: add ability to register new userChocobozzz2017-04-091-2/+125
* Server: add video language attributeChocobozzz2017-04-071-0/+56
* Server: Add NSFW in user profileChocobozzz2017-04-031-1/+10
* Server: add nsfw attributeChocobozzz2017-03-281-0/+65
* Server: add licence video attributeChocobozzz2017-03-271-0/+59
* Server: refractoring upload/update video test utilsChocobozzz2017-03-262-12/+4
* Fix tag testsChocobozzz2017-03-221-45/+0
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-13/+0
* Add video category supportChocobozzz2017-03-223-2/+62
* Add like/dislike system for videosChocobozzz2017-03-082-0/+118
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-036-0/+12
* Add email to usersChocobozzz2017-02-182-1/+62
* Server: assert remoteId and host pair is uniqueChocobozzz2017-01-271-0/+2
* Server: error if we add a pod that already existsChocobozzz2017-01-271-0/+8
* Server: rights check for update a videoChocobozzz2017-01-111-0/+4
* Server: add video abuse supportChocobozzz2017-01-043-0/+185
* Server: split check params testsChocobozzz2016-12-306-0/+1099