aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params
Commit message (Expand)AuthorAgeFilesLines
* Add audio support in uploadChocobozzz2019-05-161-0/+1
* Fix overview endpointChocobozzz2019-04-241-1/+1
* Use test wrapper exit functionChocobozzz2019-04-2422-139/+152
* Try to fix travisChocobozzz2019-04-242-5/+30
* Use parallel testsChocobozzz2019-04-242-19/+19
* Cleanup testsChocobozzz2019-04-2424-230/+67
* Shared utils -> extra-utilsChocobozzz2019-04-2424-54/+54
* Add user adminFlagsChocobozzz2019-04-1517-33/+54
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-112-0/+79
* Add logs endpointChocobozzz2019-04-102-0/+118
* Add check params account ratings testsChocobozzz2019-04-091-0/+32
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+2
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-082-1/+82
* Add ability to forbid followersChocobozzz2019-04-082-0/+45
* add quarantine videos feature (#1637)Josh Morel2019-04-024-2/+20
* Fix unit testsChocobozzz2019-03-181-2/+4
* Forbid public playlists not assigned to a channelChocobozzz2019-03-181-6/+34
* Add videos playlist exist testsChocobozzz2019-03-181-0/+46
* Add playlist rest testsChocobozzz2019-03-182-541/+278
* Add playlist check param testsChocobozzz2019-03-182-24/+789
* Playlist server APIChocobozzz2019-03-181-0/+117
* findById -> findByPkChocobozzz2019-02-211-1/+1
* Add isNSFW instance configuration keyChocobozzz2019-02-201-0/+1
* check email enabled for requiresEmailVer configJosh Morel2019-02-181-0/+19
* Add search by original publication dateAndrés Maldonado2019-02-121-0/+6
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-1/+15
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-1122-113/+1328
|\
| * Cleanup reset user password by adminChocobozzz2019-02-111-0/+18
| * Add hls support on serverChocobozzz2019-02-111-0/+3
| * fix typo in test accounts api validatorsJosh Morel2019-01-281-1/+1
| * Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-0/+4
| * Increase abuse length to 3000Chocobozzz2019-01-141-3/+3
| * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-50/+68
| * Implement contact form on server sideChocobozzz2019-01-103-1/+96
| * Add notifications in the clientChocobozzz2019-01-092-12/+42
| * Add new follow, mention and user registered notifsChocobozzz2019-01-091-1/+4
| * Add import finished and video published notifsChocobozzz2019-01-091-1/+15
| * Add user notification base codeChocobozzz2019-01-092-0/+250
| * Add history on server sideChocobozzz2018-12-182-5/+73
| * Keep old channel/user name constraintsChocobozzz2018-12-131-2/+2
| * Support additional video extensionsChocobozzz2018-12-112-1/+7
| * Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-0719-41/+110
| |\
| | * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-181-0/+6
| | |\
| | * | Move utils to /sharedbuoyantair2018-10-2919-40/+108
| * | | username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-071-4/+4
| * | | enable email verification by admin (#1348)Josh Morel2018-11-211-0/+9
| | |/ | |/|
| * | Do not host remote AP objectsChocobozzz2018-11-161-0/+5
| |/
| * Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-194-8/+8
| * Add ability to mute a user/instance by server in server apiChocobozzz2018-10-161-2/+254
| * Add user/instance block by users in the clientChocobozzz2018-10-161-0/+20