aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2020-08-071-0/+4
* Increase redundancy check params timeoutChocobozzz2020-07-311-1/+1
* Fix client testsChocobozzz2020-07-311-61/+59
* Fix testsChocobozzz2020-07-311-2/+2
* Add openapi docChocobozzz2020-07-311-1/+0
* Add abuse messages/states notificationsChocobozzz2020-07-312-4/+128
* Add abuse messages management in my accountChocobozzz2020-07-312-10/+61
* Add server API to abuse messagesChocobozzz2020-07-314-88/+394
* Increase timeout for moderation notificationsChocobozzz2020-07-311-6/+6
* Correctly test ldapChocobozzz2020-07-311-2/+2
* Don't run in parallel cli and plugin testsChocobozzz2020-07-312-9/+11
* Use parallel to run tests in parallelChocobozzz2020-07-314-39/+0
* Don't rely on youtube for testsChocobozzz2020-07-316-40/+39
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-311-15/+166
* test search for subscriptions and video-channelsRigel Kent2020-07-292-2/+56
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-101-1/+1
|\
| * Fix video import testsChocobozzz2020-07-101-1/+1
* | Add new abuses testsChocobozzz2020-07-104-274/+736
* | Add migrationsChocobozzz2020-07-1011-39/+432
* | Implement abuses check paramsChocobozzz2020-07-103-6/+272
* | Use 3 tables to represent abusesChocobozzz2020-07-103-32/+35
|/
* 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
* Close mock blocklit server when tests endChocobozzz2020-06-262-0/+4
* Block infohash spammers from trackerChocobozzz2020-06-251-15/+34
* Add auto block videos plugin testsChocobozzz2020-06-252-0/+191
* 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-178-48/+15
* 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
* change fixtures to reflect output size of jimpRigel Kent2020-06-107-0/+0
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-031-5/+46
* Block comments from muted accounts/serversChocobozzz2020-05-293-34/+186
* 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-203-2/+12
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-142-6/+124
* Fix testsChocobozzz2020-05-131-1/+1