Artemis
d147ff55db
Doc: scripts for manual registration + improve reset password ( #459 )
...
* T.: Document ways for resetting passwords just w standard shell utils
* T.: Document manual user registration
* T.: Improved string escapes in our scripts
* T.: Don't change this file
* T.: Add newline
2024-06-26 10:13:24 +02:00
ChunkyProgrammer
bd5c262fb1
Update api documentation with new endpoints and fixes ( #501 )
...
* Fix documentation on search's `sort` parameter
* remove `news` from trending type
* Remove channels/comments documentation
* Remove channels search documentation from api.md page
* add missing endpoints
* fix `resolveurl` name
* update param description for community post comments
* update `search-filters.md` and `url-parameters.md` to include api changes
2024-06-26 10:08:11 +02:00
spirillen
11d7a9a1e1
Update nginx.md ( #570 )
...
Fixed the change of how to enable https on NGinx in newer releases
2024-06-22 09:26:15 +02:00
Émilien (perso)
7d56afe30f
add back yewtu.be
...
with the new solution for bypassing the block
2024-06-22 01:30:21 +02:00
TheFrenchGhosty
9e135b299d
Add back invidious.privacydev.net since the issue was temporary
2024-06-16 02:30:30 +02:00
TheFrenchGhosty
93a50d3f9d
Remove all instances currently broken by the YouTube change (or for a different reason) ( #567 )
...
* Remove all instances currently broken by the YouTube change
* Remove all instances that are broken for a different reason
2024-06-15 23:50:54 +02:00
Roy Takanen
51ac0963fe
update invidious.protokolla.fi flag (de -> fi) ( #566 )
2024-06-07 14:36:52 +02:00
TheFrenchGhosty
527dc1684a
Remove vid.lilay.dev and vid.selbsthilfegruppe.wtf since they enabled trackers
...
Co-authored-by: perennial <mail@perennialte.ch>
2024-06-02 12:12:35 +02:00
einfachzocken
44ff231125
Add invidious.yourdevice.ch and
2024-05-31 08:41:55 +02:00
einfachzocken
47c39af645
Add invidious.darkness.services
...
resolves #537
2024-05-29 10:07:50 +02:00
Émilien (perso)
2814c5ef47
Disable all jobs on the multiple processes
2024-05-28 16:22:16 +02:00
Émilien (perso)
60c4875f1a
remove mention of uptime robot on the instances list
2024-05-27 00:15:08 +02:00
Fijxu
315d41470b
Don't use http3-proxy for storyboards. ( #550 )
2024-05-22 23:24:16 +02:00
Émilien (perso)
c56586fba9
remove invidious.projectsegfau.lt bad uptime
...
as per the rules, all the instances that have less than 90% can't be a candidate on the list anymore.
2024-05-21 13:55:14 +02:00
perennial
c3bac1b3bb
Add invidious.incogniweb.net to the instance list ( #559 )
...
Closes #532
2024-05-16 15:09:51 +10:00
perennial
f9535adcd4
Add inv.in.projectsegfau.lt to the instance list ( #558 )
...
Closes #535
2024-05-16 13:41:31 +10:00
einfachzocken
9b181d36b9
add invidious.materialio.us to the instance list
...
closes #529
2024-05-15 22:28:18 +02:00
einfachzocken
0722501b8c
add invidious.reallyaweso.me to the instance list
...
closes #531
2024-05-15 22:20:01 +02:00
Sebastian Hädrich
d984302483
fix(api) 🏷️ Add missing property "playback" to /stats API endpoint ( #555 )
...
* fix(api) 🏷️ Add missing property "playback" to /stats API endpoint
* fix(api) 🏷️ Add missing sub properties to "playback"
2024-05-15 18:54:33 +02:00
einfachzocken
d38aaf105a
Remove instance inv.oikei.net ( #553 )
...
closes #552
2024-05-07 19:05:58 +02:00
Sebastian Hädrich
29c528970d
fix(api) 🏷️ Add missing properties to /videos API endpoint ( #551 )
...
– type
– storyboards
– isPostLiveDvr
– dashUrl
2024-05-05 00:13:58 +02:00
Victor Lin
3c2356b9b4
Update macOS install ( #545 )
...
* Remove install for shards
shards is not available as a Homebrew package. Instead, it comes with
the crystal package.
<https://crystal-lang.org/reference/1.12/man/shards/index.html#installation >
* Fix postgresql package name
* Add createdb
Fixes initial error:
FATAL: database "<user>" does not exist
<https://stackoverflow.com/a/17936043 >
* Clone repo before PostgreSQL setup
The PostgreSQL setup uses config files from the repo.
* Fix PostgreSQL name in headings
* Give PostgreSQL role login permissions
Fixes an error upon running the first script:
FATAL: role "kemal" is not permitted to log in
* Remove nonexistent script
* Use make for Invidious setup
Copied from Linux section
2024-04-29 11:20:07 +02:00
Émilien (perso)
ee58285ebd
use official uptime website for updown.io
2024-04-22 23:40:29 +02:00
Émilien (perso)
7af7f1c7a1
update uptime link to updown.io
2024-04-22 23:38:27 +02:00
Émilien (perso)
0ff04d68bc
remove inv.n8pjl.ca
...
close https://github.com/iv-org/documentation/issues/543
2024-04-22 23:27:53 +02:00
ChunkyProgrammer
4d7250c23c
Remove references to fields
and pretty
( #500 )
2024-04-15 18:12:56 +02:00
Arya K
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
Ward
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
ChunkyProgrammer
70523e77b9
Use trending api for health checks instead of comments ( #530 )
2024-04-10 20:20:42 +07:00
Brahim Hadriche
82d73fca48
Add yt2alt ( #492 )
...
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2024-03-26 20:29:26 +01:00
maboroshin
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
einfachzocken
959b645d25
Add invidious.privacyredirect.com ( #520 )
2024-03-25 13:34:52 +01:00
einfachzocken
e4d7fdd81f
Change country of iv.nboeck.de to Germany ( #518 )
2024-03-20 15:31:01 +01:00
perennial
b822ed31d4
Add instance inv.oikei.net
...
Closes #495
2024-03-20 14:53:42 +11:00
Marvin Zurborg
45e08a9e2d
Change invidious.nerdvpn.de from Germany to Ukraine ( #515 )
...
LGTM
2024-03-18 12:50:44 +01:00
Bugmaschine
8399c3a24a
Change iv.datura.network from Germany to Finland ( #514 )
2024-03-17 12:42:49 +01:00
Bugmaschine
28a6bd7c47
Remove Cloudflare Tag from invidious.einfachzocken.eu ( #512 )
2024-03-17 12:36:47 +01:00
Marvin Zurborg
d1a14b0f73
Update onion instance of invidious.nerdvpn.de ( #511 )
...
LGTM
2024-03-17 12:30:41 +01:00
perennial
c84cf85b3d
fix typo and improve formatting
2024-03-16 13:04:47 +11:00
perennial
c27c452235
Add vid.lilay.dev
...
Closes #502
Accidentally trimmed trailing whitespace in commit e3abe75
2024-03-16 12:41:44 +11:00
perennial
96ae926306
Revert "Add vid.lilay.dev"
...
This reverts commit e3abe75be3
.
2024-03-16 12:26:21 +11:00
perennial
e3abe75be3
Add vid.lilay.dev
...
Closes #502
2024-03-16 12:21:47 +11:00
James
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
syeopite
5f63f0dc4c
Remove invidious.slipfox.xyz as per maintainer request ( #504 )
2024-02-19 02:25:46 +00:00
Émilien (perso)
41d26f8285
add invidious.jing.rocks
...
close https://github.com/iv-org/documentation/issues/489
2024-02-07 18:36:03 +01:00
Testsr
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
Fijxu
56aa3175cc
inv.zzls.xyz -> inv.nadeko.net ( #494 )
...
Tor address changed too, I2P for later.
2024-01-14 20:28:37 +00:00
Émilien (perso)
7138a7fe8d
add back invidious.flokinet.to
...
close https://github.com/iv-org/documentation/issues/180
2024-01-12 13:38:29 +01:00
Brock Vojkovic
41632935a1
Remove vid.priv.au from public instances list ( #491 )
2024-01-12 13:35:33 +01:00
TheFrenchGhosty
6d9edf52ec
Fix & typo ( #488 )
2023-12-28 16:35:12 +01:00