d225323628
Revert 848ad555f7
and 939f4da3f7
...
If the user on Invidious uses HD720, the playback is broken becuase the
"Origin" header is not sent (unknown reason).
This also appears to break third party clients like Clipious.
I'm retarted sorry n.n
2024-11-13 21:55:01 -03:00
848ad555f7
fixup! security: restrict the setting of CORS headers to inv.nadeko.net related domains
2024-11-12 09:58:02 -03:00
939f4da3f7
security: restrict the setting of CORS headers to inv.nadeko.net related domains
...
security: restrict the setting of CORS headers to inv.nadeko.net related domains
2024-11-12 09:24:29 -03:00
89c880bb27
Fix CORS when OPTIONS method is requested
2024-11-08 13:34:54 -03:00
40436dcf92
Disallow access from IP addresses
2024-11-06 15:54:40 -03:00
7d40f898a6
fixup! Support for prometheus /metrics endpoint
2024-11-06 00:53:01 -03:00
21036c3e30
Support for prometheus /metrics endpoint
2024-11-06 00:36:54 -03:00
0d4bd67afb
Update CI
2024-11-05 17:58:10 -03:00
b150f128b1
Update docker-compose.yml and provide .env
2024-11-05 17:58:10 -03:00
56345e5bae
Prevent processing of already expired videoplayback links
2024-11-05 13:50:53 -03:00
3b89ea41e7
Add uptime to /stats
2024-11-04 12:05:59 -03:00
654610ecd3
Track established connections on /stats
2024-11-04 11:56:46 -03:00
bdb1afbf61
HTTP/3 Server side support
2024-11-04 10:48:00 -03:00
78ae56be37
Fix HD720 and audio only playbacks (Hopefully this will fix it right?)
2024-10-31 19:29:05 -03:00
fa0c7e9373
Display an error if panic
2024-10-31 18:29:39 -03:00
900b6bd3e7
Add headers to look like a browser
2024-10-31 18:29:38 -03:00
a37a1a5ff1
Add rate limit per connection
2024-10-29 21:27:09 -03:00
cc63b84a55
fixup! Add version key to /stats and more arguments
2024-10-29 20:12:23 -03:00
5101648c94
fixup! v2
2024-10-29 19:38:10 -03:00
1549833bfb
Add version key to /stats and more arguments
2024-10-29 19:34:26 -03:00
6885fcfc28
Use POST requests with protobuf body for videoplayback requests
...
https://github.com/iv-org/invidious/issues/5033
2024-10-29 18:12:06 -03:00
3d30033794
v2
2024-10-29 16:19:47 -03:00
11094a2b18
Big refactor
2024-10-29 01:31:36 -03:00
e434e8d201
Add arm64 builds
2024-10-28 18:18:40 -03:00
760826beb9
Option to force ipv6 or ipv4
2024-10-28 02:03:34 -03:00
7998e9f99d
Update .forgejo/workflows/ci.yml
2024-10-08 23:19:16 -03:00
e537ff1a0b
Listen to 0.0.0.0 on docker image
2024-10-08 23:14:29 -03:00
8c755cf28c
fixup! fixup! Use mvi and mn query params to build host url
2024-10-08 23:12:10 -03:00
6f5f04c618
fixup! Use mvi and mn query params to build host url
2024-10-08 22:43:33 -03:00
64ad2fc28f
Use mvi and mn query params to build host url
2024-10-08 21:47:00 -03:00
9b1acecf42
Add more headers
2024-10-04 21:14:01 -03:00
d814b42ce7
Built-in SSL to get rid of NGINX
2024-10-04 20:58:42 -03:00
dd668e035f
Set unix socket permissions to 777
2024-10-02 22:00:18 -03:00
4675521ffa
Revert to http/2, http/3 uses a lot of CPU (it's fast tho)
2024-09-17 12:46:57 -03:00
96f5c53e71
Change UA
2024-09-17 03:36:24 -03:00
cc38a93b67
Enable HTTP/3 QUIC
2024-09-17 03:23:49 -03:00
934e4b381c
http3 but now in docker for my invidious instance
2024-04-28 14:43:43 -04:00
38aaa342dc
Forgot this
2023-11-07 12:18:56 -03:00
10742fe2d5
?
2023-11-07 12:18:20 -03:00
8d4abeba41
Build it and ship it LUL
2023-11-07 11:33:20 -03:00
419dc2a670
Erm
2023-11-07 11:05:53 -03:00
Kavin
4059da180b
Allow disabling on the fly webp conversion.
2022-07-03 02:02:23 +01:00
Kavin
0816001b24
Add option to disable ipv6.
2022-06-27 13:25:31 +01:00
Kavin
cae96be92a
Add support to convert jpeg images to webp on the fly.
2022-06-03 03:33:51 +01:00
Kavin
1a64b5a446
Change "Referrer" to "Referer"
2022-05-18 13:50:31 +01:00
Kavin
4aa7d3ee73
Fix logic for header copying.
2022-05-18 13:32:39 +01:00
Kavin
4c74225413
Strip request information properly.
2022-05-17 11:19:57 +01:00
Kavin
d759617d1f
Increase write timeout to prevent forcibly closing connections.
2022-04-18 09:33:19 +01:00
Kavin
696c07b8c7
Add odycdn.com to whitelisted hostnames.
2022-03-21 18:03:51 +00:00
Kavin
e44f1e55b7
Use BuildX's cache mount for caching.
2022-03-04 19:31:27 +00:00