aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
...
* add user account email verificiation (#977)Josh Morel2018-08-317-4/+204
* Fix job testsChocobozzz2018-08-301-1/+1
* Bufferize videos views in redisChocobozzz2018-08-304-4/+47
* Fix testsChocobozzz2018-08-281-1/+1
* Implement daily upload limit (#956)Felix Ableitner2018-08-283-4/+60
* Fetch outbox when searching an actorChocobozzz2018-08-271-5/+47
* Search video channel handle/uriChocobozzz2018-08-274-1/+204
* Add ability to search video channelsChocobozzz2018-08-272-1/+58
* Fix testsChocobozzz2018-08-273-7/+8
* Refractor comment creation from federationChocobozzz2018-08-271-2/+2
* Add refresh video on searchChocobozzz2018-08-2711-32/+197
* Add ability to search a video with an URLChocobozzz2018-08-276-18/+46
* Add get subscription endpointChocobozzz2018-08-272-5/+81
* Add ability to set a name to a channelChocobozzz2018-08-279-94/+99
* Add subscriptions endpoints to REST APIChocobozzz2018-08-274-0/+534
* 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-142-2/+2
* 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
* Add blacklist reason fieldChocobozzz2018-08-143-32/+189
* Try to fix travis testsChocobozzz2018-08-102-5/+5
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-102-24/+141
* Add reason when banning a userChocobozzz2018-08-081-1/+47
* 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