From d6aba1917ddad9c056b439c57e782bda0d944283 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> Date: Tue, 29 Mar 2022 14:33:57 +0000 Subject: [PATCH] Remove the uppercase letters and enhance the filenames (#220) --- docs/{How-to-setup-Anti-Captcha.md => anti-captcha.md} | 0 docs/{Apache2-Reverse-Proxy.md => apache2.md} | 0 docs/{API.md => api.md} | 0 docs/{Extensions.md => applications.md} | 2 +- docs/{Authenticated-Endpoints.md => authenticated-endpoints.md} | 0 ...sues-with-CAPTCHA-on-Debian-and-Ubuntu.md => captcha-bug.md} | 0 docs/{Configuration.md => configuration.md} | 0 ...atabase-Information-and-Maintenance.md => db-maintenance.md} | 0 ...YouTube-subscriptions.md => export-youtube-subscriptions.md} | 0 docs/{FAQ.md => faq.md} | 0 ...king,-available-video-quality-and-DASH.md => geoblocking.md} | 0 docs/{Installation.md => installation.md} | 0 docs/{Invidious-Instances.md => instances.md} | 0 docs/{Known-Exception-in-log.md => known-exception.md} | 0 docs/{NGINX-Reverse-Proxy.md => nginx.md} | 0 docs/{Preferences.md => preferences.md} | 0 .../proxy-videos.md | 0 docs/{Search-operators.md => search-filters.md} | 0 docs/{Takedown-Notices.md => takedown.md} | 0 docs/{How-to-deal-with-uMatrix.md => umatrix.md} | 0 docs/{List-of-URL-parameters.md => url-parameters.md} | 0 21 files changed, 1 insertion(+), 1 deletion(-) rename docs/{How-to-setup-Anti-Captcha.md => anti-captcha.md} (100%) rename docs/{Apache2-Reverse-Proxy.md => apache2.md} (100%) rename docs/{API.md => api.md} (100%) rename docs/{Extensions.md => applications.md} (99%) rename docs/{Authenticated-Endpoints.md => authenticated-endpoints.md} (100%) rename docs/{Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md => captcha-bug.md} (100%) rename docs/{Configuration.md => configuration.md} (100%) rename docs/{Database-Information-and-Maintenance.md => db-maintenance.md} (100%) rename docs/{Export-YouTube-subscriptions.md => export-youtube-subscriptions.md} (100%) rename docs/{FAQ.md => faq.md} (100%) rename docs/{Geoblocking,-available-video-quality-and-DASH.md => geoblocking.md} (100%) rename docs/{Installation.md => installation.md} (100%) rename docs/{Invidious-Instances.md => instances.md} (100%) rename docs/{Known-Exception-in-log.md => known-exception.md} (100%) rename docs/{NGINX-Reverse-Proxy.md => nginx.md} (100%) rename docs/{Preferences.md => preferences.md} (100%) rename "docs/Always-use-\"local\"-to-proxy-video-through-the-server-without-creating-an-account.md" => docs/proxy-videos.md (100%) rename docs/{Search-operators.md => search-filters.md} (100%) rename docs/{Takedown-Notices.md => takedown.md} (100%) rename docs/{How-to-deal-with-uMatrix.md => umatrix.md} (100%) rename docs/{List-of-URL-parameters.md => url-parameters.md} (100%) diff --git a/docs/How-to-setup-Anti-Captcha.md b/docs/anti-captcha.md similarity index 100% rename from docs/How-to-setup-Anti-Captcha.md rename to docs/anti-captcha.md diff --git a/docs/Apache2-Reverse-Proxy.md b/docs/apache2.md similarity index 100% rename from docs/Apache2-Reverse-Proxy.md rename to docs/apache2.md diff --git a/docs/API.md b/docs/api.md similarity index 100% rename from docs/API.md rename to docs/api.md diff --git a/docs/Extensions.md b/docs/applications.md similarity index 99% rename from docs/Extensions.md rename to docs/applications.md index dc63800..2e941de 100644 --- a/docs/Extensions.md +++ b/docs/applications.md @@ -1,4 +1,4 @@ -# Extensions +# Applications ### Browser extensions for Invidious - [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect): Redirects YouTube to Invidious, Twitter to Nitter, and Instagram to Bibliogram. [Source](https://github.com/SimonBrazell/privacy-redirect) / [Firefox](https://addons.mozilla.org/addon/privacy-redirect) / [Chrome](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb) diff --git a/docs/Authenticated-Endpoints.md b/docs/authenticated-endpoints.md similarity index 100% rename from docs/Authenticated-Endpoints.md rename to docs/authenticated-endpoints.md diff --git a/docs/Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md b/docs/captcha-bug.md similarity index 100% rename from docs/Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md rename to docs/captcha-bug.md diff --git a/docs/Configuration.md b/docs/configuration.md similarity index 100% rename from docs/Configuration.md rename to docs/configuration.md diff --git a/docs/Database-Information-and-Maintenance.md b/docs/db-maintenance.md similarity index 100% rename from docs/Database-Information-and-Maintenance.md rename to docs/db-maintenance.md diff --git a/docs/Export-YouTube-subscriptions.md b/docs/export-youtube-subscriptions.md similarity index 100% rename from docs/Export-YouTube-subscriptions.md rename to docs/export-youtube-subscriptions.md diff --git a/docs/FAQ.md b/docs/faq.md similarity index 100% rename from docs/FAQ.md rename to docs/faq.md diff --git a/docs/Geoblocking,-available-video-quality-and-DASH.md b/docs/geoblocking.md similarity index 100% rename from docs/Geoblocking,-available-video-quality-and-DASH.md rename to docs/geoblocking.md diff --git a/docs/Installation.md b/docs/installation.md similarity index 100% rename from docs/Installation.md rename to docs/installation.md diff --git a/docs/Invidious-Instances.md b/docs/instances.md similarity index 100% rename from docs/Invidious-Instances.md rename to docs/instances.md diff --git a/docs/Known-Exception-in-log.md b/docs/known-exception.md similarity index 100% rename from docs/Known-Exception-in-log.md rename to docs/known-exception.md diff --git a/docs/NGINX-Reverse-Proxy.md b/docs/nginx.md similarity index 100% rename from docs/NGINX-Reverse-Proxy.md rename to docs/nginx.md diff --git a/docs/Preferences.md b/docs/preferences.md similarity index 100% rename from docs/Preferences.md rename to docs/preferences.md diff --git "a/docs/Always-use-\"local\"-to-proxy-video-through-the-server-without-creating-an-account.md" b/docs/proxy-videos.md similarity index 100% rename from "docs/Always-use-\"local\"-to-proxy-video-through-the-server-without-creating-an-account.md" rename to docs/proxy-videos.md diff --git a/docs/Search-operators.md b/docs/search-filters.md similarity index 100% rename from docs/Search-operators.md rename to docs/search-filters.md diff --git a/docs/Takedown-Notices.md b/docs/takedown.md similarity index 100% rename from docs/Takedown-Notices.md rename to docs/takedown.md diff --git a/docs/How-to-deal-with-uMatrix.md b/docs/umatrix.md similarity index 100% rename from docs/How-to-deal-with-uMatrix.md rename to docs/umatrix.md diff --git a/docs/List-of-URL-parameters.md b/docs/url-parameters.md similarity index 100% rename from docs/List-of-URL-parameters.md rename to docs/url-parameters.md