aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Bufferize videos views in redisChocobozzz2018-08-305-7/+52
|
* Fix testsChocobozzz2018-08-281-1/+1
|
* Implement daily upload limit (#956)Felix Ableitner2018-08-285-6/+67
| | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo
* Correctly migrate to fs-extraChocobozzz2018-08-275-11/+8
|
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-272-2/+2
|
* Fetch outbox when searching an actorChocobozzz2018-08-271-5/+47
|
* Search video channel handle/uriChocobozzz2018-08-276-7/+232
|
* Add ability to search video channelsChocobozzz2018-08-273-1/+71
|
* Fix testsChocobozzz2018-08-274-9/+10
|
* Refractor comment creation from federationChocobozzz2018-08-271-2/+2
|
* Add refresh video on searchChocobozzz2018-08-2713-33/+200
|
* Add ability to search a video with an URLChocobozzz2018-08-277-30/+59
|
* Add get subscription endpointChocobozzz2018-08-273-5/+93
|
* Add ability to set a name to a channelChocobozzz2018-08-2713-98/+105
|
* 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
|