]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/moderation/blocklist-notification.ts
Introduce notifications command
authorChocobozzz <me@florianbigard.com>
Fri, 9 Jul 2021 14:23:01 +0000 (16:23 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:18 +0000 (15:27 +0200)
commitdd0ebb715123dfa126a82d4e4fe3a04064ae77b8
treee0741f35b31c66f09f7d9ad808b224ef86151bb1
parent9293139fde7091e9badcafa9b570b83cea9a10ad
Introduce notifications command
17 files changed:
server/tests/api/check-params/contact-form.ts
server/tests/api/check-params/video-comments.ts
server/tests/api/moderation/blocklist-notification.ts
server/tests/api/moderation/blocklist.ts
server/tests/api/notifications/notifications-api.ts
server/tests/api/notifications/user-notifications.ts
server/tests/api/server/plugins.ts
server/tests/api/videos/video-hls.ts
server/tests/api/videos/video-nsfw.ts
server/tools/test-live.ts
shared/extra-utils/search/search-command.ts
shared/extra-utils/server/servers.ts
shared/extra-utils/shared/abstract-command.ts
shared/extra-utils/users/index.ts
shared/extra-utils/users/notifications-command.ts [new file with mode: 0644]
shared/extra-utils/users/notifications.ts [moved from shared/extra-utils/users/user-notifications.ts with 92% similarity]
shared/extra-utils/videos/streaming-playlists-command.ts