]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/videos/videos-overview.ts
Introduce overviews command
authorChocobozzz <me@florianbigard.com>
Tue, 6 Jul 2021 12:30:20 +0000 (14:30 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commit23a3a8827cb8b862f5cc7ee2819f39918303beca
tree93a3bdbd02787d32094d6d50aa209f2c079038a5
parent480d6ea6791fe4100f1905af1e1e3a08173594ea
Introduce overviews command
server/tests/api/check-params/videos-overviews.ts
server/tests/api/videos/video-nsfw.ts
server/tests/api/videos/videos-overview.ts
shared/extra-utils/index.ts
shared/extra-utils/overviews/index.ts [new file with mode: 0644]
shared/extra-utils/overviews/overviews-command.ts [new file with mode: 0644]
shared/extra-utils/overviews/overviews.ts [deleted file]
shared/extra-utils/server/servers.ts
shared/extra-utils/shared/abstract-command.ts