aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Fix video import testsChocobozzz2020-07-101-1/+1
* add check-params test for user listRigel Kent2020-07-031-0/+12
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-5/+29
* Block infohash spammers from trackerChocobozzz2020-06-251-15/+34
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-222-10/+63
* Use TS_NODE_FILES instead of --filesChocobozzz2020-06-181-2/+2
* Fix testsChocobozzz2020-06-181-1/+1
* Update server dependenciesChocobozzz2020-06-177-40/+13
* Split notification testsChocobozzz2020-06-166-953/+996
* Add videos count in channels listChocobozzz2020-06-161-5/+24
* Use default nsfw instance policy for search indexChocobozzz2020-06-121-0/+31
* Optimize views per day in video channelsChocobozzz2020-06-121-0/+1
* Fix lintChocobozzz2020-06-121-1/+1
* preserve original variable names server-sideRigel Kent2020-06-104-15/+15
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-104-15/+15
* Fix testsChocobozzz2020-06-102-3/+7
* Add search index testsChocobozzz2020-06-103-0/+333
* Add search target check paramsChocobozzz2020-06-101-2/+77
* First implem global searchChocobozzz2020-06-102-0/+24
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-031-5/+46
* Block comments from muted accounts/serversChocobozzz2020-05-292-28/+151
* Support broadcast messagesChocobozzz2020-05-292-0/+22
* Fix comments deleted displayChocobozzz2020-05-291-3/+5
* Add ability to bulk delete commentsChocobozzz2020-05-293-0/+287
* Fix external auth email/password updateChocobozzz2020-05-202-2/+2
* Fix testsChocobozzz2020-05-131-1/+1
* 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-072-5/+33
* Use video abuse filters on client sideChocobozzz2020-05-073-17/+71
* Add ability for video owners to delete commentsChocobozzz2020-05-051-4/+42
* Increase video comments limitChocobozzz2020-05-051-2/+2
* Add plugin settings change watcherChocobozzz2020-05-041-2/+9
* Add external login testsChocobozzz2020-05-041-0/+13
* Support logout and add id and pass testsChocobozzz2020-05-041-11/+23
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+2
* Begin auth plugin supportChocobozzz2020-05-041-4/+10
* Add links from user-editRigel Kent2020-05-011-11/+53
* Add tests for video-abuse persistence after video deletionRigel Kent2020-05-011-1/+29
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-201-7/+42
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-0/+5
* Fix tests correctlyChocobozzz2020-04-201-9/+9
* Fix testsChocobozzz2020-04-201-9/+10
* Fix user video quota with webtorrent disabledChocobozzz2020-04-161-2/+33
* Merge branch 'pr/2629' into developChocobozzz2020-04-151-2/+48
|\
| * Fix import captions testChocobozzz2020-04-151-27/+31
| * Add unit tests for captions via URL importkimsible2020-04-141-1/+43
* | Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-6/+6
|/