mirror of
https://github.com/iv-org/documentation.git
synced 2025-08-05 21:14:21 -04:00
Better and shorter names for a lot of pages
This commit is contained in:
parent
2330e17776
commit
00ac1d8e5b
20 changed files with 37 additions and 37 deletions
|
@ -8,31 +8,31 @@
|
|||
## For Advanced Users
|
||||
|
||||
- [Preferences](./preferences.md)
|
||||
- [Using search filters](./search-filters.md)
|
||||
- [List of URL parameters](./url-parameters.md)
|
||||
- [Always proxy videos through server](./proxy-videos.md)
|
||||
- [Geoblocking, available quality and DASH](./geoblocking.md)
|
||||
- [How to deal with uMatrix](./umatrix.md)
|
||||
- [Redirector Setup](./redirector-setup.md)
|
||||
- [Search filters](./search-filters.md)
|
||||
- [URL parameters](./url-parameters.md)
|
||||
- [UserScript to always proxy video](./proxy-videos.md)
|
||||
- [Videos geoblocking](./geoblocking.md)
|
||||
- [uMatrix setup](./umatrix.md)
|
||||
- [Redirector setup](./redirector-setup.md)
|
||||
|
||||
## For Administrators
|
||||
|
||||
- [Installation](./installation.md)
|
||||
- [Configuration](./configuration.md)
|
||||
- [Nginx Reverse Proxy Configuration](./nginx.md)
|
||||
- [Caddy Reverse Proxy Configuration](./caddy.md)
|
||||
- [Apache2 Virtual Host with Reverse Proxy](./apache2.md)
|
||||
- [Database Information and Maintenance](./db-maintenance.md)
|
||||
- [Takedown Notices](./takedown.md)
|
||||
- [Hide Invidious instance behind proxy server (for escaping DMCA requests)](./hide-instance-behind-proxy-server.md)
|
||||
- [Issues with CAPTCHA](./captcha-bug.md)
|
||||
- [How to setup Anti-Captcha](./anti-captcha.md)
|
||||
- [How to reset a user's password](./reset-pass.md)
|
||||
- [NGINX reverse proxy setup](./nginx.md)
|
||||
- [Caddy reverse proxy setup](./caddy.md)
|
||||
- [Apache2 reverse proxy setup](./apache2.md)
|
||||
- [Database maintenance](./db-maintenance.md)
|
||||
- [Handling takedown notices](./takedown.md)
|
||||
- [Hiding Invidious instance behind proxy servers (for escaping DMCA requests)](./hide-instance-behind-proxy-server.md)
|
||||
- [CAPTCHA bug on Debian and Ubuntu](./captcha-bug.md)
|
||||
- [Anti-Captcha setup](./anti-captcha.md)
|
||||
- [Reset user password](./reset-password.md)
|
||||
- [Known Exception in log](./known-exception.md)
|
||||
|
||||
## For Developers
|
||||
|
||||
- [API](./api.md)
|
||||
- [Common object types used across the API](./api/common_types.md)
|
||||
- ["Channels" endpoint](./api/channels_endpoint.md)
|
||||
- [Authenticated Endpoints](./api/authenticated-endpoints.md)
|
||||
- [API - Common object types](./api/common_types.md)
|
||||
- [API - Channels endpoint](./api/channels_endpoint.md)
|
||||
- [API - Authenticated endpoints](./api/authenticated-endpoints.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue