MaterialTube is a beautiful and elegant web client for Invidious servers, built using Next.js and NextUI. https://materialtube.guusvanmeerveld.dev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Guus van Meerveld 6bd97551df
Removed stylelint
3 years ago
.github/workflows Upgrade Node version for Github actions 3 years ago
public Removed materialize, switched to MUI 3 years ago
src Small ui changes: Improved error handling for trending 3 years ago
.dockerignore Initial commit 3 years ago
.eslintrc.json Added Materialize 3 years ago
.gitignore Added Materialize 3 years ago
.prettierrc.json Added trending page 3 years ago
Dockerfile Initial commit 3 years ago
docker-compose.yml Initial commit 3 years ago
next-env.d.ts Added Materialize 3 years ago
next.config.js Added extra run to Github actions 3 years ago
package.json Removed stylelint 3 years ago
tsconfig.json Added functionality to trending page 3 years ago
yarn.lock Removed stylelint 3 years ago