1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00
Go to file
Cadence Ember de4438124a
Revert "add thumbnail on videos"
This reverts commit c55429ac49.

Reasoning: The video has no height while the poster image is loading,
and then once it loads a moment later, it takes up extra space,
enlarges the video, and the page jumps. I don't know how to make the
page not jump while loading the poster. Width, height, and styles
look like they're set correctly.
2021-01-25 13:53:42 +13:00
api Support fancy blocked page with Invidious 2021-01-14 22:48:45 +13:00
background Switch to invidious.io 2021-01-23 21:58:30 +13:00
config Add config overrides file 2020-11-20 18:29:34 +13:00
html Add "mark watched" button to subscriptions page 2021-01-09 14:09:59 +13:00
pug Revert "add thumbnail on videos" 2021-01-25 13:53:42 +13:00
sass Can't think? 2021-01-13 01:13:46 +13:00
utils Add server setting for local instance origin 2021-01-21 13:33:46 +13:00
.gitignore Add config overrides file 2020-11-20 18:29:34 +13:00
jsconfig.json First working video page 2020-08-23 01:17:31 +12:00
LICENSE Add AGPL 3 license 2021-01-21 13:28:40 +13:00
package-lock.json Add config overrides file 2020-11-20 18:29:34 +13:00
package.json Add config overrides file 2020-11-20 18:29:34 +13:00
server.js Can't think? 2021-01-13 01:13:46 +13:00