aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/server
Commit message (Expand)AuthorAgeFilesLines
* Fix testsChocobozzz2020-08-261-1/+1
* Deprecate old static routesChocobozzz2020-08-261-1/+1
* Reorganize a little bit testsChocobozzz2020-08-242-0/+128
* Move html injection plugin tests in its own fileChocobozzz2020-08-241-43/+5
* Inject plugin CSS in embed tooChocobozzz2020-08-241-7/+26
* Do not reuse reset password linksChocobozzz2020-08-121-0/+4
* Refactor video extensions logic in serverChocobozzz2020-08-111-1/+3
* add and document new additional video extensions supported at uploadRigel Kent2020-08-101-0/+1
* Add new abuses testsChocobozzz2020-07-101-1/+1
* Add migrationsChocobozzz2020-07-101-3/+9
* Block infohash spammers from trackerChocobozzz2020-06-251-15/+34
* Fix lintChocobozzz2020-06-121-1/+1
* First implem global searchChocobozzz2020-06-101-0/+12
* Support broadcast messagesChocobozzz2020-05-291-0/+16
* Add ability to bulk delete commentsChocobozzz2020-05-291-0/+198
* Fix auto follow index URLChocobozzz2020-05-121-1/+1
* Update code contributorsChocobozzz2020-05-111-1/+1
* Allow to auto follow a specific URLChocobozzz2020-05-111-1/+1
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-1/+1
* Add last login date to usersChocobozzz2020-05-071-5/+30
* Add plugin settings change watcherChocobozzz2020-05-041-2/+9
* Try to fix tracker tests issuesChocobozzz2020-03-201-2/+8
* Fix total videos statsChocobozzz2020-03-131-1/+11
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-2/+1
* Update dependenciesChocobozzz2020-02-281-3/+3
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-12/+64
* Move to eslintcontainChocobozzz2020-02-0315-122/+128
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-1/+1
* Serve audit logs to clientChocobozzz2019-12-111-49/+96
* Add ability to filter per job typeChocobozzz2019-12-042-13/+46
* Move deleted comment on new follow testsChocobozzz2019-12-041-45/+104
* Filter on follows actor types in about pageChocobozzz2019-11-294-45/+109
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-4/+22
* Fix testsChocobozzz2019-11-271-2/+6
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-0/+5
* Fix misc testsChocobozzz2019-10-221-1/+1
* Try to fix testsChocobozzz2019-09-241-2/+6
* Add hardware information in instance configChocobozzz2019-09-051-0/+14
* Add creation reasonChocobozzz2019-09-051-0/+3
* Add more attributes to about pageChocobozzz2019-09-051-0/+30
* Fix testsChocobozzz2019-09-041-0/+4
* Add auto follow instances index supportChocobozzz2019-09-041-12/+71
* Add auto follow back support for instancesChocobozzz2019-09-043-0/+168
* Automatically remove bad followingsChocobozzz2019-08-061-2/+52
* Add gitlab ci supportChocobozzz2019-07-293-3/+4
* Add public settings endpointChocobozzz2019-07-261-4/+15
* Change plugin models namesChocobozzz2019-07-241-2/+2
* Add plugin API testsChocobozzz2019-07-241-51/+338
* Add CLI plugins testsChocobozzz2019-07-242-0/+131