]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/videos/video-playlists.ts
Introduce follows command
authorChocobozzz <me@florianbigard.com>
Wed, 7 Jul 2021 07:16:40 +0000 (09:16 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commitc3d29f694bf8c910f917be655626d0f80871124f
treec90dfdc1245c8a9aca49e9ea9c71ed8e6b9dd35f
parent883a9019085ff9013079d6b1539b86f2f519175a
Introduce follows command
20 files changed:
server/tests/api/moderation/blocklist.ts
server/tests/api/notifications/moderation-notifications.ts
server/tests/api/redundancy/redundancy-constraints.ts
server/tests/api/redundancy/redundancy.ts
server/tests/api/server/auto-follows.ts
server/tests/api/server/follow-constraints.ts
server/tests/api/server/follows-moderation.ts
server/tests/api/server/follows.ts
server/tests/api/server/handle-down.ts
server/tests/api/server/jobs.ts
server/tests/api/server/stats.ts
server/tests/api/users/user-subscriptions.ts
server/tests/api/users/users.ts
server/tests/api/videos/video-description.ts
server/tests/api/videos/video-playlists.ts
shared/extra-utils/index.ts
shared/extra-utils/server/follows-command.ts [new file with mode: 0644]
shared/extra-utils/server/follows.ts
shared/extra-utils/server/index.ts
shared/extra-utils/server/servers.ts