]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/server-commands/shared/abstract-command.ts
Introduce abuse command
authorChocobozzz <me@florianbigard.com>
Tue, 6 Jul 2021 10:01:59 +0000 (12:01 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commit0c1a77e9ccf915184c431145a8b326d4ce271b46
tree1cea60190ffd246d3b44c0dac457e9ebc99823a6
parent8ef9457fdee7812b1a8cc3b3bdeff94130819003
Introduce abuse command
12 files changed:
server/tests/api/check-params/abuses.ts
server/tests/api/moderation/abuses.ts
server/tests/api/notifications/moderation-notifications.ts
server/tests/api/server/email.ts
server/tests/api/users/users.ts
shared/extra-utils/index.ts
shared/extra-utils/moderation/abuses-command.ts [new file with mode: 0644]
shared/extra-utils/moderation/abuses.ts [deleted file]
shared/extra-utils/moderation/index.ts [new file with mode: 0644]
shared/extra-utils/server/servers.ts
shared/extra-utils/shared/abstract-command.ts
tsconfig.json