aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Fix overview endpointChocobozzz2019-04-242-6/+7
* Use test wrapper exit functionChocobozzz2019-04-2466-332/+339
* Try to fix travisChocobozzz2019-04-243-6/+31
* Use parallel testsChocobozzz2019-04-242-19/+19
* Cleanup testsChocobozzz2019-04-2471-453/+153
* Shared utils -> extra-utilsChocobozzz2019-04-2473-212/+224
* Add user adminFlagsChocobozzz2019-04-1537-493/+703
* Add ability to delete old remote viewsChocobozzz2019-04-122-0/+114
* Add ability to limit videos history sizeChocobozzz2019-04-111-2/+32
* Try to improve server tests compilation speedChocobozzz2019-04-111-2/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-112-0/+79
* Add logs endpointChocobozzz2019-04-104-0/+211
* Add ability to disable trackerChocobozzz2019-04-101-3/+23
* Add check params account ratings testsChocobozzz2019-04-092-18/+46
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-1/+31
* Add notification on new instance follower (server side)Chocobozzz2019-04-085-6/+35
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-084-9/+162
* Add ability to forbid followersChocobozzz2019-04-084-24/+126
* Add ability to remove an instance follower in APIChocobozzz2019-04-082-0/+79
* Fix notification testsChocobozzz2019-04-031-13/+39
* add quarantine videos feature (#1637)Josh Morel2019-04-027-10/+237
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-192-5/+5
* Refresh playlistsChocobozzz2019-03-191-32/+98
* Cleanup tmp directory at startupChocobozzz2019-03-191-0/+7
* Handle theater mode for playlistsChocobozzz2019-03-181-2/+2
* Fix unit testsChocobozzz2019-03-182-7/+17
* Forbid public playlists not assigned to a channelChocobozzz2019-03-181-6/+34
* Add playlist updatedAt testsChocobozzz2019-03-181-0/+31
* Add videos playlist exist testsChocobozzz2019-03-184-6/+92
* Add server migrationsChocobozzz2019-03-181-0/+10
* Refactor video playlist middlewaresChocobozzz2019-03-181-0/+1
* Add playlist rest testsChocobozzz2019-03-183-597/+950
* Add playlist check param testsChocobozzz2019-03-183-28/+799
* Playlist server APIChocobozzz2019-03-182-0/+278
* Add NSFW info in about pageChocobozzz2019-02-213-1/+7
* findById -> findByPkChocobozzz2019-02-213-3/+4
* Add isNSFW instance configuration keyChocobozzz2019-02-202-0/+4
* check email enabled for requiresEmailVer configJosh Morel2019-02-182-2/+21
* Try to fix travis testsChocobozzz2019-02-151-1/+5
* Fix from header in contact formChocobozzz2019-02-152-1/+9
* Fix mention notification with a remote accountChocobozzz2019-02-151-0/+14
* Refractor published date on video importChocobozzz2019-02-121-0/+1
* Add search by original publication dateAndrés Maldonado2019-02-122-1/+71
* Add originallyPublishedAt unit testsChocobozzz2019-02-112-2/+20
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-1185-586/+5548
|\
| * Fix reverse proxy testChocobozzz2019-02-111-1/+1
| * Cleanup reset user password by adminChocobozzz2019-02-112-0/+34
| * Use a single file instead of segments for HLSChocobozzz2019-02-112-20/+18
| * Add hls support on serverChocobozzz2019-02-115-65/+302