Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixes #13437
|
|
Fixes: #13383
Fixes: denoland/vscode_deno#609
|
|
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
|
Closes: #13272
|
|
|
|
|
|
|
|
Closes #13153
|
|
|
|
|
|
Resolves #10051
|
|
Fixes #9931
|
|
|
|
|
|
|
|
Fixes #12621
|
|
Closes #12473
|
|
|
|
verification (#11324)
This commit adds "--unsafely-treat-insecure-origin-as-secure" flag
that allows to disable SSL verification for all domains, or specific
domains if they were passed as an argument to the flag.
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
Ref: denoland/vscode_deno#287
|
|
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
|
This refactor makes it so there's one less crate to publish on each release.
|
|
Closes: #10194
Fixes: #10468
|
|
1. error: called `.iter().count()` on a `Vec`
2. error: inconsistent struct constructor
|
|
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
|