Add ability to skip count query
authorChocobozzz <me@florianbigard.com>
Wed, 8 Jan 2020 13:15:16 +0000 (14:15 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 8 Jan 2020 13:15:16 +0000 (14:15 +0100)
commitfe98765624cdd6695739bda719fcb726b71c2b2a
tree18b19d427e5c25fc9e5290062f307e668f4c9e45
parentddc07312b041c1c533b68a919681fc9bce83430d
Add ability to skip count query
13 files changed:
server/controllers/api/accounts.ts
server/controllers/api/overviews.ts
server/controllers/api/users/my-subscriptions.ts
server/controllers/api/video-channel.ts
server/controllers/api/videos/index.ts
server/controllers/bots.ts
server/helpers/express-utils.ts
server/middlewares/validators/videos/videos.ts
server/models/video/video.ts
server/tests/api/check-params/videos-filter.ts
server/tests/api/check-params/videos.ts
server/tests/api/videos/single-server.ts
shared/extra-utils/videos/videos.ts