]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/oauth-model.ts
Limit user tokens cache
authorChocobozzz <me@florianbigard.com>
Tue, 19 Mar 2019 13:23:17 +0000 (14:23 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 19 Mar 2019 13:30:43 +0000 (14:30 +0100)
commitd74d29ad9e35929491cf37223398d2535ab23de0
tree2812c9acbc05be0603eb671f8e6bd81086cf84d5
parent9f79ade627f0044606a9fbbe16ca0154661d12b9
Limit user tokens cache
13 files changed:
server.ts
server/controllers/static.ts
server/initializers/constants.ts
server/initializers/installer.ts
server/lib/files-cache/abstract-video-static-file-cache.ts [moved from server/lib/cache/abstract-video-static-file-cache.ts with 100% similarity]
server/lib/files-cache/actor-follow-score-cache.ts [moved from server/lib/cache/actor-follow-score-cache.ts with 100% similarity]
server/lib/files-cache/index.ts [moved from server/lib/cache/index.ts with 100% similarity]
server/lib/files-cache/videos-caption-cache.ts [moved from server/lib/cache/videos-caption-cache.ts with 91% similarity]
server/lib/files-cache/videos-preview-cache.ts [moved from server/lib/cache/videos-preview-cache.ts with 88% similarity]
server/lib/job-queue/handlers/activitypub-http-broadcast.ts
server/lib/job-queue/handlers/activitypub-http-unicast.ts
server/lib/oauth-model.ts
server/lib/schedulers/actor-follow-scheduler.ts