aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils
Commit message (Expand)AuthorAgeFilesLines
* Add AP fetch testsChocobozzz2018-11-141-0/+9
* Check activities hostChocobozzz2018-11-141-3/+3
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-144-0/+88
* add cli option to run without clientRigel Kent2018-11-141-2/+2
* Fix optimize old videos scriptChocobozzz2018-10-181-2/+29
* Add ability to mute a user/instance by server in server apiChocobozzz2018-10-161-1/+96
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-163-8/+113
* Add ability to search on followers/followingChocobozzz2018-10-101-2/+4
* Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-081-1/+3
* Add users search filterChocobozzz2018-10-081-1/+2
* Add user history and resume videosChocobozzz2018-10-051-0/+14
* Delete correctly redundancy filesChocobozzz2018-10-031-2/+6
* Try to improve redundancy testsChocobozzz2018-10-021-1/+17
* Check current password on server sideChocobozzz2018-09-261-0/+2
* Fix redundancy totalVideos statsChocobozzz2018-09-251-5/+5
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-2/+2
* Add redundancy statsChocobozzz2018-09-141-1/+6
* Test to remove delay in tests when running multiple serversChocobozzz2018-09-141-4/+1
* Add trending videos strategyChocobozzz2018-09-141-2/+2
* Basic video redundancy implementationChocobozzz2018-09-132-1/+17
* Fix feeds with channel filterChocobozzz2018-09-131-1/+2
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-042-0/+55
* Videos overview page: first versionChocobozzz2018-08-311-0/+18
* add user account email verificiation (#977)Josh Morel2018-08-312-2/+27
* Bufferize videos views in redisChocobozzz2018-08-301-3/+5
* Implement daily upload limit (#956)Felix Ableitner2018-08-282-2/+7
* Correctly migrate to fs-extraChocobozzz2018-08-274-10/+8
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-272-2/+2
* Search video channel handle/uriChocobozzz2018-08-272-6/+28
* Add ability to search video channelsChocobozzz2018-08-271-0/+13
* Add ability to search a video with an URLChocobozzz2018-08-271-12/+13
* Add get subscription endpointChocobozzz2018-08-271-0/+12
* Add ability to set a name to a channelChocobozzz2018-08-272-4/+4
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+57
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Improve blacklist managementChocobozzz2018-08-141-1/+2
* Add blacklist reason fieldChocobozzz2018-08-141-2/+14
* Try to fix travis testsChocobozzz2018-08-101-19/+12
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-2/+36
* Add reason when banning a userChocobozzz2018-08-081-1/+4
* Implement user blocking on server sideChocobozzz2018-08-081-0/+22
* Add ability to delete our accountChocobozzz2018-08-081-0/+11
* Add torrent testsChocobozzz2018-08-081-3/+7
* Add check param tests regarding video importsChocobozzz2018-08-081-2/+12
* Add import.video.torrent configurationChocobozzz2018-08-081-0/+3
* Merge branch 'release/beta-10' into developChocobozzz2018-08-062-5/+14
|\
| * Fix caption upload on Mac OSChocobozzz2018-08-062-5/+14
* | Add tests regarding video importChocobozzz2018-08-062-1/+102
* | adding tests for audio conversionsRigel Kent2018-08-011-1/+1
* | Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-1/+3
|/