aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Collapse)AuthorAgeFilesLines
* Implement user blocking on server sideChocobozzz2018-08-082-7/+40
|
* Add ability to delete our accountChocobozzz2018-08-082-2/+23
|
* Increase test timeout for importsChocobozzz2018-08-081-1/+1
|
* Add torrent testsChocobozzz2018-08-083-41/+122
|
* Add check param tests regarding video importsChocobozzz2018-08-082-5/+89
|
* Add import.video.torrent configurationChocobozzz2018-08-082-0/+8
|
* Merge branch 'release/beta-10' into developChocobozzz2018-08-062-1/+28
|\
| * Fix caption upload on Mac OSChocobozzz2018-08-062-1/+28
| |
* | Fix fps federationChocobozzz2018-08-061-79/+89
| |
* | Add tests regarding video importChocobozzz2018-08-063-5/+197
| |
* | Add import http enabled configurationChocobozzz2018-08-064-0/+263
| |
* | adding tests for audio conversionsRigel Kent2018-08-011-4/+90
| |
* | fixing tests to deal with new transcoding parametersRigel Kent2018-08-011-8/+8
| |
* | Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-8/+8
| |
* | Cleanup req files on bad requestChocobozzz2018-07-312-2/+2
|/
* Fix handle down testChocobozzz2018-07-311-35/+58
|
* Add ability to only filter in the search endpointChocobozzz2018-07-241-0/+55
|
* Fix travis testsChocobozzz2018-07-241-29/+8
|
* Add advanced search in clientChocobozzz2018-07-242-4/+15
|
* Add videos list filtersChocobozzz2018-07-246-147/+459
|
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-1/+25
|
* Handle .srt subtitlesChocobozzz2018-07-162-2/+86
|
* Implement captions/subtitlesChocobozzz2018-07-167-97/+456
|
* Migrate to bullChocobozzz2018-07-112-9/+16
|
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-4/+13
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-2/+3
|
* API: Add ability to update video channel avatarChocobozzz2018-06-293-2/+102
|
* Increase test timeout for travisChocobozzz2018-06-271-1/+1
|
* Fix images size limitChocobozzz2018-06-221-4/+4
|
* Do not create a user with the same username than another actor nameChocobozzz2018-06-211-0/+24
|
* Add ability to schedule video publicationChocobozzz2018-06-152-9/+46
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-142-0/+165
|
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-131-1/+1
|
* Improve tests when waiting pending jobsChocobozzz2018-06-1320-189/+139
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-124-23/+77
| | | | publishing a video
* Add video comments RSSChocobozzz2018-06-082-92/+0
|
* Move fixtures in tests/Chocobozzz2018-06-0726-21/+20
|
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+0
|
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+3
|
* Update changelogChocobozzz2018-05-281-0/+2
|
* Only use account name in routesChocobozzz2018-05-256-24/+22
|
* 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-111-21/+57
|
* Add ability to embed a video in TwitterChocobozzz2018-05-112-0/+20
| | | | The instance should be whitelisted first
* 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-262-0/+92
|
* Add video channel managementChocobozzz2018-04-263-10/+10
|