aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* 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
| * remove .only from notifications testsJosh Morel2019-02-071-1/+1
| * don't notify prior to scheduled updateJosh Morel2019-02-071-1/+37
| * fix typo in test accounts api validatorsJosh Morel2019-01-281-1/+1
| * Prepare Dislike/Flag/View fixesChocobozzz2019-01-153-479/+5
| * Add totalLocalVideoFilesSize in statsChocobozzz2019-01-151-1/+2
| * Increase abuse length to 3000Chocobozzz2019-01-141-3/+3
| * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-104-277/+333
| * Update translationsChocobozzz2019-01-101-0/+2
| * Implement contact form on server sideChocobozzz2019-01-107-7/+205
| * Fix socket.io websocket connectionChocobozzz2019-01-095-5/+9
| * Add notifications in the clientChocobozzz2019-01-094-32/+76
| * Add new follow, mention and user registered notifsChocobozzz2019-01-092-9/+225
| * Add import finished and video published notifsChocobozzz2019-01-092-126/+291
| * Add notification settings migrationChocobozzz2019-01-091-0/+5
| * Add user notification base codeChocobozzz2019-01-094-0/+879
| * Add history on server sideChocobozzz2018-12-183-10/+153
| * throw error if MailDev doesn't runJosh Morel2018-12-172-4/+4
| * Keep old channel/user name constraintsChocobozzz2018-12-131-2/+2
| * Support additional video extensionsChocobozzz2018-12-114-5/+64
| * Add test regarding tmp directoryChocobozzz2018-12-111-0/+9
| * Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-0763-188/+813
| |\
| | * Fix dependency issuesbuoyantair2018-11-201-5/+15
| | * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-206-13/+9
| | |\
| | * \ Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-184-2/+226
| | |\ \
| | * | | Fix dependency errors between modulesbuoyantair2018-11-165-7/+16
| | * | | Merge from upstreambuoyantair2018-11-1620-23/+1024
| | |\ \ \
| | * | | | Move utils to /sharedbuoyantair2018-10-2956-169/+284
| * | | | | username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-071-4/+4
| * | | | | Fix AP testsChocobozzz2018-12-071-4/+4
| * | | | | Create redundancy endpointChocobozzz2018-12-041-12/+15
| * | | | | Fix AP redirectionChocobozzz2018-11-301-6/+38
| * | | | | enable email verification by admin (#1348)Josh Morel2018-11-212-0/+11
| * | | | | Delete invalid or deleted remote videosChocobozzz2018-11-202-0/+85
| | |_|_|/ | |/| | |
| * | | | Cleanup tests importsChocobozzz2018-11-196-11/+10
| | |_|/ | |/| |
| * | | Fix images size when downloading themChocobozzz2018-11-161-2/+3
| * | | Check follow constraints when getting a videoChocobozzz2018-11-162-0/+216
| * | | Do not host remote AP objectsChocobozzz2018-11-161-0/+5
| | |/ | |/|
| * | Fix video channel videos url when scrollingChocobozzz2018-11-151-4/+4
| * | Remove wrong redundancy testChocobozzz2018-11-152-499/+16
| * | Fix server redundancy testsChocobozzz2018-11-151-9/+9
| * | Add AP fetch testsChocobozzz2018-11-142-0/+87
| * | Check activities hostChocobozzz2018-11-141-8/+8
| * | Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-1415-0/+871
| * | add cli option to run without clientRigel Kent2018-11-142-0/+37
| |/
| * Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-194-8/+8