Aditya
Aditya
## Description This PR fixes the clipboard functionality in the web version of ImHex by implementing proper Web Clipboard API integration for Emscripten builds. ## Problem Issue #2465 reported that...
## Improve Docker Compose Configuration This PR enhances the `compose.yml` file with Docker best practices and improved developer experience. ### Changes Made - **Health Check**: Added health check to monitor...
## Description This PR addresses issue #4731 by significantly improving test coverage for `challengeHostTeamsCtrl.js` from the current 70.51%. ## Changes Made Based on systematic analysis using Lumyst (Gemini 2.5 Pro...
## Description This PR addresses issue #2722 by adding documentation for the known issue with readOnly fields appearing in code examples where they shouldn't. ## Changes - Added `KNOWN_ISSUES.md` file...
## Description This PR addresses issue #2756 by adding a comprehensive security policy that documents the known security hotspot in Modernizr 2.8.3 and provides clear guidance for users. ## Changes...
## Fix for Issue #3878: Allow setting of Producer This PR addresses the security concern raised in issue #3878 by making the PDF Producer field configurable instead of hardcoded. ###...
## Changes - Fixed `watch` configuration by properly nesting it under `server` config - Added build optimizations with manual chunk splitting for better performance - Separated vendor libraries (React, React...