aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Try to fix travis redundancy testsChocobozzz2018-10-021-3/+10
* Try to improve redundancy testsChocobozzz2018-10-021-9/+16
* Check video channel name is unique on our instanceChocobozzz2018-10-011-0/+10
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-281-16/+53
* Check current password on server sideChocobozzz2018-09-262-5/+62
* Fix quota translationsChocobozzz2018-09-261-2/+2
* Fix redundancy testsChocobozzz2018-09-261-9/+10
* Fix redundancy totalVideos statsChocobozzz2018-09-251-5/+16
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-73/+191
* 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-142-20/+60
* Add recently added redundancy strategyChocobozzz2018-09-141-8/+55
* Add trending videos strategyChocobozzz2018-09-141-74/+131
* Basic video redundancy implementationChocobozzz2018-09-135-12/+249
* 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-041-0/+262
* Trending by intervalChocobozzz2018-08-311-8/+12
* Videos overview page: first versionChocobozzz2018-08-312-0/+97
* 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