]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/model-cache.ts
Don't refresh videos when processing views
authorChocobozzz <me@florianbigard.com>
Tue, 4 Feb 2020 14:45:41 +0000 (15:45 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 4 Feb 2020 14:58:59 +0000 (15:58 +0100)
commit943e5193905908dd1f2800d8810c635d86e3b28f
tree961973733e6e4afb58ac222d2847a3fc4b6d6d60
parent7eba5e1fa81c8e54cb8fe298a96e8070afa50921
Don't refresh videos when processing views

It allows us to use a cache
server/helpers/video.ts
server/lib/activitypub/audience.ts
server/lib/activitypub/process/process-view.ts
server/lib/activitypub/send/utils.ts
server/lib/activitypub/videos.ts
server/middlewares/validators/videos/videos.ts
server/models/model-cache.ts
server/models/video/video.ts
server/typings/models/video/video.ts