aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix peertube scriptChocobozzz2018-09-202-2/+2
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-205-78/+227
|\
| * Fix jobs testsChocobozzz2018-09-191-1/+3
| * Refractor audit user identifierChocobozzz2018-09-191-9/+13
| * Refractor activities sendingChocobozzz2018-09-141-3/+0
| * Add redundancy statsChocobozzz2018-09-143-21/+66
| * Add recently added redundancy strategyChocobozzz2018-09-141-8/+55
| * Test to remove delay in tests when running multiple serversChocobozzz2018-09-141-4/+1
| * Add trending videos strategyChocobozzz2018-09-142-76/+133
* | one cli to unite them allRigel Kent2018-09-142-0/+52
|/
* Basic video redundancy implementationChocobozzz2018-09-137-13/+266
* Fix feeds with channel filterChocobozzz2018-09-132-12/+112
* Fix nsfw filterChocobozzz2018-09-042-1/+4
* Add federation to ownership changeChocobozzz2018-09-042-34/+52
* Add trending sort testsChocobozzz2018-09-041-0/+8
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-043-0/+317
* Trending by intervalChocobozzz2018-08-311-8/+12
* Videos overview page: first versionChocobozzz2018-08-313-0/+115
* add user account email verificiation (#977)Josh Morel2018-08-319-6/+231
* Fix job testsChocobozzz2018-08-301-1/+1
* 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
* 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