aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search by UUIDChocobozzz2019-12-091-0/+10
* Add action hooks to user routesChocobozzz2019-12-062-34/+101
* Add missing hotkeys to the watch pageChocobozzz2019-12-062-4/+4
* Add ability to filter per job typeChocobozzz2019-12-044-14/+66
* Move deleted comment on new follow testsChocobozzz2019-12-042-87/+108
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-0/+45
* Soft delete video comments instead of detroyJulien Maulny2019-12-042-14/+66
* Filter on follows actor types in about pageChocobozzz2019-11-296-49/+135
* Only display accepted followers/followings in about pageChocobozzz2019-11-282-5/+65
* Fix testsChocobozzz2019-11-271-2/+6
* Add codec information in HLS playlistChocobozzz2019-11-262-3/+6
* Fix lintJulien Maulny2019-11-251-1/+1
* Add audio only transcoding testsChocobozzz2019-11-252-0/+109
* Add audio-only option to transcoders and playerfrankdelange2019-11-252-0/+2
* Add ability to generate HLS in CLIChocobozzz2019-11-251-17/+116
* Don't always replace actor avatarChocobozzz2019-11-252-5/+13
* Add ability to disable webtorrentChocobozzz2019-11-254-69/+156
* Add plugin hook on registrationChocobozzz2019-10-252-1/+31
* Fix misc testsChocobozzz2019-10-222-4/+4
* Add tsconfig-paths registration to mochaChocobozzz2019-10-214-6/+8
* Fix bug with tsconfig pathsChocobozzz2019-10-211-4/+2
* Fix caption validators testChocobozzz2019-10-181-16/+17
* Try to fix testsChocobozzz2019-09-241-2/+6
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-242-0/+21
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
* Fix testsChocobozzz2019-09-181-1/+1
* Add hardware information in instance configChocobozzz2019-09-052-0/+15
* Add creation reasonChocobozzz2019-09-052-0/+4
* Add welcome modalChocobozzz2019-09-052-3/+38
* Add more attributes to about pageChocobozzz2019-09-052-0/+40
* Fix testsChocobozzz2019-09-041-0/+4
* Add notification on auto follow indexChocobozzz2019-09-041-5/+42
* Add auto follow instances index supportChocobozzz2019-09-041-12/+71
* Add auto follow back support for instancesChocobozzz2019-09-046-7/+227
* Lowercase video tags searchChocobozzz2019-08-291-4/+4
* Remove old JSON LD signature implementationChocobozzz2019-08-291-13/+0
* Hide video abuses from muted accountsChocobozzz2019-08-291-4/+73
* Fix ownership changeChocobozzz2019-08-211-1/+1
* Fix redundancy testsChocobozzz2019-08-131-4/+4
* Fix redundancy exceeding the limitChocobozzz2019-08-121-4/+2
* Add avatar to prune scriptChocobozzz2019-08-092-0/+200
* Remove comment federation by video ownerChocobozzz2019-08-071-13/+28
* Deprecate Node 8Chocobozzz2019-08-071-1/+1
* Automatically remove bad followingsChocobozzz2019-08-061-2/+52
* Automatically update playlist thumbnailsChocobozzz2019-08-013-0/+264
* Fix broken playlist apiChocobozzz2019-08-014-637/+898
* Moderators can only manage usersChocobozzz2019-07-301-30/+136
* Fix mocha commandsChocobozzz2019-07-292-2/+2
* Add gitlab ci supportChocobozzz2019-07-2910-11/+12
* Add plugin translation systemChocobozzz2019-07-268-3/+134