Commit Graph

1035 Commits

Author SHA1 Message Date
1e3650a06b add guide contributor 2025-01-03 11:28:07 +01:00
c0575274c1 improve platform installation guide 2025-01-03 11:22:30 +01:00
40a75ec01d add why this tutorial for devtools 2025-01-02 14:44:48 +01:00
5159041b40 add part for error type not listed + include details 2025-01-02 14:42:33 +01:00
8cf85d2abc add devtools tutorial (#626)
* add devtools tutorial

* add devtools to menu

* fix formatting on github markdown preview

* last formatting issue fixed
2025-01-02 14:39:08 +01:00
b23c72bd02 fix warnings about contains an unrecognized relative link 2025-01-02 12:10:26 +01:00
8ab43741b7 Remove step about permissions + simplify docker-compose file 2024-12-27 11:17:44 +00:00
e4b7a0cf48 add part about cache directory permissions + rename companion container name 2024-12-25 09:35:35 +00:00
b09c0beaf7 add back invidious.nerdvpn.de and remove invidious.jing.rocks 2024-12-24 22:38:37 +00:00
ee42632bbb Fixing correct usage of container proxy for invidious companion 2024-12-24 18:45:33 +00:00
2f222dbc85 better explanation for what to set on public_url 2024-12-24 17:47:22 +00:00
49fe757068 adding SERVER_ prefix to the envs 2024-12-24 11:55:23 +00:00
35279a9193 add invidious companion temporary doc (#620) 2024-12-24 11:48:22 +00:00
5112e4574c Typo (#619)
Changing sent to send in the youtube-errors-explained page
2024-12-18 04:11:19 +00:00
6de241969e Remove invidious.nerdvpn.de at instance owner request 2024-12-17 05:02:34 -08:00
c0a7d6abd9 Fix various api documentation issues (#616)
* Fix various documentation issues

* improve documentation for videos api endpoint

* Add badges to video common_type and add sort_by for channel shorts and streams
2024-12-16 15:21:49 +01:00
0486c7553f add warning about public instances list short 2024-12-16 11:04:22 +01:00
84ac87c3dd fixing bullet points layout on youtube errors explained 2024-12-16 11:01:08 +01:00
cad64b9f85 Fixing internal links + add new 403 http error reason 2024-12-16 10:25:36 +01:00
03018e58ee yewtu.be is back 2024-12-15 22:59:20 +01:00
4f07f8f4b5 Capitalized Invidious where required (#615) 2024-11-24 19:51:19 +01:00
a2d91d5872 Remove invidious.catspeed.cc 2024-11-19 08:29:49 +01:00
40371f8b3d remove yewtu.be
until I can find the time to fix the instance
2024-11-12 00:27:04 +01:00
07cf35f666 remove yt.drgnz.club doesn't work anymore 2024-11-10 22:25:28 +01:00
e7809860b6 missing source code repo for invidious.catspeed.cc 2024-11-10 22:10:51 +01:00
31ce4e59f6 add invidious.catspeed.cc
close #605
2024-11-10 22:10:13 +01:00
692625af6b accidental fix of internal link to youtube-errors-explained.md 2024-11-10 21:57:57 +01:00
a41f50bcf5 remove gluetun and add youtube errors explained in index page 2024-11-10 21:57:10 +01:00
471046d2a3 document youtube errors with solutions (#612) 2024-11-10 21:30:52 +01:00
425eb11b1b Added comma to fix grammar (#611) 2024-11-10 14:53:31 +01:00
80a652a057 fix my mistake 2024-11-05 18:30:07 +01:00
b2324d7ce9 remove invidious.nerdvpn.de at request of owner 2024-11-05 18:16:04 +01:00
3851450633 improve the installation docker guide for beginners (#600) 2024-11-03 00:08:57 +01:00
50963e62b6 Don't list gluetun anymore since configuring a proxy is possible now 2024-11-03 00:00:48 +01:00
f42611381c mistake replace invidious.privacyredirect.com by invidious.nerdvpn.de
https://github.com/iv-org/documentation/issues/241#issuecomment-2444931762
2024-10-29 19:21:04 +01:00
bcba29fe3a add back invidious.privacyredirect.com
https://github.com/iv-org/documentation/issues/241#issuecomment-2443938656
2024-10-29 13:36:09 +01:00
fd2bc0043a add back yewtu.be 2024-10-23 15:46:17 +02:00
9ac20b80cf Remove invidious.privacyredirect.com at the request of the owner 2024-10-15 18:07:48 +02:00
5f792b98e6 add doc for creating new invidious release 2024-10-13 21:30:39 +02:00
1223096e7e Remove invidious.nerdvpn.de at the request of the owner (#606) 2024-10-09 16:31:10 +02:00
ba54fe2443 add back yt.drgnz.club
close https://github.com/iv-org/documentation/issues/421
2024-10-07 21:46:52 +02:00
29a883223f Applications: add Koutube (#591) 2024-10-01 00:01:38 +02:00
28af281af9 Add podman quadlet installation method (#602)
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
2024-09-29 20:48:02 +02:00
a5b8d053c7 Add init to inv_sig_helper entry in docker-compose.yml (#599) 2024-09-26 12:20:36 +02:00
460d74b9f5 Add an example systemd service file for inv_sig_helper (#598)
* Add an example systemd service file for inv_sig_helper

* Link to the existing systemd service file
2024-09-25 23:34:16 +02:00
4772a54818 add back inv.nadeko.net
close https://github.com/iv-org/documentation/issues/595
2024-09-22 17:41:51 +02:00
0e73676510 add back gluetun with warning until http_proxy feature merged (#596) 2024-09-21 16:53:18 +02:00
7785147b4e add steps about sig_helper and potoken + depreciate gluetun guide (#581)
* add steps about sig_helper and potoken + depreciate gluetun guide

* reorder token position

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>

* add note about token validity for same ip range

---------

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2024-09-21 16:46:46 +02:00
2d80d7bc44 Keep only the instances that are working as of right now 2024-09-21 16:16:23 +02:00
ae8280eb7d remove all the instance that do not work anymore
ask on the dedicated issue of your instance if you fixed your public instance and want to be added back
2024-09-20 14:20:30 +02:00