This website works better with JavaScript.
Explore
Help
Sign In
helix
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cc3f019b28
master
throw-error-wrong-video
add-404-status-code
limit-feeds-materialized-views
disable-notifications
add-proxy
0.1.0
0.10.0
0.11.0
0.12.0
0.13.0
0.13.1
0.14.0
0.14.1
0.15.0
0.16.0
0.17.0
0.18.0
0.19.0
0.19.1
0.2.0
0.20.0
0.20.1
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cc3f019b28'
${ noResults }
invidious
/
.gitignore
10 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
7 years ago
/doc/
Ignore sentry
7 years ago
/dev/
Initial commit
7 years ago
/lib/
/bin/
/.shards/
/.vscode/
Update .gitignore
6 years ago
/invidious
/sentry
Untrack config.yml (#1557) * Untrack config.yml `config/config.yml` has been untracked and moved to `config/config.example.yml`. The Dockerfile has been updated to copy all `config/config.*` files and to try to move `config/config.example.yml` to `config/config.yml`. If a user supplied `config/config.yml` exists it is not overwritten. * Update Dockerfile to use `shard.lock` * Fix tests
4 years ago
/config/config.yml