]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
test search for subscriptions and video-channels
authorRigel Kent <sendmemail@rigelk.eu>
Mon, 27 Jul 2020 15:00:39 +0000 (17:00 +0200)
committerRigel Kent <par@rigelk.eu>
Wed, 29 Jul 2020 16:15:53 +0000 (18:15 +0200)
commit7b3909644dd7cb8be1caad537bb40605e5f059d4
tree499d23362c0532cd689624a35b98d8f51ba73ed4
parent225a7682e68d81c3c90ff50e704db4ab5f81a341
test search for subscriptions and video-channels
client/src/app/shared/shared-main/users/user-notifications.component.ts
server/controllers/api/search.ts
server/middlewares/validators/search.ts
server/tests/api/users/user-subscriptions.ts
server/tests/api/videos/video-channels.ts
shared/extra-utils/users/user-subscriptions.ts
shared/extra-utils/videos/video-channels.ts