aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-194-8/+8
* fix lint testRigel Kent2018-10-181-1/+0
* Fix optimize old videos scriptChocobozzz2018-10-184-22/+155
* Fix transcodingChocobozzz2018-10-182-8/+8
* Move redundancy in its own travis containerChocobozzz2018-10-165-1/+486
* Fix redundancy testChocobozzz2018-10-161-12/+8
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-10/+21
* Add ability to mute a user/instance by server in server apiChocobozzz2018-10-165-297/+851
* Add user/instance block by users in the clientChocobozzz2018-10-162-7/+27
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-166-8/+630
* rename News category into News & Politics (#1261)Adnane Belmadiaf2018-10-142-2/+2
* add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-132-0/+49
* Add ability to list all local videosChocobozzz2018-10-104-0/+259
* Add ability to search on followers/followingChocobozzz2018-10-102-3/+43
* Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-082-39/+44
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-4/+58
* Add users search filterChocobozzz2018-10-082-2/+37
* Add user moderation in the account pageChocobozzz2018-10-051-0/+6
* Add user history and resume videosChocobozzz2018-10-055-0/+223
* Delete correctly redundancy filesChocobozzz2018-10-032-3/+24
* Try to fix travis redundancy testsChocobozzz2018-10-021-3/+10
* Try to improve redundancy testsChocobozzz2018-10-022-10/+33
* Add tests regarding well known/static text endpointsChocobozzz2018-10-011-0/+99
* 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-263-5/+64
* Fix quota translationsChocobozzz2018-09-261-2/+2
* Fix redundancy testsChocobozzz2018-09-261-9/+10
* Fix redundancy totalVideos statsChocobozzz2018-09-252-10/+21
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-242-75/+193
* 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