Denis Kudelin

Results 6 issues of Denis Kudelin

This commit refines the system type import functionality in Mono.Cecil to ensure that system types are resolved efficiently and do not introduce unnecessary assembly references. By aligning the import logic...

Steps to reproduce: 1) Install Steam for Mac. 2) Run it. 3) Click red "Close" button. 4) Try to activate or launch steam from the menu bar.

## Summary Adds support for long file paths in `CheckoutOptions` by introducing the `LongPaths` property and updating `CheckoutStrategy` with the `GIT_CHECKOUT_LONGPATHS` flag. ## Changes - New property `LongPaths` in `CheckoutOptions`....

Summary - Login: on Telegram reminder failure return 503 with `code=tg_unavailable` when 2FA is enabled; otherwise set `jwt.telegram_warning=true`. Add warnings via logrus. (controller/account.go, model/vo/jwt.go) - Telegram service: validate configs with...

**What’s new** • Added per-rule splitNetworks field. • splitNetworks now accepts either a plain CIDR string or an object { "network": "", "samePrefix": }. • The optional samePrefix lets you...

- Stash is available as both a source and target format. - `managed_config_url` specifies the full link used for managed configuration headers. - `embed_remote_rules` embeds remote ruleset contents directly into...