Aditya Pandey
Aditya Pandey
Added Hindi Language in the xManager
I've been to the Khoj's (https://app.khoj.dev/agents) page and I kinda find, we can improve. I am loving you guys' IDEA and I think I can contribute to the UI and...
### Please check if the PR fulfills these requirements: * [ ] Tests for the changes have been added/updated (if possible) * [ ] Documentation has been updated/added if relevant...
This PR adds the ability to disable user registration through an environment variable `DISABLE_USER_REGISTRATION`. If this variable is set to `true`, the registration endpoint will return a `403 Forbidden` status,...
This PR addresses the issue reported in phaser/phaser#6847 regarding missing Yarn instructions in the create-app tool. Changes made: - Updated the help message to include instructions for both npm and...
## Pull Request: Feature - Add Dark Mode ### Description This pull request introduces a new feature - the addition of a dark mode to enhance the user experience. Dark...
- [ ] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing)) - [ ] This feature is important to have in this repository; a contrib plugin wouldn't do **Describe...
## What does this PR do? Fixes an issue where the execution window does not show and the page content disappears when executing a function in the console. ## Test...
This PR integrates the frontend build into the existing docker-compose.yml file, allowing all services to be run with a single command. Please review the environment variables in the docker-compose.yml file...
This Pull Request makes invitation get expired in 3 months fixes #425 issue.