Johnny Santamaria
Johnny Santamaria
Update contributing/start.md to explicitly state that GPG-signed commits are a requirement for the wiki repository, not just a recommendation. Added a link to setup instructions for configuring GPG signing in...
> This app will be decommissioned on Dec 1st. Please remove this app and install [Qodo Git](https://github.com/marketplace/qodo-merge-pro). ### **User description** ## Description This PR introduces a comprehensive enhancement to the...
## Description To further improve the developer experience and address points of friction discussed in previous CLI runtime flag improvements (see #1229), propose the following enhancements for keyshade run's configuration...
### **User description** ## Description Once a user has signed up, the users are able to sign up with different auth modes. For example, if they have signed up using...
## Description Fix StackOverflowError on Cyclic Type References in Decompilation This PR resolves "MAX messenger ERROR" by introducing cycle detection in the type reference visitor logic: Closes #552 Prevents infinite...
## Description: Add Deobfuscator Feature with UI Integration, Preview, and Undo This PR implements a new deobfuscator feature for Bytecode Viewer: Closes #537 Renames obfuscated class names (e.g., Aa, aa,...
## Summary & Motivation The component-definition loader only recognized files with the [.yaml](https://bug-free-space-fortnight-6v65vw79xw354pq.github.dev/) extension, causing [defs.yml](https://bug-free-space-fortnight-6v65vw79xw354pq.github.dev/) files to be silently ignored. This created confusion for users accustomed to using .yml...
Fixes #8 Add error handling to the `resize` method in `lib/eclair/grid.rb` to gracefully handle terminal buffer size changes. * Wrap the existing `resize` method code in a `begin-rescue` block to...