1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00
cloudtube/api
Cadence Ember 55065e2a9e
11x speed up of subscription page generation
My 30 subscriptions now take 25 ms to generate, instead of around 280.

Around 120 ms were saved by creating a database index.
Around 120 ms were saved by pre-compiling the pug template for video
description timestamps.
The other changes in this commit produced slight improvements.
2021-08-26 23:47:53 +12:00
..
channels.js Correctly set filter referrer everywhere 2021-05-12 00:43:53 +12:00
filters.js Implement video filters 2021-05-12 00:29:44 +12:00
formapi.js Keep subscriptions in database if channel deleted 2021-08-23 23:43:23 +12:00
pages.js Add JavaScript licenses page 2021-04-16 16:31:54 +12:00
proxy.js Proxy captions via new /proxy route 2021-05-25 00:04:32 +12:00
redirects.js Support /e/ redirection 2021-02-22 23:33:32 +13:00
search.js Correctly set filter referrer everywhere 2021-05-12 00:43:53 +12:00
settings.js Delete existing watch history when disabled 2021-04-26 00:00:56 +12:00
subscriptions.js 11x speed up of subscription page generation 2021-08-26 23:47:53 +12:00
thumbnails.js Make VSCode type detection happier 2021-05-11 21:58:41 +12:00
video.js Setting to alter recommended videos display 2021-08-16 22:37:12 +12:00