]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/middlewares/validators/videos/videos.ts
Feature/filter already watched videos (#5739)
authorWicklow <123956049+wickloww@users.noreply.github.com>
Wed, 12 Apr 2023 07:32:20 +0000 (07:32 +0000)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 07:32:20 +0000 (09:32 +0200)
commit2a4c0d8bbe29178ae90e776bb9453f86e6d23bd9
treedfe4b6e1e06f617f8968285ca394e73fedefe6b2
parent0cda019c1d1f77e06e524362880c38e93b1f5c70
Feature/filter already watched videos (#5739)

* filter already watched videos

* Updated code based on review comments
client/src/app/+videos/+video-watch/shared/recommendations/recent-videos-recommendation.service.ts
client/src/app/shared/shared-search/advanced-search.model.ts
server/helpers/query.ts
server/middlewares/validators/videos/videos.ts
server/models/video/sql/video/videos-id-list-query-builder.ts
server/models/video/video.ts
server/tests/api/check-params/videos-common-filters.ts
server/tests/api/videos/videos-common-filters.ts
shared/models/search/videos-common-query.model.ts
support/doc/api/openapi.yaml