invidious/assets
syeopite 1b569bbc99
Add support channel home pages + gen. improvements
This commit adds support for channel home pages and all of the
categories within it. However, the frontend code is a mess and thus
needs to be refactor soon. Though that would likely require a rework of
items.ecr

This commit also comes with some general cleanups and improvements.

Before this commit channel brand URls would only be supported on the
videos page (now home page). It has been improved to be able to handle
all channel URLs.

The category_type and auxiliary_data property has also been removed from
the Category struct. The former was never used and the latter allows for
random data to be added to the Struct presenting documentation issues.

Since the auxiliary_data variable was mainly used to store values from
the browse_endpoint in order to create URLs, its much simpler to instead
just get the URL from the webCommandMetadata.

As a result of this change the browse_endpoint_data attribute of
Category has also been removed.
2021-06-24 08:52:48 -07:00
..
.well-known Fix whitespace in dnt-policy.txt 2018-11-10 07:54:13 -06:00
css Add support channel home pages + gen. improvements 2021-06-24 08:52:48 -07:00
fonts Bump JS/CSS dependencies 2019-08-27 08:01:33 -05:00
js Change videojs-vr to the unminified version 2021-05-23 09:24:49 -07:00
android-chrome-192x192.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
android-chrome-512x512.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
apple-touch-icon.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
browserconfig.xml Add favicon 2018-11-08 15:58:10 -06:00
favicon-16x16.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
favicon-32x32.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
favicon.ico Add favicon 2018-11-08 15:58:10 -06:00
mstile-150x150.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
robots.txt Disallow /watch path for bots again 2021-06-14 10:40:59 +02:00
safari-pinned-tab.svg Add favicon 2018-11-08 15:58:10 -06:00
site.webmanifest Add favicon 2018-11-08 15:58:10 -06:00