Arush Wadhawan

Results 33 issues of Arush Wadhawan

refactor: streamline ARM Docker build system with optimized scripts and configuration --- Closes #44

This PR addresses issue #4710 by adding two new template functions to improve URL handling in Alertmanager notifications: 1. **`safeURL` function**: An alias for the existing `safeUrl` function to provide...

refactor: reorganize panda library code for jungle v2 SD card CAN replay support (#1981) --- Closes #1981

**Overview** This PR fixes issue #7823 by updating the toggle action to properly handle the `filterByTks` parameter. The changes ensure that the toggle functionality works correctly when multiple primary keys...

## Overview This PR adds a `.env.example` file to help users configure environment variables for local development and updates the README to document how to use environment variables across different...

## Overview This PR adds a new configuration option `DisableDashboardHubDemo` to disable the Traefik Hub Demo in the dashboard, addressing issue #12250. ## Checklist - [x] Code changes implemented -...

kind/enhancement
status/1-needs-design-review
size/S

**Overview** This PR updates the Web Scraper README to provide comprehensive documentation for both the traditional web scraper and the new Google Custom Search scraper. It includes usage instructions, prerequisites,...

## Summary This PR introduces new functionality to enhance the user experience and addresses several bug fixes identified in the previous release. ### Changes - Added new feature to improve...

**Overview** This pull request addresses issue #3051 by adding version tags to the Docker images during the build and push process. This will allow for better image management and rollback...

fix: resolve frontend react-scripts not found error (#411) --- Closes #411