]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/moderation/abuses.ts
Introduce accounts command
authorChocobozzz <me@florianbigard.com>
Wed, 7 Jul 2021 11:38:26 +0000 (13:38 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commit9fff08cf83f34339df7ed4ac770e1dee536adf9d
tree36eac5147a12ae257a3e8aaeffae37c9aed23d0a
parent87e2635a50ac2decb1c330e55c2ff7b6d07a85de
Introduce accounts command
15 files changed:
server/tests/api/activitypub/refresher.ts
server/tests/api/check-params/accounts.ts
server/tests/api/moderation/abuses.ts
server/tests/api/notifications/moderation-notifications.ts
server/tests/api/server/follows.ts
server/tests/api/users/users-multiple-servers.ts
server/tests/api/users/users.ts
server/tests/cli/prune-storage.ts
server/tests/cli/update-host.ts
server/tests/client.ts
shared/extra-utils/index.ts
shared/extra-utils/server/servers.ts
shared/extra-utils/users/accounts-command.ts [new file with mode: 0644]
shared/extra-utils/users/accounts.ts
shared/extra-utils/users/index.ts [new file with mode: 0644]