aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* adding tests for audio conversionsRigel Kent2018-08-014-5/+91
* fixing tests to deal with new transcoding parametersRigel Kent2018-08-011-8/+8
* Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-012-9/+11
* Cleanup req files on bad requestChocobozzz2018-07-312-2/+2
* Fix handle down testChocobozzz2018-07-311-35/+58
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-1/+4
* Add ability to only filter in the search endpointChocobozzz2018-07-241-0/+55
* Fix travis testsChocobozzz2018-07-242-30/+87
* Add advanced search in clientChocobozzz2018-07-242-4/+15
* Add videos list filtersChocobozzz2018-07-2410-213/+570
* Begin advanced searchChocobozzz2018-07-241-6/+6
* Speed up populate database scriptChocobozzz2018-07-241-9/+20
* Render CSS/title/description tags on server sideChocobozzz2018-07-183-6/+39
* Add populate database scriptChocobozzz2018-07-171-0/+110
* Handle .srt subtitlesChocobozzz2018-07-165-3/+109
* Implement captions/subtitlesChocobozzz2018-07-1611-98/+538
* Migrate to bullChocobozzz2018-07-114-11/+18
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-293-4/+13
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-2/+3
* API: Add ability to update video channel avatarChocobozzz2018-06-296-20/+145
* Increase test timeout for travisChocobozzz2018-06-271-1/+1
* Fix images size limitChocobozzz2018-06-221-4/+4
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-211-3/+62
* Do not create a user with the same username than another actor nameChocobozzz2018-06-211-0/+24
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-3/+29
* Add ability to schedule video publicationChocobozzz2018-06-152-9/+46
* Add ability for uploaders to schedule video updateChocobozzz2018-06-143-0/+178
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-131-1/+1
* Improve tests when waiting pending jobsChocobozzz2018-06-1330-246/+210
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-126-24/+81
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-4/+28
* Add video comments RSSChocobozzz2018-06-084-96/+126
* Move fixtures in tests/Chocobozzz2018-06-0731-28/+26
* Improve create import file jobChocobozzz2018-06-071-12/+19
* Add create-import-video-file-job commandFlorent Fayolle2018-06-073-0/+112
* Improve create transcoding jobs testsChocobozzz2018-05-301-0/+15
* Add ability to manually run transcoding jobChocobozzz2018-05-302-0/+97
* Fix publishedAt value after following a new instanceChocobozzz2018-05-282-0/+10
* Update changelogChocobozzz2018-05-281-0/+2
* Only use account name in routesChocobozzz2018-05-259-30/+28
* Improve e2e testsChocobozzz2018-05-221-0/+0
* Fix video channel update with an admin accountChocobozzz2018-05-171-1/+1
* Add check channel update test in video updateChocobozzz2018-05-111-0/+6
* Add ability to update a video channelChocobozzz2018-05-112-27/+66
* Add ability to embed a video in TwitterChocobozzz2018-05-113-1/+49
* Fix testsChocobozzz2018-05-092-6/+6
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-26/+0
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-264-0/+123
* Add video channel managementChocobozzz2018-04-264-20/+15
* Add ability to update the user display name/descriptionChocobozzz2018-04-263-1/+44