Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits · main
youtube-unthrottle
Browse files
Oct 24, 2025
Merge branch 'bugfix/use-pkg-config-followup' into 'main'
· b863fac7
Eric Woo
authored
Oct 23, 2025
b863fac7
include() cmake helper explicitly
· d62d9f53
Eric Woo
authored
Oct 23, 2025
d62d9f53
Merge branch 'feature/use-pkg-config-rebase' into 'main'
· c306c112
Eric Woo
authored
Oct 23, 2025
c306c112
quiet clang-tidy-21 warnings
· 59e21d9d
Eric Woo
authored
Oct 22, 2025
59e21d9d
bump github CI clang-tidy 20->21
· ae584ec0
Eric Woo
authored
Oct 22, 2025
ae584ec0
fix homebrew pollution in github CI clang-tidy job
· e446dda4
Eric Woo
authored
Oct 22, 2025
e446dda4
replace cmake hacks with proper pkgconf usage
· 3f06983b
Eric Woo
authored
Aug 01, 2025
3f06983b
Oct 14, 2025
Merge branch 'feature/upgrade-facebook-infer' into 'main'
· fe3f8db9
Eric Woo
authored
Oct 14, 2025
fe3f8db9
fbinfer: enable liveness and nullptr checks
· 5a3b91a3
Eric Woo
authored
Oct 14, 2025
5a3b91a3
Merge branch 'bugfix/clang-tidy-github-ci-bump' into 'main'
· 72c0e584
Eric Woo
authored
Oct 14, 2025
72c0e584
fix clang-tidy job under github CI
· 06b647ec
Eric Woo
authored
Oct 14, 2025
06b647ec
Merge branch 'feature/make-call-js-const-clean' into 'main'
· ad16240c
Eric Woo
authored
Oct 13, 2025
ad16240c
make call_js_foreach() args more const-clean
· 548b3226
Eric Woo
authored
Oct 13, 2025
548b3226
Sep 28, 2025
Merge branch 'bugfix/misc-github-ci-errors' into 'main'
· 4403320b
Eric Woo
authored
Sep 27, 2025
4403320b
stop using deprecated macos-13 CI runners
· ec19105b
Eric Woo
authored
Sep 27, 2025
ec19105b
fix fuzzer build, caught by clang-tidy on github
· 85285a83
Eric Woo
authored
Sep 27, 2025
85285a83
Merge branch 'bugfix/update-n-function-pattern-20250926' into 'main'
· 7740d32d
Eric Woo
authored
Sep 27, 2025
7740d32d
Sep 27, 2025
fix clang-tidy *-function-size.StatementThreshold
· 60b305ed
Eric Woo
authored
Sep 27, 2025
60b305ed
update find_js_deobfuscator() with new pattern
· 2bf91ab0
Eric Woo
authored
Sep 26, 2025
2bf91ab0
Aug 18, 2025
Merge branch 'feature/refactor-clang-tidy-suppressions' into 'main'
· e1fe9ec2
Eric Woo
authored
Aug 17, 2025
e1fe9ec2
consolidate clang-tidy suppressions
· e09c7ad3
Eric Woo
authored
Aug 17, 2025
e09c7ad3
Aug 16, 2025
Merge branch 'feature/clang-tidy-readability-identifier-naming' into 'main'
· 85dbb675
Eric Woo
authored
Aug 15, 2025
85dbb675
use clang-tidy readability-identifier-naming check
· 4197c97c
Eric Woo
authored
Aug 14, 2025
4197c97c
Aug 14, 2025
Merge branch 'bugfix/homebrew-lacks-ada-bottle-try2' into 'main'
· 94b6158e
Eric Woo
authored
Aug 13, 2025
94b6158e
follow up to
a23a259d
, fix github CI errors
· 9ba947da
Eric Woo
authored
Aug 13, 2025
9ba947da
Aug 13, 2025
Merge branch 'bugfix/homebrew-lacks-ada-bottle' into 'main'
· 7d36c2a6
Eric Woo
authored
Aug 13, 2025
7d36c2a6
workaround: no homebrew bottle for ada on linux
· a23a259d
Eric Woo
authored
Aug 13, 2025
a23a259d
Merge branch 'feature/refactor-protoc-cmake' into 'main'
· aeda8e1a
Eric Woo
authored
Aug 13, 2025
aeda8e1a
rm stdbool.h include, unnecessary after
bfba8d4f
· fc4547ad
Eric Woo
authored
Aug 04, 2025
fc4547ad
use protobuf_generate(), rm hand-rolled cmake
· e1cebabb
Eric Woo
authored
Aug 12, 2025
e1cebabb
Aug 04, 2025
Merge branch 'feature/match-quality-with-strstr' into 'main'
· aaa30f16
Eric Woo
authored
Aug 04, 2025
aaa30f16
match --quality with strstr() instead of regex
· bfba8d4f
Eric Woo
authored
Aug 04, 2025
bfba8d4f
Merge branch 'feature/refactor-clang-format-integration' into 'main'
· e4dd8ce9
Eric Woo
authored
Aug 04, 2025
e4dd8ce9
future-proof clang-format integration
· 2acdcd7f
Eric Woo
authored
Aug 04, 2025
2acdcd7f
Merge branch 'feature/extend-openbsd-build-workaround-to-macos' into 'main'
· ab206153
Eric Woo
authored
Aug 04, 2025
ab206153
extend build hack for OpenBSD ports to macOS brew
· 56b19a45
Eric Woo
authored
Aug 04, 2025
56b19a45
Aug 01, 2025
Merge branch 'bugfix/sandbox-struct-memory-leak' into 'main'
· 183a5958
Eric Woo
authored
Aug 01, 2025
183a5958
use __attribute__((cleanup)) with youtube_handle_t
· a81c6cfe
Eric Woo
authored
Aug 01, 2025
a81c6cfe
use __attribute__((cleanup)) with sandbox_context
· 443fe617
Eric Woo
authored
Aug 01, 2025
443fe617
Merge branch 'bugfix/configure-gcc-fhardened' into 'main'
· c06b3b88
Eric Woo
authored
Aug 01, 2025
c06b3b88
Loading