Commit Graph

913 Commits

Author SHA1 Message Date
f14d71df20 correctly send the json body 2024-04-22 00:03:29 +02:00
ea4d456cb4 Add a CI to add instances to updown (#525)
* Add a CI to add instances to updown

* improve adding new instance to updown

---------

Co-authored-by: Emilien Devos <4016501+unixfox@users.noreply.github.com>
2024-04-21 23:49:47 +02:00
4d7250c23c Remove references to fields and pretty (#500) 2024-04-15 18:12:56 +02:00
7914e9b17f Edit the new instance message about joining the instance owners room (#536) 2024-04-15 15:58:00 +02:00
46be89fc3b Update location of Project Segfault EU; add back Project Segfault IN (#533)
* Update location of Project Segfault EU; add back Project Segfault IN

* Remove Project Segfault IN
2024-04-14 09:01:03 +02:00
14b5cf21db Add Materialious to third-party projects (#524)
* Add Materialious to third-party projects

* Moved Materialious to the bottom
2024-04-14 01:02:15 +02:00
70523e77b9 Use trending api for health checks instead of comments (#530) 2024-04-10 20:20:42 +07:00
82d73fca48 Add yt2alt (#492)
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2024-03-26 20:29:26 +01:00
c57f65ba5e applications.md - Various changes and re-order by oldest to newest (for now) (#481)
* Update applications.md Various Adjustments

* Update applications.md : Order if always added last
2024-03-26 18:59:10 +01:00
959b645d25 Add invidious.privacyredirect.com (#520) 2024-03-25 13:34:52 +01:00
e4d7fdd81f Change country of iv.nboeck.de to Germany (#518) 2024-03-20 15:31:01 +01:00
b822ed31d4 Add instance inv.oikei.net
Closes #495
2024-03-20 14:53:42 +11:00
45e08a9e2d Change invidious.nerdvpn.de from Germany to Ukraine (#515)
LGTM
2024-03-18 12:50:44 +01:00
8399c3a24a Change iv.datura.network from Germany to Finland (#514) 2024-03-17 12:42:49 +01:00
28a6bd7c47 Remove Cloudflare Tag from invidious.einfachzocken.eu (#512) 2024-03-17 12:36:47 +01:00
d1a14b0f73 Update onion instance of invidious.nerdvpn.de (#511)
LGTM
2024-03-17 12:30:41 +01:00
c84cf85b3d fix typo and improve formatting 2024-03-16 13:04:47 +11:00
c27c452235 Add vid.lilay.dev
Closes #502
Accidentally trimmed trailing whitespace in commit e3abe75
2024-03-16 12:41:44 +11:00
96ae926306 Revert "Add vid.lilay.dev"
This reverts commit e3abe75be3.
2024-03-16 12:26:21 +11:00
e3abe75be3 Add vid.lilay.dev
Closes #502
2024-03-16 12:21:47 +11:00
f58abe21db Remove youtube.owacon.moe since instance is banned from YT everyday (#508)
removed "* [youtube.owacon.moe](https://youtube.owacon.moe) 🇯🇵  " since the website says that it has been banned from YT everyday.
I don't know when but i checked today and that's what the page says.
2024-03-11 04:01:32 +00:00
fe20fd2896 Remove analytics section from issue template (#503)
After PR #151, the instance rules list was modified to ban analytics of all kinds. The issue template however was never updated.
2024-02-19 08:11:33 +01:00
5f63f0dc4c Remove invidious.slipfox.xyz as per maintainer request (#504) 2024-02-19 02:25:46 +00:00
41d26f8285 add invidious.jing.rocks
close https://github.com/iv-org/documentation/issues/489
2024-02-07 18:36:03 +01:00
94275de4ea Prune onion instances (#497)
There are many onion instances that no longer exist anymore. Tested using Tor Browser.
2024-02-07 18:33:31 +01:00
56aa3175cc inv.zzls.xyz -> inv.nadeko.net (#494)
Tor address changed too, I2P for later.
2024-01-14 20:28:37 +00:00
7138a7fe8d add back invidious.flokinet.to
close https://github.com/iv-org/documentation/issues/180
2024-01-12 13:38:29 +01:00
41632935a1 Remove vid.priv.au from public instances list (#491) 2024-01-12 13:35:33 +01:00
6d9edf52ec Fix & typo (#488) 2023-12-28 16:35:12 +01:00
894fb965e2 remove broken instances 2023-12-27 13:36:45 +01:00
d7a540ddc5 add youtube.owacon.moe
close https://github.com/iv-org/documentation/issues/386
2023-12-27 13:31:26 +01:00
fc5f83cb4e Add new page: Community Installation Guide (#473)
* Create community-installation-guide

* Update and rename community-installation-guide to community-installation-guide.md

* Update community-installation-guide.md
2023-12-21 10:41:05 +01:00
c0ae387620 add inv.n8pjl.ca and invidious.12a.app
close https://github.com/iv-org/documentation/issues/472
close https://github.com/iv-org/documentation/issues/447
2023-12-18 21:57:45 +00:00
89800d5b05 remove broken instances
instances broken where the maintainer does not respond
2023-12-18 18:07:09 +01:00
a284c7bbf7 remove invidious.no-logs.com
broken and no way to contact
2023-12-16 22:04:51 +00:00
9ac75f342f remove inv.citw.lgbt
requested in https://github.com/iv-org/documentation/issues/478
2023-12-16 11:26:52 +00:00
cbbc6ca4f4 Revert "remove mention about force_resolve: ipv6"
This reverts commit 8e5cad3280.

seems like force_resolve is still needed
2023-12-13 11:27:38 +01:00
bd9daa3894 Update installation.md (#475) 2023-12-03 23:49:25 +00:00
e5b7808540 Add the new post install parameters (#474)
* Add the new post install parameters

* Link to the config file from master instead of a specific commit

---------

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2023-12-03 16:14:18 +01:00
e237f094a3 Fix admonition on 'Database maintenance' page (#431) 2023-12-03 16:06:50 +01:00
7af4fc1d99 Included 'unsupported' Windows builds of Crystal (#449)
* Included 'unsupported' Windows builds of Crystal

* Rewording

---------

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2023-12-03 16:05:56 +01:00
d28ef8bade reflect real parameters used by public instances 2023-12-01 15:02:22 +00:00
8e5cad3280 remove mention about force_resolve: ipv6 2023-12-01 13:24:07 +00:00
570bb7ca4b use gua instead of ula for the docker ipv6 network
in ula docker prefer ipv4 instead of ipv6
2023-11-28 19:50:06 +01:00
cbc1df9c5e Add list of applications using Invidious (#470)
* Add list of applications using Invidious

Taken from iv-org/invidious/issue/3853

* Move applications section to top of list

* Move playlet into applications section
2023-11-23 21:45:15 +01:00
049d07e4b8 remind the two important tutorials in the bot comment 2023-11-21 14:28:17 +01:00
60cb3c95ec Add two important tutorials to issue template 2023-11-21 14:27:42 +01:00
e47c15a2b2 Use deploy.replicas and variable in proxy_pass in improve-public-instance.md (#469)
`Scale` can be replaced with `deploy.replicas` within the compose file.

https://github.com/docker/compose/issues/5586#issuecomment-972130556

Using a variable in proxy_pass forces re-resolution of the DNS names. (In my tests, this helps solving some network quirks)

https://forum.nginx.org/read.php?2,215830,215832#msg-215832
2023-11-19 14:38:47 +00:00
0a04bdece9 add note about docker network subnet 2023-11-14 23:28:13 +00:00
268af9c8e5 Fix minor type (duplicated text) (#468) 2023-11-13 07:35:05 +00:00