aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Add subscriptions endpoints to REST APIChocobozzz2018-08-275-0/+591
* Add quota used in users listChocobozzz2018-08-141-1/+7
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-141-4/+4
* Flat shared module directoryChocobozzz2018-08-143-3/+3
* Increase video import timeoutChocobozzz2018-08-142-2/+1
* Filter tracker based on infohashChocobozzz2018-08-142-0/+72
* Add tests when getting a blacklisted videoChocobozzz2018-08-141-11/+48
* Improve blacklist managementChocobozzz2018-08-141-1/+2
* Add blacklist reason fieldChocobozzz2018-08-144-34/+203
* Try to fix travis testsChocobozzz2018-08-103-24/+17
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-103-26/+177
* Add reason when banning a userChocobozzz2018-08-082-2/+51
* Implement user blocking on server sideChocobozzz2018-08-083-7/+62
* Add ability to delete our accountChocobozzz2018-08-083-2/+34
* Increase test timeout for importsChocobozzz2018-08-081-1/+1
* Add torrent testsChocobozzz2018-08-086-45/+129
* Add check param tests regarding video importsChocobozzz2018-08-084-7/+102
* Add import.video.torrent configurationChocobozzz2018-08-083-0/+11
* Merge branch 'release/beta-10' into developChocobozzz2018-08-064-6/+42
|\
| * Fix caption upload on Mac OSChocobozzz2018-08-064-6/+42
* | Fix testsChocobozzz2018-08-061-0/+6
* | Fix fps federationChocobozzz2018-08-061-79/+89
* | Add tests regarding video importChocobozzz2018-08-066-63/+311
* | Add import http enabled configurationChocobozzz2018-08-065-0/+270
* | 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