1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-11-12 19:37:29 +00:00
Go to file
Lomanic eb111a44c4
Proxy captions via new /proxy route
We can add more authorized paths to authorizedPaths if we need
more resources to be pulled from the NewLeaf/Invidious backend
on the same domain.

This route forwards to the client a few headers like Bibliogram
https://git.sr.ht/~cadence/bibliogram/tree/ea7cd5d5/item/src/site/api/proxy.js#L28-29
so we can also use this route to possibly proxy videos in the
future.

We are strict about the url parameter not overriding the
NewLeaf/Invidious backend (instanceOrigin) by ensuring
fetchURL has instanceOrigin as prefix.
2021-05-25 00:04:32 +12:00
api Proxy captions via new /proxy route 2021-05-25 00:04:32 +12:00
background Make VSCode type detection happier 2021-05-11 21:58:41 +12:00
config Uncomment default instance block 2021-02-27 14:12:00 +13:00
html Implement video filters 2021-05-12 00:29:44 +12:00
pug Correctly set filter referrer everywhere 2021-05-12 00:43:53 +12:00
sass Make details/summary keyboard accessible 2021-05-18 00:32:52 +12:00
utils Implement video filters 2021-05-12 00:29:44 +12:00
.dockerignore Add Docker setup 2021-04-04 16:54:50 +12:00
.gitignore Add Docker setup 2021-04-04 16:54:50 +12:00
Dockerfile Add Docker setup 2021-04-04 16:54:50 +12: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 Use version of pinski supporting route priority 2021-02-03 20:54:39 +13:00
package.json Use version of pinski supporting route priority 2021-02-03 20:54:39 +13:00
README.md Add link to documentation 2021-02-27 14:56:22 +13:00
server.js Silence some route logs 2021-05-08 17:14:36 +12:00

CloudTube

Navigation